From 3902f843f7ae33cf45a0a9acc4e30f4b92c7a6dd Mon Sep 17 00:00:00 2001 From: Ilija Tovilo Date: Sat, 7 Mar 2026 12:41:52 +0100 Subject: [PATCH] [skip ci] Mark sapi/fpm/tests/proc-idle-timeout.phpt as XFAIL This test fails all the time. It should be improved. --- sapi/fpm/tests/proc-idle-timeout.phpt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sapi/fpm/tests/proc-idle-timeout.phpt b/sapi/fpm/tests/proc-idle-timeout.phpt index 313b543b4cb..456faf26fd7 100644 --- a/sapi/fpm/tests/proc-idle-timeout.phpt +++ b/sapi/fpm/tests/proc-idle-timeout.phpt @@ -1,5 +1,7 @@ --TEST-- FPM: Process manager config pm.process_idle_timeout +--XFAIL-- +Frequently fails in CI --SKIPIF--