Skip to content

Commit a00d933

Browse files
committed
Merge branch 'PHP-7.4' into PHP-8.0
* PHP-7.4: Disable failing FPM test
2 parents 9ed9584 + 4c01bd2 commit a00d933

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)