Re: pgsql: Add test case for an archive recovery corner case.
Heikki Linnakangas <hlinnaka@iki.fi>
From: Heikki Linnakangas <hlinnaka@iki.fi>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: pgsql-committers@lists.postgresql.org
Date: 2022-02-14T20:43:43Z
Lists: pgsql-hackers
On 14/02/2022 16:41, Tom Lane wrote: > Heikki Linnakangas <heikki.linnakangas@iki.fi> writes: >> Add test case for an archive recovery corner case. > > hoverfly seems not to like this: > > https://buildfarm.postgresql.org/cgi-bin/show_log.pl?nm=hoverfly&dt=2022-02-14%2012%3A36%3A12 > Hmm, only hoverfly - and even that succeeded on next run. Some kind of a flakyness I guess. I'll try to run the test in a loop and see if I can reproduce it. - Heikki
Commits
-
Fix race condition in t/028_pitr_timelines.pl.
- 0806cd29be01 15.0 landed
- 4f4c72c2dc06 16.0 landed
-
Fix race condition in 028_pitr_timelines.pl test, add note to docs.
- 853c6400bf5d 15.0 landed
-
Add more logging to new 028_pitr_timelines.pl test.
- 3279cef0727a 15.0 cited
-
Add test case for an archive recovery corner case.
- 50e5bc582a43 15.0 cited