first of all :
to run this, it needs a -I.

second of all, the test has errors 
the Perl6grammar.pm did not return a true value at (eval 58) line 3.
can be ignored, because via some magic, it is regenerated.

I get the following error
>>WHOA!  Somehow you got a different number of results than tests ran!
>>This should never happen!  Please contact the author immediately!
>>END failed--call queue aborted.

test results :
-----------------------------------------------------------------------
mdupont@PI
/cygdrive/c/development/testing/parrot/parrot/languages/perl6
$ perl -I. ./perl6 --test
Perl6grammar.pm did not return a true value at (eval 58) line 3.

Test details:
t/builtins/array.t........2/3
t/builtins/string.t.......4/4
t/compiler/1.t..........14/14
t/compiler/2.t............5/5
t/compiler/3.t............7/7
t/compiler/4.t............3/3
t/compiler/5.t............5/5
t/compiler/6.t............6/6
t/compiler/7.t............1/1
t/compiler/8.t............6/6
t/compiler/9.t............4/4
t/compiler/a.t............3/3
t/compiler/b.t............6/6
t/compiler/c.t............6/6
t/compiler/qsort.t........1/1
t/rx/basic.t..............6/6
t/rx/call.t...............2/2
t/rx/special.t............2/2

Test summary:
t/builtins/array.tesok, 2/3 skipped: various reasons
t/builtins/string.tesok
t/compiler/1.tes....ok
t/compiler/2.tes....ok
t/compiler/3.tes....ok
t/compiler/4.tes....ok
t/compiler/5.tes....ok
t/compiler/6.tes....ok
t/compiler/7.tes....ok
t/compiler/8.tes....ok
t/compiler/9.tes....ok
t/compiler/a.tes....ok
t/compiler/b.tes....ok
t/compiler/c.tes....ok
t/compiler/qsort.tesok
t/rx/basic.tes......ok
t/rx/call.tes.......ok
t/rx/special.tes....ok
All tests successful, 2 subtests skipped.
Files=18, Tests=84,  3 wallclock secs ( 0.79 cusr +  1.03 csys =  1.82
CPU)
WHOA!  Somehow you got a different number of results than tests ran!
This should never happen!  Please contact the author immediately!
END failed--call queue aborted.


=====
James Michael DuPont
http://introspector.sourceforge.net/

__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com

Reply via email to