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 BLS aggregation test #358

Open
MegaRedHand opened this issue Feb 14, 2025 · 0 comments
Open

Flaky BLS aggregation test #358

MegaRedHand opened this issue Feb 14, 2025 · 0 comments

Comments

@MegaRedHand
Copy link
Contributor

The test test_if_window_duration_is_zero_no_signatures_are_aggregated_after_reaching_quorum sometimes fails:

--- STDERR:              eigen-services-blsaggregation bls_agg::tests::test_if_window_duration_is_zero_no_signatures_are_aggregated_after_reaching_quorum ---
thread 'bls_agg::tests::test_if_window_duration_is_zero_no_signatures_are_aggregated_after_reaching_quorum' panicked at crates/services/bls_aggregation/src/bls_agg.rs:2511:9:
assertion `left == right` failed
  left: Err(ChannelError)
 right: Err(SignaturesChannelClosed)
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
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant