Skip to content

Commit

Permalink
Use same ticket for skipped test
Browse files Browse the repository at this point in the history
  • Loading branch information
usev6 committed Sep 10, 2017
1 parent cb18065 commit 8d225fe
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions S06-macros/quasi-blocks.t
Expand Up @@ -86,8 +86,7 @@ plan 14;
is $result, "I'm cupid!", "lexical lookup from quasi to macro works";
}

#?rakudo.jvm skip "Method 'succ' not found RT #124967"
#?rakudo.moar skip "No such method 'STORE' for invocant of type 'Mu' RT #124968"
#?rakudo skip "Cannot resolve caller prefix:<++>(Mu) RT #124968"
{
my $counter = 0;

Expand Down

0 comments on commit 8d225fe

Please sign in to comment.