[Lldb-commits] [PATCH] Unique file names for TestStarted and TestFinished.

Zachary Turner zturner at google.com
Fri Jun 5 14:03:50 PDT 2015


Oh ok, that makes sense then.  Would it be better to use the filename
instead of the pid?  I guess it doesn't matter because nobody really looks
at those files anyway, they're just for bookkeeping for the test suite.  So
lgtm, up to you if you want to use filename or pid.

On Fri, Jun 5, 2015 at 2:00 PM Chaoren Lin <chaorenl at google.com> wrote:

> > Why are 2 different instances of dotest.py running in different
> processes both trying to run the same test?
>
>
> They're not. But all test suites write to the same `TestStarted` and
> `TestFinished`.
>
>
> http://reviews.llvm.org/D10284
>
> EMAIL PREFERENCES
>   http://reviews.llvm.org/settings/panel/emailpreferences/
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20150605/6896b8e7/attachment.html>


More information about the lldb-commits mailing list