Skip to content

Commit

Permalink
Unfudge lock/join test
Browse files Browse the repository at this point in the history
The condition under which it would fail under OS X has been fixed
  • Loading branch information
hoelzro committed Sep 25, 2015
1 parent 3abe56f commit 3c32ca8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion S17-lowlevel/lock.t
Expand Up @@ -88,7 +88,6 @@ plan 23;
is @log.join(','), 'ale,porter,stout', 'Condition variable worked';
}

#?rakudo.moar skip 'runs out of filehandles on OS X RT #125977'
{
my $times = 100;
my $tried;
Expand Down

0 comments on commit 3c32ca8

Please sign in to comment.