More tests are sensitive to load: document them
Rafael Garcia-Suarez [Mon, 26 Nov 2007 15:16:43 +0000 (15:16 +0000)]
p4raw-id: //depot/perl@32499

INSTALL

diff --git a/INSTALL b/INSTALL
index c044fc0..5c02ab9 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -1862,7 +1862,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/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>.
 
 =item Out of memory