Skip to content

Commit

Permalink
note that test needs fixing.
Browse files Browse the repository at this point in the history
  • Loading branch information
coke committed Aug 4, 2014
1 parent 27d3eff commit b1b2436
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion S32-num/rand.t
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ lives_ok { srand(1) }, 'srand(1) lives and parses';
'edge case: srand(0) not the same as srand(:seed(1))');
}

#?rakudo skip 'Test is too slow'
#?rakudo skip 'Test is too slow; srand call incorrect'
#?niecza skip 'Test is too slow'
# Similar code under Perl 5 runs in < 15s.
{
Expand Down

0 comments on commit b1b2436

Please sign in to comment.