Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
When tests run in CI fail, they will be written to a file. Read that file and rerun the failed tests until the list is empty, or until the run has been retried 5 times. Any tests that fail 5 times in a row are not flaky and need to be addressed.