]> granicus.if.org Git - php/commitdiff
ignore first gets time which is usually a few ms only
authorRemi Collet <remi@php.net>
Wed, 5 Jun 2019 09:48:48 +0000 (11:48 +0200)
committerRemi Collet <remi@php.net>
Wed, 5 Jun 2019 09:48:48 +0000 (11:48 +0200)
in previous version, max_ms was "1" and "10" in travis/appveyor
having 10 by default make it fails on fast computer

ext/standard/tests/streams/proc_open_bug69900.phpt

index 6e1133a39927e0dd58ca80a3124239148d497637..65505d09feb076f92ffbbe9039407fb5a71a5bf9 100644 (file)
@@ -57,7 +57,7 @@ $fl = __DIR__ . DIRECTORY_SEPARATOR . "test69900.php";
 ?>
 --EXPECTF--
 hello0
-fgets() took more than %d ms (%s ms)
+fgets() took %s
 hello1
 fgets() took less than %d ms
 hello2