Author: tim.bunce
Date: Tue Jun 23 13:02:46 2009
New Revision: 778

Modified:
    trunk/t/lib/NYTProfTest.pm

Log:
Another move in the 'how slow are cpan testers' game...
http://www.nntp.perl.org/group/perl.cpan.testers/2009/06/msg4227689.html


Modified: trunk/t/lib/NYTProfTest.pm
==============================================================================
--- trunk/t/lib/NYTProfTest.pm  (original)
+++ trunk/t/lib/NYTProfTest.pm  Tue Jun 23 13:02:46 2009
@@ -353,7 +353,7 @@

      # if it was slower than expected then we're very generous, to allow for
      # slow systems, e.g. cpan-testers running in cpu-starved virtual  
machines.
-    my $max_time_overrun_percentage = ($ENV{AUTOMATED_TESTING}) ? 300 :  
200;
+    my $max_time_overrun_percentage = ($ENV{AUTOMATED_TESTING}) ? 400 :  
200;
      my $max_time_underrun_percentage = 95;

      my @accuracy_errors;

--~--~---------~--~----~------------~-------~--~----~
You've received this message because you are subscribed to
the Devel::NYTProf Development User group.

Group hosted at:  http://groups.google.com/group/develnytprof-dev
Project hosted at:  http://perl-devel-nytprof.googlecode.com
CPAN distribution:  http://search.cpan.org/dist/Devel-NYTProf

To post, email:  [email protected]
To unsubscribe, email:  [email protected]
-~----------~----~----~----~------~----~------~--~---

Reply via email to