[Lldb-commits] [PATCH] D12416: Parse dotest.py/dosep.py output, providing general stats and skip reason breakdown by counts.
Pavel Labath via lldb-commits
lldb-commits at lists.llvm.org
Fri Aug 28 05:27:06 PDT 2015
labath added a subscriber: labath.
labath added a comment.
Same question as Zachary. This sounds like a very useful feature and it would be nice to have it integrated into the current test system, instead of making another layer on top of that (it's bad enough we have dosep and dotest already). Parsing the output like this is likely to break the script due to random changes in the other parts.
http://reviews.llvm.org/D12416
More information about the lldb-commits
mailing list