SOURCES: perl-timer-test.patch - updated
arekm
arekm at pld-linux.org
Wed Jan 9 14:43:41 CET 2008
Author: arekm Date: Wed Jan 9 13:43:41 2008 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- updated
---- Files affected:
SOURCES:
perl-timer-test.patch (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SOURCES/perl-timer-test.patch
diff -u SOURCES/perl-timer-test.patch:1.1 SOURCES/perl-timer-test.patch:1.2
--- SOURCES/perl-timer-test.patch:1.1 Sun Feb 11 01:37:39 2007
+++ SOURCES/perl-timer-test.patch Wed Jan 9 14:43:35 2008
@@ -1,20 +1,12 @@
--- perl-5.8.8/ext/Time/HiRes/t/HiRes.t~ 2005-12-17 20:20:26.000000000 +0100
+++ perl-5.8.8/ext/Time/HiRes/t/HiRes.t 2007-02-11 00:06:42.000000000 +0100
-@@ -65,7 +65,7 @@
-
- my $have_alarm = $Config{d_alarm};
- my $have_fork = $Config{d_fork};
--my $waitfor = 60; # 10-20 seconds is normal (load affects this).
-+my $waitfor = 150; # 10-20 seconds is normal (load affects this).
- my $timer_pid;
- my $TheEnd;
-
-@@ -109,7 +109,7 @@
+@@ -113,7 +113,7 @@
# completes fine with (say) 30% slosh, and fail otherwise. If you do that,
# consider changing over to test.pl at the same time.
# --A.D., Nov 27, 2001
--my $limit = 0.20; # 20% is acceptable slosh for testing timers
+-my $limit = 0.25; # 25% is acceptable slosh for testing timers
+my $limit = 0.50; # 50% is acceptable slosh for testing timers
sub skip {
map { print "ok $_ # skipped\n" } @_;
+
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/perl-timer-test.patch?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list