Heikki Linnakangas <heikki.linnakan...@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 # poll_query_until timed out executing this query: # SELECT '000000020000000000000003' <= last_archived_wal FROM pg_stat_archiver; # expecting this output: # t # last actual query output: # f # with stderr: # Tests were run but no plan was declared and done_testing() was not seen. # Looks like your test exited with 29 just after 1. [13:22:56] t/028_pitr_timelines.pl .............. Dubious, test returned 29 (wstat 7424, 0x1d00) All 1 subtests passed regards, tom lane