> Just out of interest, what are the tests looking like on IRIX?

mmm...not so good.


- SWM


world:~/src/Perl/parrot>uname -a
IRIX64 world 6.2 03131016 IP19
world:~/src/Perl/parrot>make test
perl t/harness
t/op/basic......ok 1/2skip() is UNIMPLEMENTED! at
/home/abhaile/swmcd/perl/lib/s
ite_perl/5.6.1/Test/More.pm line 505.
t/op/basic......dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED test 2
        Failed 1/2 tests, 50.00% okay
t/op/integer....ok
t/op/number.....ok 2/23Confused test output: test 2 answered after
test 6
t/op/number.....NOK 7Test output counter mismatch [test 7]
t/op/number.....ok 2/23Confused test output: test 2 answered after
test 7
t/op/number.....NOK 8Test output counter mismatch [test 8]
t/op/number.....ok 2/23Confused test output: test 2 answered after
test 8
t/op/number.....NOK 9Test output counter mismatch [test 9]
t/op/number.....ok 2/23Confused test output: test 2 answered after
test 9
t/op/number.....NOK 10Test output counter mismatch [test 10]
t/op/number.....ok 2/23Confused test output: test 2 answered after
test 10
t/op/number.....NOK 11Test output counter mismatch [test 11]
t/op/number.....ok 2/23Confused test output: test 2 answered after
test 11
t/op/number.....NOK 12Test output counter mismatch [test 12]
t/op/number.....ok 2/23Confused test output: test 2 answered after
test 12
t/op/number.....NOK 13Test output counter mismatch [test 13]
t/op/number.....ok 2/23Confused test output: test 2 answered after
test 13
t/op/number.....NOK 14Test output counter mismatch [test 14]
t/op/number.....ok 2/23Confused test output: test 2 answered after
test 14
t/op/number.....NOK 15Test output counter mismatch [test 15]
t/op/number.....ok 2/23Confused test output: test 2 answered after
test 15
t/op/number.....NOK 16Test output counter mismatch [test 16]
t/op/number.....ok 2/23Confused test output: test 2 answered after
test 16
t/op/number.....NOK 17Test output counter mismatch [test 17]
t/op/number.....ok 2/23Confused test output: test 2 answered after
test 17
t/op/number.....NOK 18Test output counter mismatch [test 18]
t/op/number.....ok 2/23Confused test output: test 2 answered after
test 18
t/op/number.....NOK 19skip() is UNIMPLEMENTED! at
/home/abhaile/swmcd/perl/lib/s
ite_perl/5.6.1/Test/More.pm line 505.
Test output counter mismatch [test 19]
t/op/number.....dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-23
        Failed 23/23 tests, 0.00% okay
t/op/string.....ok 3/5skip() is UNIMPLEMENTED! at
/home/abhaile/swmcd/perl/lib/s
ite_perl/5.6.1/Test/More.pm line 505.
t/op/string.....dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 4-5
        Failed 2/5 tests, 60.00% okay
t/op/trans......dubious
        Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 13, 18
        Failed 2/18 tests, 88.89% okay
Failed Test   Stat Wstat Total Fail  Failed  List of Failed
-------------------------------------------------------------------------------
t/op/basic.t   255 65280     2    1  50.00%  2
t/op/number.t  255 65280    23  144 626.09%  1-23
t/op/string.t  255 65280     5    2  40.00%  4-5
t/op/trans.t     2   512    18    2  11.11%  13 18
Failed 4/5 test scripts, 20.00% okay. 6/74 subtests failed, 91.89%
okay.
gmake: *** [test] Error 2
world:~/src/Perl/parrot>

Reply via email to