Skip to content

Commit cd84480

Browse files
committed
Merge branch 'PHP-8.0' into PHP-8.1
* PHP-8.0: Disable failing FPM test
2 parents 7dd87b2 + a00d933 commit cd84480

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sapi/fpm/tests/proc-idle-timeout.phpt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ FPM: Process manager config pm.process_idle_timeout
44
<?php
55
include "skipif.inc";
66
if (getenv("SKIP_SLOW_TESTS")) die("skip slow test");
7+
echo "skip Test fails in CI\n";
78
?>
89
--FILE--
910
<?php

0 commit comments

Comments
 (0)