Subject: | t/02timer.t: timing problems? |
Sometimes the test suite fails like this:
...
# Failed test '->new_delay future is ready'
# at t/02timer.t line 16.
# Test ran 2 seconds and did not execute within specified interval 0.9 - 1.1 seconds
# Looks like you failed 1 test of 5.
t/02timer.t .....
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/5 subtests
...