Add more debugging information with log checks in TAP tests of pgbench
authorMichael Paquier <michael@paquier.xyz>
Fri, 25 Jun 2021 00:56:44 +0000 (09:56 +0900)
committerMichael Paquier <michael@paquier.xyz>
Fri, 25 Jun 2021 00:56:44 +0000 (09:56 +0900)
commit87b2124dfa0782a697ea7b90aff15a6f6117a720
tree235a0b0e325e72183d4db91ae25f2b3643937a2b
parent797b0fc0b078c7b4c46ef9f2d9e47aa2d98c6c63
Add more debugging information with log checks in TAP tests of pgbench

fairywren is not happy with the pattern checks introduced by c13585f.
I am not sure if this outlines a bug in pgbench or if the regex patterns
used in the tests are too restrictive for this buildfarm member's
environment.  This adds more debugging information to show the log
entries that do not match with the expected pattern, to help in finding
out what's happening.  That seems like a good addition in the long-term
anyway as that may not be the only issue in this area.

Discussion: https://postgr.es/m/YNUad2HvgW+6eXyo@paquier.xyz
src/bin/pgbench/t/001_pgbench_with_server.pl