Skip to content

Commit 32110a6

Browse files
committed
Skip test for RT #127629 on JVM
... because it often hangs in spectests
1 parent b0bdd90 commit 32110a6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

S17-supply/Channel.t

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ await $promise;
3535
is $done, $times, 'did we receive all?';
3636

3737
# RT #127629
38+
#?rakudo.jvm skip 'hangs (sometimes) RT #127629'
3839
{
3940
my $r = Supplier.new;
4041
my $s = $r.Supply;

0 commit comments

Comments
 (0)