summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorRafael Garcia-Suarez <rgarciasuarez@gmail.com>2007-11-26 15:16:43 +0000
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>2007-11-26 15:16:43 +0000
commit6c4ecdccbcffd9bddfea6ca9717ac96ffe7dceb3 (patch)
tree3eaf53ab52dc40eb0650674f3d9439cf88b71b13 /INSTALL
parent785aa5e3ab3f6ca6bf868640e06a308c1726a955 (diff)
downloadperl-6c4ecdccbcffd9bddfea6ca9717ac96ffe7dceb3.tar.gz
More tests are sensitive to load: document them
p4raw-id: //depot/perl@32499
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL3
1 files changed, 2 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index c044fc01a0..5c02ab99c8 100644
--- 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