Commit c2c2abf
authored
Fix flaky test (race condition) (#2368)
Zephyr doesn't cancel tasks after a failure, meaning we can still write to the output directory. We're pausing on fix as we roll out Iris.
More context about the root cause in #23441 parent d30b4c3 commit c2c2abf
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
229 | 229 | | |
230 | 230 | | |
231 | 231 | | |
232 | | - | |
| 232 | + | |
233 | 233 | | |
234 | 234 | | |
235 | 235 | | |
| |||
0 commit comments