From: Anatol Belski Date: Tue, 10 Nov 2015 10:06:22 +0000 (+0100) Subject: adjust test expectation X-Git-Tag: php-7.0.1RC1~106 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b89f45169402174b2f01fc5df4dbf18f483d37bb;p=php adjust test expectation --- diff --git a/Zend/tests/concat_003.phpt b/Zend/tests/concat_003.phpt index e8d161b9ed..7dbc9ca8c4 100644 --- a/Zend/tests/concat_003.phpt +++ b/Zend/tests/concat_003.phpt @@ -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++)