diff options
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1860,8 +1860,8 @@ If your system is quite busy and doesn't respond quickly enough, these tests might fail. If possible, try running the tests again with the system under a lighter load. These timing-sensitive and load-sensitive tests include F<t/op/alarm.t>, -F<ext/Time-HiRes/t/HiRes.t>, F<ext/threads/shared/t/waithires.t>, -F<ext/threads/shared/t/stress.t>, F<lib/Benchmark.t>, +F<ext/Time-HiRes/t/HiRes.t>, F<ext/threads-shared/t/waithires.t>, +F<ext/threads-shared/t/stress.t>, F<lib/Benchmark.t>, F<lib/Memoize/t/expmod_t.t>, and F<lib/Memoize/t/speed.t>. You might also experience some failures in F<t/op/stat.t> if you build |