julia
67a43c52 - Explicitly test for a failing exit code, do not include signals

Commit
3 years ago
Explicitly test for a failing exit code, do not include signals We accidentally ignored some test failures because we only tested for `!success(p)`, which passes even if `p` segfaulted.
Author
Committer
Parents
Loading