[lldb-dev] [Bug 20258] New: Ensure test infrastructure picks up segfaults and other exceptional exits from python test process

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Wed Jul 9 07:58:09 PDT 2014


http://llvm.org/bugs/show_bug.cgi?id=20258

            Bug ID: 20258
           Summary: Ensure test infrastructure picks up segfaults and
                    other exceptional exits from python test process
           Product: lldb
           Version: unspecified
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P
         Component: All Bugs
          Assignee: lldb-dev at cs.uiuc.edu
          Reporter: tfiala at google.com
    Classification: Unclassified

When the python process running the python unittest seg faults or exits due to
other exceptional process condition, the test framework doesn't always generate
a log and leaves no other trace of what happened.

Do something to make it explicitly obvious that the process terminated
abnormally.  Maybe a Crashed-*.log file, even if it had no content due to the
crashed test runner.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20140709/b6187c44/attachment.html>


More information about the lldb-dev mailing list