Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Failing CI on master #50

Closed
iqdecay opened this issue Jan 22, 2022 · 5 comments
Closed

Failing CI on master #50

iqdecay opened this issue Jan 22, 2022 · 5 comments
Assignees
Labels
bug Something isn't working

Comments

@iqdecay
Copy link
Contributor

iqdecay commented Jan 22, 2022

After merging PR #49, CI isn't passing anymore.
Even though the PR CI was passing before merging.
Error in CI is:

failures:
---- call_with_structs stdout ----
thread 'call_with_structs' panicked at 'called `Result::unwrap()` on an `Err` value: CompilationError("Failed to compile core")', fuels-abigen-macro/tests/harness.rs:1028:14
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
@iqdecay iqdecay self-assigned this Jan 22, 2022
@iqdecay iqdecay added the bug Something isn't working label Jan 22, 2022
@iqdecay
Copy link
Contributor Author

iqdecay commented Jan 22, 2022

Unable to reproduce locally with cargo test call_with_structs

@adlerjohn
Copy link
Contributor

Original failing run: https://github.com/FuelLabs/fuels-rs/runs/4887398965?check_suite_focus=true

I'm re-running CI to see if it was just a transient issue.

@iqdecay iqdecay moved this from Todo to In Progress in Fuel Network Jan 23, 2022
@iqdecay
Copy link
Contributor Author

iqdecay commented Jan 23, 2022

Apparently this was due to a transient issue. And then to a disconnection because everything took so long. With the merge of FuelLabs/sway#688 that drastically reduces compile time, it should be solved.
A dependency issue fixed in #56 made CI fail but once it's merged it should go back to normal.
Edit: it did go back to normal!

Repository owner moved this from In Progress to Done in Fuel Network Jan 23, 2022
@iqdecay
Copy link
Contributor Author

iqdecay commented Jan 25, 2022

Reopening because CI now fails, certainly because of some dependency updates.

@iqdecay iqdecay reopened this Jan 25, 2022
Repository owner moved this from Done to In Progress in Fuel Network Jan 25, 2022
@digorithm
Copy link
Member

This specific CI failure has been captured here #64. Closing this one.

Repository owner moved this from In Progress to Done in Fuel Network Jan 25, 2022
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working
Projects
Archived in project
Development

No branches or pull requests

3 participants