Hacker News new | ask | show | jobs
by rkomorn 89 days ago
On top of 2., new tests should be stress-tested to make sure they aren't flaky so that the odds of merging them go down.
1 comments

I can run flaky tests on my machine a thousand times without failure, whereas they fail in CI sometimes.
Yes, that's why you need to stress test in CI.