Always green
The flaky test only failed sometimes, so we retried it until it passed. Now it passes even with the code deleted.
The mistake
Toby makes a flaky test retry until it always passes — including with the code deleted, so it no longer tests anything. A confident fix that removes the signal instead of the fault.
- flaky-tests
- ci
- testing