Subject: | '... within the 20% tolerance' test may fail |
t/random.t sometimes fails:
...
# Failed test '... and 209 is within the 20% tolerance'
# at t/random.t line 168.
# Looks like you failed 1 test of 31.
# Failed test 'random int'
# at t/random.t line 173.
# Looks like you failed 1 test of 6.
t/random.t ...
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/6 subtests
...