Commit 0658bd3
Preserve exit code for catastrophic test failures
Don't mask non-zero exit codes when tests crash before writing
failed_uuids.txt. Only suppress the exit code when the file exists
(meaning the test framework ran to completion and we can retry).
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 2efc61e commit 0658bd3
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
135 | 135 | | |
136 | 136 | | |
137 | 137 | | |
138 | | - | |
| 138 | + | |
| 139 | + | |
139 | 140 | | |
140 | 141 | | |
141 | 142 | | |
| |||
150 | 151 | | |
151 | 152 | | |
152 | 153 | | |
| 154 | + | |
| 155 | + | |
153 | 156 | | |
154 | 157 | | |
155 | 158 | | |
| |||
0 commit comments