Skip to content

Selenium suites: fix a flake in an AMQP 1.0 test suite #12887

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

Merged
merged 2 commits into from
Dec 4, 2024

Conversation

MarcialRosales
Copy link
Contributor

Proposed Changes

Fix flake due to a timing issue. Rather than checking against a counter updated by one callback, we check against two separate callbacks being called.

@MarcialRosales MarcialRosales marked this pull request as ready for review December 3, 2024 19:21
@MarcialRosales MarcialRosales self-assigned this Dec 3, 2024
@michaelklishin michaelklishin changed the title Fix flake on amqp10 test case Selenium suites: fix a flake in an AMQP 1.0 test suite Dec 4, 2024
@michaelklishin michaelklishin added this to the 4.0.5 milestone Dec 4, 2024
@michaelklishin michaelklishin merged commit f495a87 into v4.0.x Dec 4, 2024
273 checks passed
@michaelklishin michaelklishin deleted the fix-flake-on-selenium-amqqp10-test branch December 4, 2024 02:42
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

Successfully merging this pull request may close these issues.

2 participants