Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

lang/pir tests fail

3 views
Skip to first unread message

Klaas-Jan Stol

unread,
Mar 22, 2007, 6:27:41 AM3/22/07
to Perl 6 Internals
hi,

I noticed that some tests in languages/PIR are failing. I did not touch
the project for some time, and last time I worked on it, everything was
just fine.
Below some of the output I get. My guess it has something to do with the
test framework (wasn't that being refactored?)

Also, tests in languages/Pynie are also failing for me, and again I
didn't touch those files.

Maybe I'm overlooking something, but I can't find the problem.
===[SNIP]===
t\assign........dubious
Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 3-4
Failed 2/7 tests, 71.43% okay
t\branch........ok
t\call..........
t\call..........NOK 1# Failed test (t\call.t at line 9)
# got: 'Can't spawn ".\parrot.exe languages/PIR/pir.pbc
C:\parrot\languages\PIR\t\call_1.pir": Bad file descriptor at
../../lib/Parrot/Test.
pm line 274.
# '
# expected: '"parse" => PMC 'PIR::Grammar' { ... }
# Parse successful!
# '
# '.\parrot.exe languages/PIR/pir.pbc
C:\parrot\languages\PIR\t\call_1.pir' failed with exit code 255
t\call..........ok 3/10
t\call..........NOK 4# Failed test (t\call.t at line 75)
# got: 'Can't spawn ".\parrot.exe languages/PIR/pir.pbc
C:\parrot\languages\PIR\t\call_4.pir": Bad file descriptor at
../../lib/Parrot/Test.
pm line 274.
# '

===[SNIP]===


Regards,
kjs

0 new messages