com php-src: increase wait time in timeout_variation_10 .phpt by 1 second: tests/basic/timeout_variatio n_10.phpt

[email protected] (Joe Watkins)
Newsgroups php.cvs
Message-ID <[email protected]>
Commit:    8faf5f979cccc59d02b775a15df93419714565a2
Author:    Rodrigo Prado <[email protected]>         Wed, 1 Feb 2017 15:22:35 -0800
Committer: Joe Watkins <[email protected]>      Fri, 3 Feb 2017 05:53:28 +0000
Parents:   dd9cf23457e21d2bda29dc92d437b9dbd14027b2
Branches:  PHP-7.0 PHP-7.1 master

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

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

Changed paths:
  M  tests/basic/timeout_variation_10.phpt


Diff:
diff --git a/tests/basic/timeout_variation_10.phpt b/tests/basic/timeout_variation_10.phpt
index 158119e..373be27 100644
--- a/tests/basic/timeout_variation_10.phpt
+++ b/tests/basic/timeout_variation_10.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.