From f2570d8ad6209f4dc8c5a0803f6727ee759b388c Mon Sep 17 00:00:00 2001 From: Rodrigo Prado Date: Sat, 4 Nov 2017 21:06:59 -0200 Subject: [PATCH] Small changes in test to make pass This test was not passing because the VM called by travis CI is slow, see below the failure: http://gcov.php.net/viewer.php?version=PHP_HEAD&func=tests&file=Zend%2Ftests%2Fconcat_003.phpt --- Zend/tests/concat_003.phpt | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/Zend/tests/concat_003.phpt b/Zend/tests/concat_003.phpt index 13c6fdc087..823fac4554 100644 --- a/Zend/tests/concat_003.phpt +++ b/Zend/tests/concat_003.phpt @@ -1,14 +1,15 @@ --TEST-- Concatenating many small strings should not slowdown allocations --SKIPIF-- - + --FILE--