Y
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
lionkor
89 days ago
I can run flaky tests on my machine a thousand times without failure, whereas they fail in CI sometimes.
link
rkomorn
89 days ago
Yes, that's why you need to stress test in CI.
link