From: Jarkko Hietaniemi Date: Tue, 2 Apr 2002 01:59:40 +0000 (+0000) Subject: Add a few tests to the timing-sensitive list. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=9341413f1f8a4432c871addd279e474994792dca;p=p5sagit%2Fp5-mst-13.2.git Add a few tests to the timing-sensitive list. p4raw-id: //depot/perl@15671 --- diff --git a/INSTALL b/INSTALL index 83e6b83..1d27d65 100644 --- a/INSTALL +++ b/INSTALL @@ -1920,10 +1920,12 @@ external program. Several tests in the test suite check timing functions, such as sleep(), and see if they return in a reasonable amount of time. -If your system is quite busy and doesn't return quickly enough, -these tests might fail. If possible, try running the tests again with -the system under a lighter load. These tests include F, -F, and F. +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, +F, F, +F, and F. =item Out of memory