[perl #57530] Fwd: Parallelize the Perl 6 tests

2008-09-11 Thread James Keenan via RT
On Thu Sep 11 08:30:49 2008, moritz wrote: > Since the feedback so far was mostly positive (and none defeating) I now > applied the patch. Thanks go to all contributers and testers. > > If there are some problems with the test harness, please open a new ticket. > FWIW: Here are the results I got

Re: [perl #57530] Fwd: Parallelize the Perl 6 tests

2008-09-11 Thread Reini Urban
2008/9/11 James Keenan via RT <[EMAIL PROTECTED]>: > Moritz, > > I applied parallel-r.patch to trunk at r30978 on Darwin (10.4 PPC), > successfully built and tested Parrot, built Perl 6, then got the results > below out of 'make test'. > > Since I build and test Perl 6 infrequently, I'm not sure wh

[perl #57530] Fwd: Parallelize the Perl 6 tests

2008-09-11 Thread James Keenan via RT
Moritz, I applied parallel-r.patch to trunk at r30978 on Darwin (10.4 PPC), successfully built and tested Parrot, built Perl 6, then got the results below out of 'make test'. Since I build and test Perl 6 infrequently, I'm not sure whether these results are different from what I would have gotten

Re: [perl #57530] Fwd: Parallelize the Perl 6 tests

2008-09-10 Thread Moritz Lenz
Ron Schmidt via RT wrote: >> It'd be nice if we used the same env var for this as we did for the >> main harness. (that one is currently TEST_JOBS, iirc.) > > Per request from moritz I have come up with an updated patch that seems > to apply cleanly and tested it on Ubuntu and cygwin/Windows Vista

Re: [perl #57530] Fwd: Parallelize the Perl 6 tests

2008-09-10 Thread Moritz Lenz
Moritz Lenz wrote: > Thank you very much. On Debian with two cores I get > 2 jobs: 4m04 > 1 job: 2m35 Well, actually it's the other way round ;-) -- Moritz Lenz http://moritz.faui2k3.org/ | http://perl-6.de/

Re: [perl #57530] Fwd: Parallelize the Perl 6 tests

2008-09-10 Thread Moritz Lenz
Ron Schmidt via RT wrote: >> It'd be nice if we used the same env var for this as we did for the >> main harness. (that one is currently TEST_JOBS, iirc.) > > Per request from moritz I have come up with an updated patch that seems > to apply cleanly and tested it on Ubuntu and cygwin/Windows Vista

Re: [perl #57530] Fwd: Parallelize the Perl 6 tests

2008-08-02 Thread Will Coleda
On Sat, Aug 2, 2008 at 1:52 PM, Patrick R. Michaud (via RT) <[EMAIL PROTECTED]> wrote: > # New Ticket Created by Patrick R. Michaud > # Please include the string: [perl #57530] > # in the subject line of all future correspondence about this issue. > # http://rt.perl.org/rt3/Ticket/Display.html?id

[perl #57530] Fwd: Parallelize the Perl 6 tests

2008-08-02 Thread Patrick R. Michaud (via RT)
# New Ticket Created by Patrick R. Michaud # Please include the string: [perl #57530] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=57530 > Schwern provided the following patch at the OSCON hackathon, but we should probabl