-
Notifications
You must be signed in to change notification settings - Fork 3
Some tests are flaky #24
Copy link
Copy link
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels