com php-src: increase wait time in timeout_variation_9. phpt by 1 second: tests/basic/timeout_variation _9.phpt

[email protected] (Joe Watkins)
Newsgroups php.cvs
Message-ID <[email protected]>
Commit:    0b56ba51d0ad6b15116fa12d6b978b69c7b0992c
Author:    Rodrigo Prado <[email protected]>         Wed, 1 Feb 2017 21:12:05 -0200
Committer: Joe Watkins <[email protected]>      Fri, 3 Feb 2017 05:57:26 +0000
Parents:   25271feeb0ab55fef89d4b7388277be06b21856d
Branches:  PHP-7.0 PHP-7.1 master

Link:       http://git.php.net/?p=php-src.git;a=commitdiff;h=0b56ba51d0ad6b15116fa12d6b978b69c7b0992c

Log:
increase wait time in timeout_variation_9.phpt by 1 second

Changed paths:
  M  tests/basic/timeout_variation_9.phpt


Diff:
diff --git a/tests/basic/timeout_variation_9.phpt b/tests/basic/timeout_variation_9.phpt
index 69b59c2..133fdf6 100644
--- a/tests/basic/timeout_variation_9.phpt
+++ b/tests/basic/timeout_variation_9.phpt
@@ -14,7 +14,7 @@ set_time_limit($t);
 function f()
 {
 	echo "call";
-	busy_wait(4);
+	busy_wait(5);
 }
 
 register_shutdown_function("f");
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.