Re: Add basic tests for the low-level backup method.
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: David Steele <david@pgmasters.net>
Cc: pgsql-hackers@lists.postgresql.org
Date: 2024-03-15T05:25:47Z
Lists: pgsql-hackers
On Fri, Mar 15, 2024 at 08:38:47AM +0900, Michael Paquier wrote: > That's why these tests are not that easy, they can be racy. I've run > the test 5~10 times in the CI this time to gain more confidence, and > saw zero failures with the stability fixes in place including Windows. > I've applied it now, as I can still monitor the buildfarm for a few > more days. Let's see what happens, but that should be better. So, it looks like the buildfarm is clear. sidewinder has reported a green state, and the recent runs of the CFbot across all the patches are looking stable as well on all platforms. There are still a few buildfarm members on Windows that will take time more time before running. -- Michael
Commits
-
Add basic TAP tests for the low-level backup method, take two
- 071e3ad59d6f 17.0 landed
-
Add basic TAP tests for the low-level backup method
- 99b4a63bef94 17.0 landed