https://llvm.org/bugs/show_bug.cgi?id=24830
Bug ID: 24830
Summary: parallel test runner drops signal-based inferior exit
statuses on the floor
Product: lldb
Version: unspecified
Hardware: PC
OS: All
Status: NEW
Severity: normal
Priority: P
Component: All Bugs
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Classification: Unclassified
We do not emit any kind of error if the parallel test runner's inferior
dotest.py generates some kind of exceptional exit. We simply scan stderr as
normal, and if there's no error/failure in it, we get nothing for the fact that
we --- perhaps --- core dumped or did something else like a SIGINT.
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
lldb-dev mailing list
[email protected]
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev