Howdy, I've just learned that "make -jN" with test targets don't work, TEST_JOBS should be used instead. But I've just found out that while TEST_JOBS works for coretest and test targets, "make smoke" does not respect TEST_JOBS.
Duke On Sun, Sep 26, 2010 at 1:02 PM, Jonathan Leto <[email protected]> wrote: > Howdy, > > I forgot to mention that the test file passes if run by itself. > > Duke > > > > On Sun, Sep 26, 2010 at 12:57 PM, Jonathan Leto <[email protected]> wrote: > >> Howdy, >> >> Can anybody else reproduce this failure? >> >> http://smolder.parrot.org/app/projects/report_details/260 >> >> The relevant piece of the failed test: >> >> not ok 8 - CLONE_CODE only >> # Failed test 'CLONE_CODE only' >> # at t/pmc/threads.t line 308. >> # Exited with error code: 134 >> # Received: >> # ok 1 >> # ok 2 >> # ok 3 >> # ok 4 >> # src/thread.c:365: failed assertion 'interp' >> # Backtrace - Obtained 6 stack frames (max trace depth is 32). >> # /home/leto/svn/parrot/blib/lib/libparrot.so.2.8.0(+0x74dc2) [0x40094dc2] >> # /home/leto/svn/parrot/blib/lib/libparrot.so.2.8.0(Parrot_confess+0x9a) >> [0x40094d8a] >> # /home/leto/svn/parrot/blib/lib/libparrot.so.2.8.0(+0xd9a0e) [0x400f9a0e] >> # /home/leto/svn/parrot/blib/lib/libparrot.so.2.8.0(+0xd9f6b) [0x400f9f6b] >> # /lib/tls/i686/cmov/libpthread.so.0(+0x596e) [0x4028c96e] >> # /lib/tls/i686/cmov/libc.so.6(clone+0x5e) [0x4040aa4e] >> # Aborted (core dumped) >> >> Duke >> >> -- >> Jonathan "Duke" Leto >> [email protected] >> http://leto.net >> > > > > -- > Jonathan "Duke" Leto > [email protected] > http://leto.net > -- Jonathan "Duke" Leto [email protected] http://leto.net
_______________________________________________ http://lists.parrot.org/mailman/listinfo/parrot-dev
