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: [email protected]
Reporter: [email protected]
CC: [email protected]
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
[email protected]
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev