Hi Peter, Thanks! I'll provide some utility to be able to run each test (or maybe each test dir) in a separate process.
On Oct 31, 2011, at 8:06 AM, Peter Collingbourne wrote: > On Wed, Jun 22, 2011 at 11:00:00PM +0100, Peter Collingbourne wrote: >> Hi, >> >> I set up a buildbot for LLDB: >> http://lldb.pcc.me.uk:8010/ >> >> This buildbot uses a modified version of "zorg" with the LLDB builder >> scripts added. My branch of zorg is available here: >> http://git.pcc.me.uk/?p=~peter/zorg.git;a=summary >> >> Since I cannot keep this machine running as a buildbot indefinitely, >> I'm asking for help moving the buildbot to a loving home :), ideally >> with access to a wider variety of buildslaves (Linux and Darwin should >> be enough for now). I copied in the people who I know are responsible >> for keeping the LLVM buildbots up and running. > > I have now set up a Linux builder on the LLVM lab, which compiles > LLDB and runs the test suite: > > http://lab.llvm.org:8011/builders/lldb-x86_64-linux > > It builds successfully, but one of the early tests triggers an > assertion failure. Is there a way to run each test in a separate > process, so that we can try all of the tests on Linux? > > Thanks, > -- > Peter > _______________________________________________ > lldb-dev mailing list > [email protected] > http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev _______________________________________________ lldb-dev mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev
