Here's another round of test results on my box. I've also added the details for the tests that failed. The C<t/pmc/env.t> and <t/pmc/complex.t> are not unexpected on Windows.

Failed Test     Stat Wstat Total Fail  Failed  List of Failed
-------------------------------------------------------------------------------
t/doc/pod.t        3   768  1166    3   0.26%  24 738 820
t/op/calling.t     1   256    92    1   1.09%  91
t/pmc/complex.t    1   256    53    1   1.89%  33
t/pmc/env.t        2   512    12    2  16.67%  9-10
t/pmc/objects.t    1   256    73    1   1.37%  73
 (22 subtests UNEXPECTEDLY SUCCEEDED), 17 tests and 361 subtests skipped.
Failed 5/233 test scripts, 97.85% okay. 8/5860 subtests failed, 99.86% okay.


t/op/calling.........................NOK 91# Failed test (t/op/calling.t at line 2327)
#          got: '
# 22
# 33
# '
#     expected: '11
# 22
# 33
# '
# Looks like you failed 1 test of 92.
t/op/calling.........................dubious
        Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 91
Failed 1/92 tests, 98.91% okay (less 1 skipped test: 90 okay, 97.83%)

t/pmc/complex........................NOK 33# Failed test (t/pmc/complex.t at line 1024)
#          got: '
# ln(0+0i)
#               got     -1.#INF00+0.000000i
#               not     -inf+0.000000i
# done
# '
#     expected: 'done
# '
t/pmc/complex........................ok 53/53# Looks like you failed 1 test of 53.
t/pmc/complex........................dubious
        Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 33
Failed 1/53 tests, 98.11% okay (less 3 skipped tests: 49 okay, 92.45%)

t/pmc/env............................NOK 9# Failed test (t/pmc/env.t at line 168)
#          got: '0
# '
#     expected: '3
# '

t/pmc/env............................NOK 10# Failed test (t/pmc/env.t at line 191)
#          got: '0.000000
# '
#     expected: '3.000000
# '
# Looks like you failed 2 tests of 12.
t/pmc/env............................dubious
        Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 9-10
Failed 2/12 tests, 83.33% okay (less 1 skipped test: 9 okay, 75.00%)

t/pmc/objects........................NOK 73# Failed test (t/pmc/objects.t at line 2122) # got: 'error:imcc:The opcode 'isa_i_p_kc' (isa<3>) was not found. Check the type and number of the arguments
# in file 'D:\src\parrot\t\pmc\objects_73.pir' line 6
# '
#     expected: '0
# '
# '.\parrot.exe --gc-debug "D:\src\parrot\t\pmc\objects_73.pir"' failed with exit code 18
# Looks like you failed 1 test of 73.
t/pmc/objects........................dubious
        Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 73
Failed 1/73 tests, 98.63% okay (less 2 skipped tests: 70 okay, 95.89%)

t/compilers/pge/p5regexp/p5rx........ok
290/800 skipped: bugs | errors | trailing modifiers, 22/800 unexpectedly succeeded

t/doc/pod............................NOK 24# Failed test (t/doc/pod.t at line 62) # D:/src/parrot/compilers/pge/PGE/P6Regex.pir (1236): You forgot a '=back' before '=head1'
t/doc/pod............................ok 628/1166
#     Failed test (t/doc/pod.t at line 62)
# D:/src/parrot/compilers/pge/PGE/Regex.pir (28): Unknown directive: =over4
# D:/src/parrot/compilers/pge/PGE/Regex.pir (30): '=item' outside of any '=over'
t/doc/pod............................ok 783/1166
#     Failed test (t/doc/pod.t at line 62)
# D:/src/parrot/compilers/pge/PGE/Exp.pir (39): '=item' outside of any '=over' t/doc/pod............................ok 1138/1166# Looks like you failed 3 tests of 1166.
t/doc/pod............................dubious
        Test returned status 3 (wstat 768, 0x300)
DIED. FAILED tests 24, 738, 820
        Failed 3/1166 tests, 99.74% okay

Reply via email to