Alberto Simões wrote:
Hi
James E Keenan wrote:
Which OS-cpu? Which Parrot version?
Forgot to tell it.
Mac OS Tiger on PPC G4
Perl 5.10
Parrot Revision: 24263
t/library/mime_base64.t (Wstat: 6 Tests: 0 Failed: 0)
Parse errors: No plan found in TAP output
Can you send output of prove -v?
[EMAIL PROTECTED] parrot]$ prove -v t/library/mime_base64.t
t/library/mime_base64......src/pmc_freeze.c:1202: failed assertion
'must_have_seen'
No subtests run
Test Summary Report
-------------------
t/library/mime_base64.t (Wstat: 6 Tests: 0 Failed: 0)
Parse errors: No plan found in TAP output
Files=1, Tests=0, 1 wallclock secs ( 0.02 usr 0.02 sys + 0.17 cusr
0.09 csys = 0.30 CPU)
Result: FAIL
This is a new one to me, and the test file itself has not recently been
changed. Could you file a [BUG] ticket at [EMAIL PROTECTED]
t/compilers/json/to_parrot.t (Wstat: 15104 Tests: 60
Failed: 59)
Failed test number(s): 1-58, 60
Non-zero exit status: 59
This test had some failures last week (see
http://rt.perl.org/rt3/Ticket/Display.html?id=48965), but were
reported fixed via r24163. Can you send output of prove -v?
See attach :)
I reopened this ticket with your attachment:
http://rt.perl.org/rt3/Ticket/Display.html?id=48965
kid51