Skip to content

Commit 76ca6bf

Browse files
committed
Un-XFAIL FPM tests
These were XFAILed due to a bug in the log implementation that caused intermittent failures. However, this issue is supposed to be resolved in the meantime, so try dropping the XFAIL marker.
1 parent 8ba0624 commit 76ca6bf

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

sapi/fpm/tests/log-bwd-multiple-msgs-stdout-stderr.phpt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22
FPM: Buffered worker output decorated log with multiple continuous messages (stdout/stderr mixed)
33
--SKIPIF--
44
<?php include "skipif.inc"; ?>
5-
--XFAIL--
6-
Fails regularly due to log line termination bug
75
--FILE--
86
<?php
97

sapi/fpm/tests/log-bwd-multiple-msgs.phpt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,5 +47,3 @@ Done
4747
require_once "tester.inc";
4848
FPM\Tester::clean();
4949
?>
50-
--XFAIL--
51-
There are bugs in FPM

0 commit comments

Comments
 (0)