# New Ticket Created by "Jonathan Leto" # Please include the string: [perl #77778] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=77778 >
Howdy, I am seeing these spectest failures: Test Summary Report ------------------- t/spec/S05-modifier/ignorecase.rakudo (Wstat: 256 Tests: 0 Failed: 0) Non-zero exit status: 1 Parse errors: No plan found in TAP output t/spec/S19-command-line/dash-e.t (Wstat: 139 Tests: 0 Failed: 0) Non-zero wait status: 139 Parse errors: No plan found in TAP output Files=515, Tests=23596, 1157 wallclock secs ( 8.78 usr 1.81 sys + 1919.48 cusr 57.85 csys = 1987.92 CPU) Result: FAIL (datura)(~/git/rakudo master )$ ./perl6 -e 'say $*VM<config><revision>' 48909 (datura)(~/git/rakudo master )$ git rev-parse master 7517e39ef7fd59aa3f9a88475289e33726c0998a (datura)(~/git/rakudo master )$ uname -a Linux datura 2.6.32-24-generic #42-Ubuntu SMP Fri Aug 20 14:21:58 UTC 2010 x86_64 GNU/Linux (datura)(~/git/rakudo master )$ ./perl6 t/spec/S05-modifier/ignorecase.t ===SORRY!=== Unable to parse postcircumfix:sym<( )>, couldn't find final ')' at line 41 (datura)(~/git/rakudo master )$ ./perl6 t/spec/S05-modifier/ignorecase.rakudo ===SORRY!=== Unable to parse postcircumfix:sym<( )>, couldn't find final ')' at line 41 (datura)(~/git/rakudo master )$ ./perl6 t/spec/S19-command-line/dash-e.t Segmentation fault (core dumped) Duke -- Jonathan "Duke" Leto jonat...@leto.net http://leto.net