Re: [lldb-dev] Note to buildbot/testbot runners

2015-09-04 Thread Todd Fiala via lldb-dev
A few notes to dotest.py users: * If you want to limit a test run to a test subdirectory *tree*, you can use the new --test-subdir flag. It covers what used to be the supported unnamed argument in dosep.py. It is specified relative to the lldb/test dir. * If you want to use the unnamed argument

[lldb-dev] Note to buildbot/testbot runners

2015-09-03 Thread Todd Fiala via lldb-dev
Hi all, TL;DR: if you call dosep.py directly, you'll need to modify your flow to call dotest.py. *Details:* *dotest.py now runs in parallel test runner mode by default* Starting with lldb svn revision 246794, if you run buildbots or testbots and you directly called dosep.py as a build step, you