On Tue, 24 Sep 2002, Leopold Toetsch wrote:

> Please try:
> 
> $ cd ../perl6
> $ per6 --test [-r]

Ok, but that fails spectacularly due to the same imcc core dump.  Here are
the uninformative results:

$ ./perl6 --test
Test details:
t/builtins/array.t........2/3
t/builtins/string.t.......1/4
Stopped at ./perl6 line 302.

Stopped at ./perl6 line 302.
t/compiler/1.t...........2/12
Stopped at ./perl6 line 302.

Stopped at ./perl6 line 302.
t/compiler/2.t............1/5
Stopped at ./perl6 line 302.

Stopped at ./perl6 line 302.
t/compiler/3.t............2/7
Stopped at ./perl6 line 302.

Stopped at ./perl6 line 302.
t/compiler/4.t............3/3
Stopped at ./perl6 line 302.

Stopped at ./perl6 line 302.
t/compiler/5.t............3/5
Stopped at ./perl6 line 302.

Stopped at ./perl6 line 302.
t/compiler/6.t............6/6
Stopped at ./perl6 line 302.

Stopped at ./perl6 line 302.
t/compiler/7.t............1/1
Stopped at ./perl6 line 302.

Stopped at ./perl6 line 302.
t/compiler/8.t............4/6
Stopped at ./perl6 line 302.

Stopped at ./perl6 line 302.
t/compiler/9.t............1/4
Stopped at ./perl6 line 302.

Stopped at ./perl6 line 302.
t/compiler/a.t............1/3
Stopped at ./perl6 line 302.

Stopped at ./perl6 line 302.
t/compiler/b.t............2/2
Stopped at ./perl6 line 302.

Stopped at ./perl6 line 302.
t/compiler/qsort.t........1/1
Stopped at ./perl6 line 302.

Stopped at ./perl6 line 302.
t/rx/basic.t..............1/6
Stopped at ./perl6 line 302.

Stopped at ./perl6 line 302.
t/rx/call.t...............1/2
Stopped at ./perl6 line 302.

Stopped at ./perl6 line 302.
t/rx/special.t............1/2
Stopped at ./perl6 line 302.

Stopped at ./perl6 line 302.

Test summary:
t/builtins/array.tesok, 2/3 subtests skipped
t/builtins/string.tesFAILED tests 1-4
        Failed 4/4 tests, 0.00% okay
t/compiler/1.tes....FAILED tests 2-12
        Failed 11/12 tests, 8.33% okay
t/compiler/2.tes....FAILED tests 1-5
        Failed 5/5 tests, 0.00% okay
t/compiler/3.tes....FAILED tests 2-7
        Failed 6/7 tests, 14.29% okay
t/compiler/4.tes....FAILED test 3
        Failed 1/3 tests, 66.67% okay
t/compiler/5.tes....FAILED tests 3-5
        Failed 3/5 tests, 40.00% okay
t/compiler/6.tes....FAILED test 6
        Failed 1/6 tests, 83.33% okay
t/compiler/7.tes....FAILED test 1
        Failed 1/1 tests, 0.00% okay
t/compiler/8.tes....FAILED tests 4-6
        Failed 3/6 tests, 50.00% okay
t/compiler/9.tes....FAILED tests 1-4
        Failed 4/4 tests, 0.00% okay
t/compiler/a.tes....FAILED tests 1-3
        Failed 3/3 tests, 0.00% okay
t/compiler/b.tes....FAILED test 2
        Failed 1/2 tests, 50.00% okay
t/compiler/qsort.tesFAILED test 1
        Failed 1/1 tests, 0.00% okay
t/rx/basic.tes......FAILED tests 1-6
        Failed 6/6 tests, 0.00% okay
t/rx/call.tes.......FAILED tests 1-2
        Failed 2/2 tests, 0.00% okay
t/rx/special.tes....FAILED tests 1-2
        Failed 2/2 tests, 0.00% okay
Failed Test  Status Wstat Total Fail  Failed  List of failed
-------------------------------------------------------------------------------
t/builtins/stri               4    4 100.00%  1-4
t/compiler/1.te              12   11  91.67%  2-12
t/compiler/2.te               5    5 100.00%  1-5
t/compiler/3.te               7    6  85.71%  2-7
t/compiler/4.te               3    1  33.33%  3
t/compiler/5.te               5    3  60.00%  3-5
t/compiler/6.te               6    1  16.67%  6
t/compiler/7.te               1    1 100.00%  1
t/compiler/8.te               6    3  50.00%  4-6
t/compiler/9.te               4    4 100.00%  1-4
t/compiler/a.te               3    3 100.00%  1-3
t/compiler/b.te               2    1  50.00%  2
t/compiler/qsor               1    1 100.00%  1
t/rx/basic.test               6    6 100.00%  1-6
t/rx/call.test                2    2 100.00%  1-2
t/rx/special.te               2    2 100.00%  1-2
2 subtests skipped.
Failed 16/17 test scripts, 5.88% okay. 54/72 subtests failed, 25.00% okay.
WHOA!  Somehow you got a different number of results than tests ran!
This should never happen!  Please contact the author immediately!

WHOA!  Somehow you got a different number of results than tests ran!
This should never happen!  Please contact the author immediately!

WHOA!  Somehow you got a different number of results than tests ran!
This should never happen!  Please contact the author immediately!
END failed--cleanup aborted.


WHOA!  Somehow you got a different number of results than tests ran!
This should never happen!  Please contact the author immediately!
END failed--cleanup aborted.


WHOA!  Somehow you got a different number of results than tests ran!
This should never happen!  Please contact the author immediately!
END failed--cleanup aborted.

-- 
    Andy Dougherty              [EMAIL PROTECTED]

Reply via email to