Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Flaky test_peer_info test in CI #1875

Open
MitchTurner opened this issue May 1, 2024 · 0 comments
Open

Flaky test_peer_info test in CI #1875

MitchTurner opened this issue May 1, 2024 · 0 comments

Comments

@MitchTurner
Copy link
Member

Occasionally this test fails during cargo test --all-features --workspace with error:

failures:

---- node_info::test_peer_info stdout ----
thread 'node_info::test_peer_info' panicked at tests/tests/node_info.rs:95:5:
assertion `left == right` failed
  left: 1
 right: 2
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace


failures:
    node_info::test_peer_info

test result: FAILED. 187 passed; 1 failed; 3 ignored; 0 measured; 0 filtered out; finished in 134.90s

See here: https://github.com/FuelLabs/fuel-core/actions/runs/8904581067/job/24454081248

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant