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

Fix flaky hidden budget investments spec #4554

Merged
merged 1 commit into from
Jun 17, 2021
Merged

Fix flaky hidden budget investments spec #4554

merged 1 commit into from
Jun 17, 2021

Conversation

javierm
Copy link
Member

@javierm javierm commented Jun 13, 2021

References

Objectives

  • Make sure the test to confirm hiding a budget investment works properly

Notes

The test was failing sometimes because the conditions we were checking were the same before and after clicking the "Pending" link. So there was a race condition between the request generated by clicking the "Pending" link and the order to click the "Confirm moderation" link. This sometimes resulted in the "Confirm moderation" link not being correctly clicked.

The test was failing sometimes because the conditions we were checking
were the same before and after clicking the "Pending" link. So there was
a race condition between the request generated by clicking the "Pending"
link and the order to click the "Confirm moderation" link. This
sometimes resulted in the "Confirm moderation" link not being correctly
clicked.
@javierm javierm self-assigned this Jun 13, 2021
@javierm javierm added this to Reviewing in Consul Democracy via automation Jun 13, 2021
@taitus taitus self-assigned this Jun 17, 2021
Consul Democracy automation moved this from Reviewing to Testing Jun 17, 2021
@javierm javierm merged commit 5951884 into master Jun 17, 2021
@javierm javierm deleted the flaky_hidden_spec branch June 17, 2021 13:34
Consul Democracy automation moved this from Testing to Release 1.4.0 Jun 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants