Skip to content

Commit d537ae7

Browse files
plmnikulinbukka
authored andcommitted
Skip fpm bug #74083 test on Windows
Have not expected side effects of `include`.
1 parent 2f9f409 commit d537ae7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sapi/fpm/tests/bug74083-concurrent-reload.phpt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
Concurrent reload signals should not kill PHP-FPM master process. (Bug: #74083)
33
--SKIPIF--
44
<?php
5+
include "skipif.inc";
56
if (getenv("SKIP_SLOW_TESTS")) die("skip slow test");
67
?>
78
--FILE--

0 commit comments

Comments
 (0)