Subject: | Occasional failures of idle2.t test |
The test
t/idle2.t line 49 is: ok $max < $Max+$epsilon; # fails without
high resolution clock XXX
sometimes fails on my system (FreeBSD 6.1, perl 5.8.8 and 5.10.0)
I suspect it might be load-specific, as this machine usually has high
load (load average about 5 - 7) meaning that $epsilon is sometimes not
large enough.
Regards,
Slaven