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 "preserves failures" tests #8817

Merged
merged 1 commit into from
May 6, 2024

Conversation

kyri-petrou
Copy link
Contributor

These 2 tests have been increasingly flaky lately. At first I thought it was some bug that was introduced, but then I went back to 2.0.x and 2.1-RC1 and it was flaky back then as well when the number of test executions was increased.

I believe that the flakiness was due to a weird combination of interruptible within regions that should be strictly uninterruptible (e.g., within ensuring). I haven't managed to get the tests to fail after these changes

@ghostdogpr ghostdogpr merged commit 3a6905d into zio:series/2.x May 6, 2024
21 checks passed
@kyri-petrou kyri-petrou deleted the fix-flaky-failure-tests branch May 6, 2024 15:53
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.

None yet

2 participants