Skip to content
New issue

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

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

Already on GitHub? # to your account

Investigate and fix some of the disabled unit tests #3679

Merged
merged 9 commits into from
Feb 2, 2022

Conversation

theohax
Copy link
Contributor

@theohax theohax commented Jan 18, 2022

This PR enables back a bunch of tests that we have been disabling due to their intermittent failures.

Once the PR is ready for merging, I'll update the relevant GitHub issues as well.

@theohax theohax added bug unit test Related to a new, changed or fixed unit test labels Jan 18, 2022

// TODO: investigate
//
// auto const confirm_req_count = election->confirmation_request_count.load();
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@clemahieu -- need a bit of help with this one. It fails randomly, but definitely reproducible. I'd actually say it fails more than it passes. Any thoughts why the confirmation requests wouldn't be seen?

@zhyatt zhyatt added this to the V24.0 milestone Jan 24, 2022
@theohax theohax self-assigned this Jan 26, 2022
@theohax
Copy link
Contributor Author

theohax commented Feb 1, 2022

@reviewers -- now ready for final review.

@theohax theohax requested a review from thsfs February 1, 2022 17:04
@dsiganos dsiganos self-requested a review February 2, 2022 13:34
@theohax
Copy link
Contributor Author

theohax commented Feb 2, 2022

Couple tests failed in the CI:

Merging this

@theohax theohax merged commit c9112b5 into develop Feb 2, 2022
@theohax theohax deleted the fix-disabled-unit-tests branch February 2, 2022 15:41
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug unit test Related to a new, changed or fixed unit test
Projects
None yet
4 participants