Alberto Simões wrote:
Hi

Probably this is all known, but as I am quite out from Parrot lately, and just wanted to try a make test under Perl 6, today I compiled Parrot, and run a make test.


Which OS-cpu?  Which Parrot version?

This was the result:

Test Summary Report
-------------------
t/configure/115-auto_warnings-01.t         (Wstat: 0 Tests: 4 Failed: 0)
  TODO passed:   4
t/configure/124-auto_alignptrs-05.t        (Wstat: 0 Tests: 21 Failed: 0)
  TODO passed:   20

Known issues; working on them.

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?

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?


t/examples/shootout.t (Wstat: 2304 Tests: 20 Failed: 9)
  Failed test number(s):  6-11, 17-19
  Non-zero exit status: 9

Has failed a lot. Nowadays, passes for me on Linux, but always fails on Darwin. See also http://rt.perl.org/rt3/Ticket/Display.html?id=43481.

Reply via email to