Skip to content

t/runner.py: New --flaky-attempts argument to retry failing tests#1019

Open
rhansen wants to merge 1 commit intorvaiya:masterfrom
rhansen:test-runner
Open

t/runner.py: New --flaky-attempts argument to retry failing tests#1019
rhansen wants to merge 1 commit intorvaiya:masterfrom
rhansen:test-runner

Conversation

@rhansen
Copy link
Contributor

@rhansen rhansen commented May 27, 2025

Several of the tests are flaky on platforms such as CI runner VMs due to sleep imprecision mixed with tight timing requirements in the tests. This option allows those tests to be retried until they succeed, up to a maximum number of attempts.

@rhansen rhansen changed the title t/runner.py: New --attempts argument to retry failed tests t/runner.py: New --flaky-attempts argument to retry failing tests May 28, 2025
Several of the tests are flaky on platforms such as CI runner VMs due
to sleep imprecision mixed with tight timing requirements in the
tests.  This option allows those tests to be retried until they
succeed, up to a maximum number of attempts.
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.

1 participant