Skip to content

Commit 4644a3e

Browse files
committed
XFAIL status-listen FPM test
Has frequent intermittent failures with: ERROR: The NOTICE does not match expected message: - PATTERN: /^\[\d\d-\w\w\w-\d{4} \d\d:\d\d:\d\d\] NOTICE: Terminating ...$/ - MESSAGE: [04-Aug-2020 08:15:37] WARNING: [pool unconfined_status] server reached max_children setting (2), consider raising it - EXPECT: 'Terminating ...' - ACTUAL: '2020 08:15:37] WARNING: [pool unconfined_status] server reached max_children setting (2), consider raising it'
1 parent 10cf18c commit 4644a3e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

sapi/fpm/tests/status-listen.phpt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
FPM: Status listen test
33
--SKIPIF--
44
<?php include "skipif.inc"; ?>
5+
--XFAIL--
6+
Flaky test
57
--FILE--
68
<?php
79

0 commit comments

Comments
 (0)