From f4bd90825956bf10b9b85c94ddb1c483dee9a3db Mon Sep 17 00:00:00 2001 From: Ilija Tovilo Date: Thu, 6 Nov 2025 14:15:56 +0100 Subject: [PATCH] [skip ci] Relax Zend/tests/concat_003.phpt This test frequently fails in CI, where it took 1.3s, including a repeat due to being marked as flaky. Bump this limit with a generous margin. --- Zend/tests/concat_003.phpt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Zend/tests/concat_003.phpt b/Zend/tests/concat_003.phpt index dc22bae1a72..52594dffcfd 100644 --- a/Zend/tests/concat_003.phpt +++ b/Zend/tests/concat_003.phpt @@ -11,7 +11,7 @@ if (getenv('SKIP_PERF_SENSITIVE')) die("skip performance sensitive test"); $time = microtime(TRUE); /* This might vary on Linux/Windows, so the worst case and also count in slow machines. */ -$t_max = 1.0; +$t_max = 2.0; $datas = array_fill(0, 220000, [ '000.000.000.000',