Skip to content

DEV: Fix a flaky system test #33778

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 1 commit into from
Jul 23, 2025
Merged

DEV: Fix a flaky system test #33778

merged 1 commit into from
Jul 23, 2025

Conversation

tgxworld
Copy link
Contributor

Asserting for the state of the database needs to be wrapped in a
try_until_success block as we may need to retry the assertion multiple
times in order to ensure that all inflight requests by the server have
been processed.

Asserting for the state of the database needs to be wrapped in a
`try_until_success` block as we may need to retry the assertion multiple
times in order to ensure that all inflight requests by the server have
been processed.
@tgxworld tgxworld merged commit 2c0635e into main Jul 23, 2025
17 checks passed
@tgxworld tgxworld deleted the fix_flaky_system_test branch July 23, 2025 03:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants