-
Type:
Improvement
-
Resolution: Won't Do
-
Priority:
Unknown
-
None
-
Affects Version/s: None
-
Component/s: Test Improvement
-
None
-
None
-
Java Drivers
-
None
-
None
-
None
-
None
-
None
-
None
We plan to suppress all current flaky tests, so that they do not obscure new failures in evergreen, and to reduce development friction.
These flaky tests sometimes fail due to external factors, like unavailable resources. Other times, the flakiness may indicate a bug in the driver. All suppressed tests must be either: a) documented with a reason for retrying, and be retried only on some specific error message, or b) tracked as a specific Jira bug.
Until this process is complete, we potentially have (uninvestigated) bugs in our driver, which is what this ticket represents.
Tests will be marked with TODO-JAVA-5809 (this ticket number)
Once this is done, assertions should be added, where possible, to check for empty reasons.