Skip to content

Commit 8f35ee4

Browse files
committed
Merge branch 'PHP-5.6' into PHP-7.0
* PHP-5.6: mark frequent intermittent fpm test with XFAIL
2 parents 50cfe0a + 3a16f51 commit 8f35ee4

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

sapi/fpm/tests/010.phpt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22
FPM: Test status page
33
--SKIPIF--
44
<?php include "skipif.inc"; ?>
5+
--XFAIL--
6+
randomly intermittently failing all the time in CI, with diff:
7+
017+ active processes: 0
8+
018+ total processes: 1
9+
017- active processes: 1
10+
018- total processes: 2
511
--FILE--
612
<?php
713

0 commit comments

Comments
 (0)