This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
mod_perl is special, and assigns meaning to a perl_destruct_level of
[perl5.git] / INSTALL
diff --git a/INSTALL b/INSTALL
index c044fc0..ffbbf69 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -1862,9 +1862,14 @@ 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/HiRes.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
+perl on an NFS filesystem, if the remote clock and the system clock are
+different.
+
 =item Out of memory
 
 On some systems, particularly those with smaller amounts of RAM, some