Skip to content

Investigate and fix some of the disabled unit tests#3679

Merged
theohax merged 9 commits intodevelopfrom
fix-disabled-unit-tests
Feb 2, 2022
Merged

Investigate and fix some of the disabled unit tests#3679
theohax merged 9 commits intodevelopfrom
fix-disabled-unit-tests

Conversation

@theohax
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug unit test Related to a new, changed or fixed unit test

Projects

None yet

4 participants