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

            Bug ID: 24828
           Summary: test events: add "announce all tests that will run"
           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

Depends on http://reviews.llvm.org/D12831 landing.

Add a pre-run pass for each inferior dotest.py on test startup that announces
all the test methods that will run.  Then, if an inferior crashes or times out,
we can intelligently re-run test methods that got dropped (and likely skipping
the last started-but-not-finished test), or at least report on the test methods
that should have run but didn't (e.g. ERROR: 15 un-run tests).

-- 
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

Reply via email to