]> granicus.if.org Git - php/commitdiff
adjust test expectation
authorAnatol Belski <ab@php.net>
Tue, 10 Nov 2015 10:06:22 +0000 (11:06 +0100)
committerAnatol Belski <ab@php.net>
Wed, 11 Nov 2015 08:47:29 +0000 (09:47 +0100)
Zend/tests/concat_003.phpt

index e8d161b9ede6a72f97c7720d414f2d2c8c66b1fb..7dbc9ca8c413c3e3dcf27e00774f3f30137290b8 100644 (file)
@@ -12,7 +12,7 @@ $time = microtime(TRUE);
 
 /* This might vary on Linux/Windows, so the worst case and also count in slow machines. */
 $t0_max = 0.1;
-$t1_max = 0.5;
+$t1_max = 0.4;
 
 $datas = [];
 for ($i = 0; $i < 220000; $i++)