From: Anatol Belski Date: Thu, 3 Aug 2017 13:05:22 +0000 (+0200) Subject: Increase expected timing on Travis X-Git-Tag: php-7.0.23RC1~17 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9689796c10b83febf5c08f411ac44232844ff53d;p=php Increase expected timing on Travis If 5ms to read/write 8 bytes still has issue, probably next this test should skip on Travis to avoid false positive fails. --- diff --git a/ext/standard/tests/streams/proc_open_bug69900.phpt b/ext/standard/tests/streams/proc_open_bug69900.phpt index 76c8ff4a17..d55af3c769 100644 --- a/ext/standard/tests/streams/proc_open_bug69900.phpt +++ b/ext/standard/tests/streams/proc_open_bug69900.phpt @@ -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')) ? 3 : 1; +$max_ms = ((bool)getenv('TRAVIS')) ? 5 : 1; $test_content = '