Commit 256ac28
committed
Say which branch the stop-request observation took
Every check in this file is silent when it holds, and that convention cannot
serve this one. Each observation is SKIPPED rather than failed when its
precondition is absent --- no root directory, no word, no shell --- so a green
run was consistent both with a trampoline that was entered and returned and
with a block that never ran at all. Those are exactly the two outcomes the
check exists to tell apart.
Noticed from the run that first exercised it: the job reported `ok (0.52s)',
which is consistent with the 0.3s sleep the check spawns and proves nothing on
its own.1 parent 4a34f24 commit 256ac28
1 file changed
Lines changed: 13 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
240 | 240 | | |
241 | 241 | | |
242 | 242 | | |
243 | | - | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
244 | 246 | | |
245 | 247 | | |
246 | 248 | | |
| |||
304 | 306 | | |
305 | 307 | | |
306 | 308 | | |
307 | | - | |
| 309 | + | |
| 310 | + | |
| 311 | + | |
| 312 | + | |
| 313 | + | |
| 314 | + | |
| 315 | + | |
| 316 | + | |
| 317 | + | |
| 318 | + | |
308 | 319 | | |
309 | 320 | | |
310 | 321 | | |
| |||
0 commit comments