TH 3.X bug?
Ovid
curtis_ovid_poe at yahoo.com
Fri Nov 14 05:22:17 UTC 2008
There *might* be a bug in 3.X, but my best friend from the US is arriving in a couple of hours and I can't follow this up.
To possibly replicate:
svn co -r 32629 https://svn.perl.org/parrot/trunk parrot
cd parrot
perl Configure.pl
make
cd languages/perl6
make perl6
make spectest
At this point, the tests run, there is some strange output, but I can't tell which test failed. I've attached my copy of the output, so you can compare. Here's the summary:
Test Summary Report
-------------------
Files=220, Tests=6487, 304 wallclock secs ( 1.65 usr 0.82 sys + 539.47 cusr 22.60 csys = 564.54 CPU)
Result: FAIL
I'm using TH 3.15.
$ uname -a
Darwin curtis-poes-computer-2.local 9.5.1 Darwin Kernel Version 9.5.1: Fri Sep 19 16:19:24 PDT 2008; root:xnu-1228.8.30~1/RELEASE_I386 i386
Mark Reed did the same thing, but here's his output:
Failed Test Stat Wstat Total Fail List of Failed
------------------------------------------------------------------------------------------------------------------------------------------------------------
t/spec/S12-class/declaration-order.t 0 6 2 0 ??
1490 subtests skipped.
Failed 1/219 test scripts. 0/6484 subtests failed.
Files=219, Tests=6484, 1224 wallclock secs (661.02 cusr + 28.94 csys = 689.96 CPU)
This looks like a 2.X series test harness. (I just sent an email asking for the exact version, but I expect it won't matter).
Cheers,
Ovid
--
Buy the book - http://www.oreilly.com/catalog/perlhks/
Tech blog - http://use.perl.org/~Ovid/journal/
Twitter - http://twitter.com/OvidPerl
Official Perl 6 Wiki - http://www.perlfoundation.org/perl6
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: spec_results.txt
Url: http://www.hexten.net/pipermail/tapx-dev/attachments/20081113/050b9e7b/attachment-0001.txt
More information about the tapx-dev
mailing list