From 9689796c10b83febf5c08f411ac44232844ff53d Mon Sep 17 00:00:00 2001 From: Anatol Belski Date: Thu, 3 Aug 2017 15:05:22 +0200 Subject: [PATCH] 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. --- ext/standard/tests/streams/proc_open_bug69900.phpt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 = '