Hacker News new | ask | show | jobs
by roland35 2579 days ago
I agree I think a large majority of flaky tests, for me at least, stems from some variability in the initial conditions of the test. It is good to uncover all the dependencies!
1 comments

If it's the test that is flaky. But it means that if production is not extremely consistent, you will see these effects live. Better handle them correctly.