]> granicus.if.org Git - php/commitdiff
Attempt to fix unstable test
authorXinchen Hui <laruence@gmail.com>
Mon, 21 Aug 2017 10:51:03 +0000 (18:51 +0800)
committerXinchen Hui <laruence@gmail.com>
Mon, 21 Aug 2017 10:51:03 +0000 (18:51 +0800)
ext/standard/tests/streams/proc_open_bug69900.phpt

index d55af3c769a4929ef314741b62df0ecd4ca9f98f..a3fdfa6c5552d98d509e559ec53252f478e20043 100644 (file)
@@ -6,7 +6,7 @@ Bug #69900 Commandline input/output weird behaviour with STDIO
 error_reporting(E_ALL);
 
 $fl = dirname(__FILE__) . DIRECTORY_SEPARATOR . "test69900.php";
-$max_ms = ((bool)getenv('TRAVIS')) ? 5 : 1;
+$max_ms = ((bool)getenv('TRAVIS')) ? 10 : 1;
 
 $test_content = '<?php