Test: /sapi/fpm/tests/log-bwd-msg-with-nl.phpt - Version 7.4.0    

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
001+ ERROR: The NOTICE does not match expected message:
001- Done
002+ - PATTERN: /^\[\d\d-\w\w\w-\d{4} \d\d:\d\d:\d\d\] NOTICE: fpm is running, pid \d+$/
003+ - MESSAGE: [16-Oct-2020 01:13:18] ERROR: failed to retrieve TCP_INFO for socket: Protocol not available (92)
004+ - EXPECT: 'fpm is running, pid \d+'
005+ - ACTUAL: '2020 01:13:18] ERROR: failed to retrieve TCP_INFO for socket: Protocol not available (92)'
006+ ERROR: Unexpected line: [16-Oct-2020 01:13:18] NOTICE: ready to handle connections
007+
008+ ERROR: Unexpected line: [16-Oct-2020 01:13:18] NOTICE: Terminating ...
009+
010+ ERROR: Unexpected line: [16-Oct-2020 01:13:18] NOTICE: exiting, bye-bye!
011+
012+ Done