> ## Documentation Index
> Fetch the complete documentation index at: https://docs.trunk.io/llms.txt
> Use this file to discover all available pages before exploring further.

# 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.

<img src="https://mintcdn.com/trunk-4cab4936/w76MKdCIplbmEDae/assets/changelog/flaky-tests-auto-quarantine-no-longer-applied-to-broken-tests-g9qcpy.png?fit=max&auto=format&n=w76MKdCIplbmEDae&q=85&s=2eb63053053ada735596f9287ff4ef29" alt="" width="2568" height="1432" data-path="assets/changelog/flaky-tests-auto-quarantine-no-longer-applied-to-broken-tests-g9qcpy.png" />
