Files
swift-mirror/test/swift_test.py
Anthony Latsis 5d3939333d [test] Re-run failing Lit tests several times to catch non-determinism
If a Lit test fails, re-run it 5 times to increase our odds of
detecting non-determinism early. If the test turns out to
be flaky, it will fail and be reported as a FLAKYFAIL to stress the
encountered non-determinism.

Long tests and tests in `test/Interop/Cxx` are deliberately exempted
from retries to avoid timeouts and unreasonable spikes in turnaround
time.
2025-10-30 17:04:36 +00:00

3.6 KiB