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

Remove RepeatableFlakyTest #24

Merged

Conversation

stoyicker
Copy link
Member

These tests are no longer flaky when it comes to asserting before reporting has finished, so the repeat mechanism is no longer required in that sense.

If the timeout for playback proves to be a problem, then that should be bumped instead, as it is virtually higher for other tests (they use the same timeout for playback completion, even though said playback is not full).

@stoyicker stoyicker requested a review from a team as a code owner June 24, 2024 08:51
@stoyicker stoyicker enabled auto-merge June 24, 2024 08:52
These tests are no longer flaky when it comes to asserting before reporting has
finished, so the repeat mechanism is no longer required in that sense.

If the timeout for playback proves to be a problem, then that should be bumped
instead, as it is virtually higher for other tests (they use the same timeout
for playback completion, even though said playback is not full).
@stoyicker stoyicker force-pushed the jantonio/remove_repeatable_flaky_test branch from 2d08360 to 9ca5200 Compare June 25, 2024 11:36
@stoyicker stoyicker changed the base branch from main to jantonio/missing_duration June 25, 2024 11:36
@stoyicker stoyicker merged commit cebf2aa into jantonio/missing_duration Jun 25, 2024
7 checks passed
@stoyicker stoyicker deleted the jantonio/remove_repeatable_flaky_test branch June 25, 2024 11:36
@stoyicker stoyicker restored the jantonio/remove_repeatable_flaky_test branch June 25, 2024 11:37
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