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

routing::gossip::tests::test_channel_timeouts is flaky #1914

Closed
TheBlueMatt opened this issue Dec 12, 2022 · 1 comment · Fixed by #1953
Closed

routing::gossip::tests::test_channel_timeouts is flaky #1914

TheBlueMatt opened this issue Dec 12, 2022 · 1 comment · Fixed by #1953
Milestone

Comments

@TheBlueMatt
Copy link
Collaborator

On Windows CI (ie a really slow machine), we get


failures:

---- routing::gossip::tests::test_channel_timeouts stdout ----
thread 'routing::gossip::tests::test_channel_timeouts' panicked at 'assertion failed: network_graph.removed_channels.lock().unwrap().is_empty()', lightning\src\routing\gossip.rs:2550:13


failures:
    routing::gossip::tests::test_channel_timeouts

test result: FAILED. 582 passed; 1 failed; 2 ignored; 0 measured; 0 filtered out; finished in 32.11s
@valentinewallace
Copy link
Contributor

arik-so added a commit to arik-so/rust-lightning that referenced this issue Jan 14, 2023
arik-so added a commit to arik-so/rust-lightning that referenced this issue Jan 14, 2023
arik-so added a commit to arik-so/rust-lightning that referenced this issue Jan 14, 2023
vss96 pushed a commit to vss96/rust-lightning that referenced this issue Mar 6, 2023
vss96 pushed a commit to vss96/rust-lightning that referenced this issue Mar 6, 2023
optout21 pushed a commit to optout21/rust-lightning that referenced this issue Jul 24, 2023
optout21 pushed a commit to optout21/rust-lightning that referenced this issue Jul 24, 2023
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

Successfully merging a pull request may close this issue.

2 participants