Your suite is green. Someone sets thread-count="4" to get CI under ten minutes, and now

three tests fail. Re-run: two fail, and not the same two. Run it locally and everything

passes.

That's not flakiness in your application. That's your test framework being unsafe under

concurrency, and it was unsafe the whole time — one thread was just hiding it.