ignore first gets time which is usually a few ms only

in previous version, max_ms was "1" and "10" in travis/appveyor
having 10 by default make it fails on fast computer
This commit is contained in:
Remi Collet 2019-06-05 11:48:48 +02:00
parent 9cf6a5413a
commit a0ce1df024

View 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