I just realized that `dotest.py` has a --thread option. Is that the
one which is used during the lit test (`ninja check-lldb`) ?

On Wed, Sep 19, 2018 at 6:00 PM Gábor Márton <martongab...@gmail.com> wrote:
>
> Hi,
>
> I'd like to skip some tests when I run "ninja check-lldb", because they fail.
> I am on release_70 branch.
> I know I could use dotest.py directly, but that would exercise only one 
> thread.
> Is there a way to execute the tests parallel on all cores and in the
> same time skip some of the tests?
>
> Thanks,
> Gabor
_______________________________________________
lldb-dev mailing list
lldb-dev@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev

Reply via email to