'make fulltest' was run at r41837 on Darwin/PPC. These failures were observed: testf, testg, testS Test Summary Report ------------------- t/compilers/imcc/syn/macro.t (Wstat: 768 Tests: 41 Failed: 3) Failed tests: 2-4 Non-zero exit status: 3 t/compilers/imcc/syn/regressions.t (Wstat: 256 Tests: 17 Failed: 1) Failed test: 7 Non-zero exit status: 1 t/op/exit.t (Wstat: 0 Tests: 7 Failed: 0) TODO passed: 6 Files=215, Tests=6288, 347 wallclock secs ( 6.70 usr 3.25 sys + 148.78 cusr 126.50 csys = 285.23 CPU) Result: FAIL make[1]: *** [testf] Error 1 perl t/harness --gc-debug -f t/compilers/imcc/syn/macro.t Can't open perl script "t/harness": No such file or directory [make.test.output] 507 $ cd ~/work/parrot [parrot] 508 $ perl t/harness --gc-debug -f t/compilers/imcc/syn/macro.t t/compilers/imcc/syn/macro.t .. 2/41 # Failed test 'macro, zero parameters, line number' # at t/compilers/imcc/syn/macro.t line 28. $ perl t/harness --gc-debug -f t/compilers/imcc/syn/regressions.t t/compilers/imcc/syn/regressions.t .. 1/17 not ok 4 - comments between .param(TT \#1035) # TODO broken t/compilers/imcc/syn/regressions.t .. 5/17 not ok 6 - whitespace between .param(TT \#1035) # TODO broken # Failed test 'off by one error message (TT \#1016)' # at t/compilers/imcc/syn/regressions.t line 96. # 'Null PMC access in get_bool() # current instr.: 'foo' pc -1 ((unknown file):-1) # ' # doesn't match '/(?s:Null PMC access in get_bool.*current instr.*:4\))/ # ' # './parrot --runcore=fast -D40 --gc-debug "/Users/jimk/work/parrot/t/compilers/imcc/syn/regressions_7.pir"' failed with exit code 1 not ok 13 - long register numbers in PASM (TT \#1025) # TODO works in PIR, not PASM t/compilers/imcc/syn/regressions.t .. 14/17 ok 16 # skip Hang on Linux i386 and amd64 # Looks like you failed 1 test of 17. t/compilers/imcc/syn/regressions.t .. Dubious, test returned 1 (wstat 256, 0x100) Failed 1/17 subtests (less 1 skipped subtest: 15 okay) Test Summary Report ------------------- t/compilers/imcc/syn/regressions.t (Wstat: 256 Tests: 17 Failed: 1) Failed test: 7 Non-zero exit status: 1 Files=1, Tests=17, 2 wallclock secs ( 0.09 usr 0.03 sys + 0.61 cusr 0.77 csys = 1.50 CPU) Result: FAIL # 'Null PMC access in get_string() # current instr.: 'test' pc -1 ((unknown file):-1) # ' # doesn't match '/(?s:Null PMC access .*current instr.*:4\))/ # ' # './parrot --runcore=fast -D40 --gc-debug "/Users/jimk/work/parrot/t/compilers/imcc/syn/macro_2.pir"' failed with exit code 1 # Failed test 'macro, zero parameters, line number' # at t/compilers/imcc/syn/macro.t line 41. # 'Null PMC access in get_string() # current instr.: 'test' pc -1 ((unknown file):-1) # ' # doesn't match '/(?s:Null PMC access .*current instr.*:5\))/ # ' # './parrot --runcore=fast -D40 --gc-debug "/Users/jimk/work/parrot/t/compilers/imcc/syn/macro_3.pir"' failed with exit code 1 # Failed test 'macro, zero parameters, line number' # at t/compilers/imcc/syn/macro.t line 53. # 'Null PMC access in get_string() # current instr.: 'test' pc -1 ((unknown file):-1) # ' # doesn't match '/(?s:Null PMC access .*current instr.*:6\))/ # ' # './parrot --runcore=fast -D40 --gc-debug "/Users/jimk/work/parrot/t/compilers/imcc/syn/macro_4.pir"' failed with exit code 1 t/compilers/imcc/syn/macro.t .. 41/41 # Looks like you failed 3 tests of 41. t/compilers/imcc/syn/macro.t .. Dubious, test returned 3 (wstat 768, 0x300) Failed 3/41 subtests Test Summary Report ------------------- t/compilers/imcc/syn/macro.t (Wstat: 768 Tests: 41 Failed: 3) Failed tests: 2-4 Non-zero exit status: 3 Files=1, Tests=41, 8 wallclock secs ( 0.11 usr 0.04 sys + 1.34 cusr 2.00 csys = 3.49 CPU) Result: FAIL