[llvm-bugs] [Bug 24828] New: test events: add "announce all tests that will run"
via llvm-bugs
llvm-bugs at lists.llvm.org
Tue Sep 15 14:24:48 PDT 2015
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 at lists.llvm.org
Reporter: todd.fiala at gmail.com
CC: llvm-bugs at 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 on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20150915/e7500e26/attachment.html>
More information about the llvm-bugs
mailing list