Re: IPC::Run::time[r|out] vs our TAP tests
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: pgsql-hackers@lists.postgresql.org
Date: 2024-04-04T23:05:41Z
Lists: pgsql-hackers
On Thu, Apr 04, 2024 at 05:24:05PM -0400, Tom Lane wrote: > The particular thing that started me down this road was wondering > why we are getting no useful failure details from buildfarm member > tanager's struggles with the tab-completion test case added by commit > 927332b95 [1]. Also please note that tanager has been offline from around the 19th of March to the 3rd of April, explaining the delay in reporting the failure in this new psql test. I've switched it back online two days ago. Tom, would you like me to test your patch directly on the host? That should be pretty quick, even if I've not yet checked if the failure is reproducible with a manual build, outside the buildfarm scripts. -- Michael
Commits
-
Restart BackgroundPsql's timer more nicely.
- 53c6bd0aa3de 19 (unreleased) landed
-
Implement pg_wal_replay_wait() stored procedure
- 3c5db1d6b016 18.0 cited
-
psql: fix variable existence tab completion
- 927332b95e77 17.0 cited