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@lists.llvm.org Reporter: todd.fi...@gmail.com CC: llvm-b...@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.
_______________________________________________ lldb-dev mailing list lldb-dev@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev