Files
micropython/tests/test_utils.py
Andrew Leech 43199278eb tests/run-tests.py: Ignore known-flaky test failures.
Reclassify failures of tests listed in flaky_tests_to_ignore as "ignored"
instead of retrying them. Ignored tests still run and their output is
reported, but they don't affect the exit code. The ci.sh --exclude lists
for these tests are removed so they run normally.

Signed-off-by: Andrew Leech <andrew.leech@planet-innovation.com>
2026-03-11 14:56:04 +11:00

13 KiB