[lldb-dev] [Bug 25451] New: Display test methods that didn't get a chance to run due to timeouts or other abnormal exits

via lldb-dev lldb-dev at lists.llvm.org
Sun Nov 8 10:10:24 PST 2015


https://llvm.org/bugs/show_bug.cgi?id=25451

            Bug ID: 25451
           Summary: Display test methods that didn't get a chance to run
                    due to timeouts or other abnormal exits
           Product: lldb
           Version: unspecified
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P
         Component: All Bugs
          Assignee: lldb-dev at lists.llvm.org
          Reporter: todd.fiala at gmail.com
                CC: llvm-bugs at lists.llvm.org
    Classification: Unclassified

In the test suite, if a TIMEOUT or other inferior detest.py exit prevented all
test methods to be executed/evaluated, have the standard test results formatter
display the test methods that did not get evaluated (whether it be a run,
xfail, skip, etc.)

This depends on the following tasks being implemented first:
https://llvm.org/bugs/show_bug.cgi?id=25450
https://llvm.org/bugs/show_bug.cgi?id=24828

-- 
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/20151108/dd8b3c8f/attachment.html>


More information about the lldb-dev mailing list