We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66a655f commit 4c01bd2Copy full SHA for 4c01bd2
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