Commit 7b1d667
committed
test runner: stop if any step failed
There's no point in continuing if, say, spawning a process fails. Also,
the validation that we perform for a given step depends on the previous
steps having succeeded.1 parent 7d81a7a commit 7b1d667
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
120 | 123 | | |
121 | 124 | | |
122 | 125 | | |
| |||
0 commit comments