On Tue Mar 10 08:38:38 2009, [email protected] wrote: > Hi, > > I have just updated my rakudo installation. I ran the tests and spectest. > The tests passed. Here was the summary of the spectest: > > Test Summary Report > ------------------- > t/spec/S32-list/reduce.rakudo (Wstat: 0 > Tests: 14 Failed: 0) > TODO passed: 14 > t/spec/S32-num/complex.rakudo (Wstat: 256 > Tests: 0 Failed: 0) > Non-zero exit status: 1 > Parse errors: Bad plan. You planned 140 tests but ran 0. > Files=317, Tests=9258, 1280 wallclock secs ( 3.37 usr 3.26 sys + 1198.08 > cusr 59.64 csys = 1264.35 CPU) > Result: FAIL > Failed 1/317 test programs. 0/9258 subtests failed. > make: *** [spectest] Error 255 > > I am on Mac OS X 10.4.11 using the following version of rakudo: > > $ ./perl6 -v > This is Rakudo Perl 6, revision 37000 built on parrot 0.9.1-devel > for darwin-thread-multi-2level. > > Copyright 2006-2008, The Perl Foundation. >
Now fixed in d8f59ef, thanks! Pm
