Remove some unstable parts from new TAP test for archive status check

Michael Paquier <michael@paquier.xyz>

Commit: 11f0046996e1222e7eb2ee2c9597a37481773ae8
Author: Michael Paquier <michael@paquier.xyz>
Date: 2020-04-24T02:34:11Z
Releases: 9.6.18
Remove some unstable parts from new TAP test for archive status check

The test is proving to have timing issues when looking at archive status
files on standbys after crash recovery, while other parts of the test
rely on pg_stat_archiver as a wait point to make sure that a given state
of the archiving is reached.  The coverage is not heavily impacted by
the removal those extra tests.

Per reports from several buildfarm animals, like crake, piculet,
culicidae and francolin.

Discussion: https://postgr.es/m/20200424005929.GK33034@paquier.xyz
Backpatch-through: 9.5

Files

PathChange+/−
src/test/recovery/t/020_archive_status.pl modified +1 −17

Discussion

Cited messages not in the archive: 20200424005929.GK33034@paquier.xyz