[Lldb-commits] [Diffusion] rL238467: Refactor test runner to print sub-test-case pass/fail rate.
Zachary Turner
zturner at google.com
Mon Jul 20 10:46:57 PDT 2015
zturner added a subscriber: zturner.
zturner added a comment.
So when the issue was first discovered (or posted about) back in June, it
was unfortunately on my last day in the office before leaving for 5 weeks
and I couldn't get to it before leaving. I'm back, but now that a bit of
time has passed, I'm having a hard time figuring out what the best thing to
do here is.
I'm quite confident that the drop in tests is simply a reporting issue, but
it's hard to be more concrete than this without having a before and after
comparison of the exact tests that were run before my patch, and the exact
tests that were run after my patch.
If I had to hazard a guess, I'd say the difference comes from skipped tests
being added to the lldb_total result now, but not before.
Users:
zturner (Author)
dawn (Auditor)
http://reviews.llvm.org/rL238467
More information about the lldb-commits
mailing list