|
|
|
|
|
by viraptor
2580 days ago
|
|
I'm not sure how you'd reject that flakey test. We're talking <3% so first let's assume that you don't even see the failure until 10 other PRs get merged. Not only do you not know what caused the failure, it could be that the failure is in a test which was in the code for ages but the new code breaks its assumptions / initial environment. Sometimes you can't just point at one thing and say reject this or revert that without a long investigation. |
|
It may take a while... but while that flakey test exists in your codebase it will leverage a constant cost on all of your developers.