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

Fix flaky max_discovery_peers_connected__nodes_will_discover_new_peers_if_first_peer_is_full #2741

Open
rafal-ch opened this issue Feb 21, 2025 · 0 comments · May be fixed by #2743
Open

Fix flaky max_discovery_peers_connected__nodes_will_discover_new_peers_if_first_peer_is_full #2741

rafal-ch opened this issue Feb 21, 2025 · 0 comments · May be fixed by #2743

Comments

@rafal-ch
Copy link
Contributor

Failed build: https://github.com/FuelLabs/fuel-core/actions/runs/13434911829/job/37534968150?pr=2715

failures:
    peering::max_discovery_peers_connected__nodes_will_discover_new_peers_if_first_peer_is_full

test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 17 filtered out; finished in 11.33s

──── STDERR:             fuel-core-tests::integration_tests peering::max_discovery_peers_connected__nodes_will_discover_new_peers_if_first_peer_is_full
thread 'peering::max_discovery_peers_connected__nodes_will_discover_new_peers_if_first_peer_is_full' panicked at tests/tests/peering.rs:108:9:
assertion `left == right` failed
  left: 7
 right: 10
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant