[Lldb-commits] [Diffusion] rL246794: Roll dosep.py parallel test runner into dotest.py command line

Zachary Turner via lldb-commits lldb-commits at lists.llvm.org
Fri Sep 4 11:44:42 PDT 2015


I guess the thing to do in that case would be to fix it.  I know priorities
and all, but I don't want to hold back progress supporting an external
workflow.

In any case, Todd says that the output shouldn't have changed, so it may
still be that you can continue doing this (for now).  But at some point you
may have to jump in and fix the totals if the ability to scrape the logs
goes away, and the reported total is still wrong.

On Fri, Sep 4, 2015 at 11:41 AM <dawn at burble.org> wrote:

> On Fri, Sep 04, 2015 at 06:17:03PM +0000, Zachary Turner wrote:
> > To be honest I think grepping the output is the wrong way to go about
> > counting the tests.
> > [...] Log scraping is kind of a horrible thing to do,
>
> Agreed, but it was the only way to get correct totals.  I would love for
> dosep.py to have been able to count the results correctly so I wouldn't
> have had to resort to "log scraping".  dotest.py at least used to be
> able to count the totals correctly, but no longer can since it now
> inherrited the same bug that dosep.py had.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20150904/0096a446/attachment.html>


More information about the lldb-commits mailing list