On Thu Jul 10 11:00:14 2008, coke wrote: > Since the NQP tests aren't run by default, ran them by hand in pdd25cx: > > Test Summary Report > ------------------- > t/28-return.t (Wstat: 256 Tests: 1 Failed: 0) > Non-zero exit status: 1 > Parse errors: Bad plan. You planned 3 tests but ran 1. > Files=28, Tests=182, 6 wallclock secs ( 0.04 usr 0.05 sys + 4.56 > cusr 0.56 csys = 5.21 CPU) > Result: FAIL > > $ perl t/harness t/28-return.t > t/28-return......1/3 No exception handler and no message > current instr.: 'bar' pc 227 (EVAL_6:78) > called from Sub '_block11' pc 52 (EVAL_6:11) > called from Sub 'parrot;PCT::HLLCompiler;eval' pc 806 > (src/PCT/HLLCompiler.pir:481) > called from Sub 'parrot;PCT::HLLCompiler;evalfiles' pc 1088 > (src/PCT/HLLCompiler.pir:610) > called from Sub 'parrot;PCT::HLLCompiler;command_line' pc 1267 > (src/PCT/HLLCompiler.pir:699) > t/28-return...... Dubious, test returned 1 (wstat 256, 0x100) > Failed 2/3 subtests > >
This failure still occurs at revision 29555. -- Will "Coke" Coleda