Skip to content

Commit

Permalink
Skip test for RT #127629 on JVM
Browse files Browse the repository at this point in the history
... because it often hangs in spectests
  • Loading branch information
usev6 committed Apr 19, 2016
1 parent b0bdd90 commit 32110a6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions S17-supply/Channel.t
Expand Up @@ -35,6 +35,7 @@ await $promise;
is $done, $times, 'did we receive all?';

# RT #127629
#?rakudo.jvm skip 'hangs (sometimes) RT #127629'
{
my $r = Supplier.new;
my $s = $r.Supply;
Expand Down

0 comments on commit 32110a6

Please sign in to comment.