forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit87b2124
committed
Add more debugging information with log checks in TAP tests of pgbench
fairywren is not happy with the pattern checks introduced byc13585f.I am not sure if this outlines a bug in pgbench or if the regex patternsused in the tests are too restrictive for this buildfarm member'senvironment. This adds more debugging information to show the logentries that do not match with the expected pattern, to help in findingout what's happening. That seems like a good addition in the long-termanyway as that may not be the only issue in this area.Discussion:https://postgr.es/m/YNUad2HvgW+6eXyo@paquier.xyz1 parent797b0fc commit87b2124
1 file changed
+12
-2
lines changedLines changed: 12 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1199 | 1199 |
| |
1200 | 1200 |
| |
1201 | 1201 |
| |
1202 |
| - | |
1203 |
| - | |
| 1202 | + | |
| 1203 | + | |
| 1204 | + | |
| 1205 | + | |
| 1206 | + | |
| 1207 | + | |
| 1208 | + | |
| 1209 | + | |
| 1210 | + | |
| 1211 | + | |
| 1212 | + | |
| 1213 | + | |
1204 | 1214 |
| |
1205 | 1215 |
| |
1206 | 1216 |
| |
|
0 commit comments
Comments
(0)