Skip to content

Commit 20a251d

Browse files
committed
chore: untrack tests/failed_uuids.txt and add to .gitignore
This file is auto-generated by the test runner to track failures for CI retry logic. It should never be committed.
1 parent 3469288 commit 20a251d

2 files changed

Lines changed: 2 additions & 8 deletions

File tree

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,3 +116,5 @@ run_cce_*.sh
116116
.ffmt_cache/
117117
# FP-stability log artifacts (generated by ./mfc.sh fp-stability)
118118
fp-stability-logs/
119+
# Test runner failure tracking (auto-generated, not for version control)
120+
tests/failed_uuids.txt

tests/failed_uuids.txt

Lines changed: 0 additions & 8 deletions
This file was deleted.

0 commit comments

Comments
 (0)