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

Some tests are flaky #24

Open
io7m opened this issue Oct 13, 2024 · 0 comments
Open

Some tests are flaky #24

io7m opened this issue Oct 13, 2024 · 0 comments
Assignees

Comments

@io7m
Copy link
Member

io7m commented Oct 13, 2024

For example:

2024-10-13T10:07:26.1267332Z EFUploadServiceTest > testOneFileRedundantMultiPart() FAILED
2024-10-13T10:07:26.1268735Z     java.lang.IndexOutOfBoundsException at EFUploadServiceTest.kt:678

This is inevitably a race condition. The task hasn't finished by the time the test checks the result.

@io7m io7m self-assigned this Oct 13, 2024
io7m added a commit that referenced this issue Oct 27, 2024
io7m added a commit that referenced this issue Dec 15, 2024
This runs flaky tests multiple times and accepts the first two
successful executions.

Affects: #24
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

No branches or pull requests

1 participant