You push a small change, the pipeline runs, and one test fails. You rerun it with zero code changes and it passes. Nothing about your app is different between those two runs. That’s a flaky test, and if you’ve spent any real time with Playwright, you already know the…

read more…