From 486c09cd689046c4ef4dc89c6b2eac76995a0017 Mon Sep 17 00:00:00 2001 From: Ilija Tovilo Date: Sun, 22 Mar 2026 01:54:55 +0100 Subject: [PATCH] [skip ci] Harden bug74093.phpt Rarely fails with "Maximum execution time of 1 seconds exceeded" due to being too fast. Increase the compared arrays and mark as FLAKY, given this is inherently dependent on processing speed. --- Zend/tests/bug74093.phpt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Zend/tests/bug74093.phpt b/Zend/tests/bug74093.phpt index d9adfeefa50..d38d6e5109c 100644 --- a/Zend/tests/bug74093.phpt +++ b/Zend/tests/bug74093.phpt @@ -1,5 +1,6 @@ --TEST-- Bug #74093 (Maximum execution time of n+2 seconds exceed not written in error_log) +--FLAKY-- --SKIPIF-- --EXPECTF--