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

Unit test election.quorum_minimum_update_weight_before_quorum_checks fails sometimes #233

Open
gr0vity-dev opened this issue Jan 10, 2023 · 0 comments
Labels
bug Something isn't working unit test Related to a new, changed or fixed unit test

Comments

@gr0vity-dev
Copy link
Owner

2021-10-09T12:45:59Z dsiganos
This unit test fails in CI and I can also make it fail on my laptop.It usually fails within the first few hundred tries.It fails more on a quiet PC, extra load makes it fail less.The following assert fails:ASSERT_TIMELY (10s, !node1.rep_crawler.response (channel, vote2)); My suspicion is that node2 is not always ready to respond.

@gr0vity-dev gr0vity-dev added bug Something isn't working unit test Related to a new, changed or fixed unit test labels Jan 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working unit test Related to a new, changed or fixed unit test
Projects
None yet
Development

No branches or pull requests

1 participant