Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
fudge $*PERL.compiler.perl tests - RT #122324
The tests abort in spectests for some not yet known reason.
  • Loading branch information
FROGGS committed Jul 18, 2014
1 parent a2c4cc6 commit a045e08
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions S02-magicals/PERL.t
Expand Up @@ -86,6 +86,7 @@ ok $C.build-date, "Build-date is '{$C.build-date}'";
#?rakudo.parrot skip 'no Perl.compiler.codename yet'
ok $C.codename, "Codename is '{$C.codename}'";

#?rakudo.parrot 2 skip 'RT #122324 - this makes the tests abort'
ok $C.perl, 'We can do a $?PERL.compiler.perl';
ok $C.gist, 'We can do a $?PERL.compiler.gist';

Expand Down

0 comments on commit a045e08

Please sign in to comment.