On Thu Jul 10 11:31:23 2008, pmichaud wrote: > On Thu, Jul 10, 2008 at 11:20:44AM -0700, Will Coleda wrote: > > # New Ticket Created by Will Coleda > > # Please include the string: [perl #56806] > > # in the subject line of all future correspondence about this issue. > > # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=56806 > > > > > > > pynie's test suite fails with [EMAIL PROTECTED] > > > > Test Summary Report > > ------------------- > > t/00-parrot/05-vars.t (Wstat: 256 Tests: 0 Failed: 0) > > Non-zero exit status: 1 > > Parse errors: No plan found in TAP output > > ... > > > r28325 appears to be the culprit. > > Pm >
Tested in r31978 New failure results: Test Summary Report ------------------- t/00-parrot/06-stmts.t (Wstat: 0 Tests: 10 Failed: 0) Parse errors: Tests out of sequence. Found (11) but expected (8) Tests out of sequence. Found (12) but expected (9) Tests out of sequence. Found (13) but expected (10) Bad plan. You planned 13 tests but ran 10. t/00-parrot/10-augop.t (Wstat: 0 Tests: 11 Failed: 9) Failed tests: 1-5, 7-9, 11 t/00-parrot/13-builtins.t (Wstat: 0 Tests: 5 Failed: 1) Failed test: 3 Files=12, Tests=88, 52 wallclock secs ( 0.04 usr 0.08 sys + 8.70 cusr 5.32 csys = 14.14 CPU) Result: FAIL -- Will "Coke" Coleda