[lldb-dev] skip some tests with "check-lldb"

Gábor Márton via lldb-dev lldb-dev at lists.llvm.org
Wed Sep 19 09:00:14 PDT 2018


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


More information about the lldb-dev mailing list