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 <chaor...@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/
>
>
>
_______________________________________________
lldb-commits mailing list
lldb-commits@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/lldb-commits

Reply via email to