Commit c70e33c
committed
Improve CRASH Message: Scripts
Scripts can also cause `test.crashes` to be true, but they often do
not contain a backtrace.
The message "CRASHED (backtraces produced)" is then misleading, so
we change it to "CRASHED (script failed)" if we cannot find
backtraces in the test.1 parent e688212 commit c70e33c
1 file changed
+8
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
377 | 377 | | |
378 | 378 | | |
379 | 379 | | |
380 | | - | |
381 | | - | |
382 | | - | |
383 | | - | |
384 | | - | |
| 380 | + | |
| 381 | + | |
| 382 | + | |
| 383 | + | |
| 384 | + | |
| 385 | + | |
| 386 | + | |
| 387 | + | |
385 | 388 | | |
386 | 389 | | |
387 | 390 | | |
| |||
0 commit comments