We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 582cd2c + cd84480 commit 0c6c882Copy full SHA for 0c6c882
sapi/fpm/tests/proc-idle-timeout.phpt
@@ -4,6 +4,7 @@ FPM: Process manager config pm.process_idle_timeout
4
<?php
5
include "skipif.inc";
6
if (getenv("SKIP_SLOW_TESTS")) die("skip slow test");
7
+echo "skip Test fails in CI\n";
8
?>
9
--FILE--
10
0 commit comments