
September
Flaky Tests: Auto quarantine no longer applied to broken tests
Auto-quarantining test cases have been updated to target only ‘flaky’ tests specifically. Previously, both ‘flaky’ and ‘broken’ tests were subject to automatic quarantine.
Auto-quarantining test cases have been updated to target only ‘flaky’ tests specifically.
Previously, both ‘flaky’ and ‘broken’ tests were subject to automatic quarantine.
This ensures that only tests exhibiting inconsistent behavior (flakiness) are automatically
quarantined, while genuinely broken tests require manual intervention or different handling.
Verify tests are broken using the test details page, and look for “Marked as Broken (Not
Quarantining)” in the test history.


Flaky Test: Corrected CLI test failure reporting flag
Previous
UI refresh: Enhanced dashboard experience
Next