Commit 4b66054
authored
fix(test_harness): kill job on timeout and check signal for failure on job completion (#388)
* fix(test_harness): also check signal on job completion
This is to catch test runs where the process exits erroneously, for
example via a SIGABRT.
* fix(test_harness): kill spawned job on timeout1 parent 5ab4f43 commit 4b66054
1 file changed
Lines changed: 11 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
130 | 130 | | |
131 | 131 | | |
132 | 132 | | |
133 | | - | |
134 | | - | |
135 | | - | |
| 133 | + | |
| 134 | + | |
136 | 135 | | |
137 | | - | |
138 | | - | |
139 | | - | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
140 | 145 | | |
141 | 146 | | |
142 | 147 | | |
| |||
0 commit comments