Skip to content

Commit

Permalink
Merge branch 'PHP-7.0'
Browse files Browse the repository at this point in the history
* PHP-7.0:
  mark frequent intermittent fpm test with XFAIL
  • Loading branch information
Tyrael committed Apr 18, 2016
2 parents 67f5339 + 8f35ee4 commit 1380a6c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions sapi/fpm/tests/010.phpt
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@
FPM: Test status page
--SKIPIF--
<?php include "skipif.inc"; ?>
--XFAIL--
randomly intermittently failing all the time in CI, with diff:
017+ active processes: 0
018+ total processes: 1
017- active processes: 1
018- total processes: 2
--FILE--
<?php

Expand Down

0 comments on commit 1380a6c

Please sign in to comment.