MAX_FAILED_TESTS_PER_RUN
constMAX_FAILED_TESTS_PER_RUN:10=10
Defined in: packages/core/src/config/defaults.ts:15
Runs with this many or more failed tests are excluded from flaky detection. High failure counts typically indicate infrastructure blowups (broken builds, missing dependencies) rather than individual flaky tests.