Remove some unstable parts from new TAP test for archive status check
authorMichael Paquier <michael@paquier.xyz>
Fri, 24 Apr 2020 02:33:58 +0000 (11:33 +0900)
committerMichael Paquier <michael@paquier.xyz>
Fri, 24 Apr 2020 02:33:58 +0000 (11:33 +0900)
commit26057550d5dc5d259f5d01b9ccedb90528f541da
tree72a261f6798d550868a9cde933184d11012547bb
parent22db5269bfa1bb9d16c5d2cc2e371c431ed4ae7e
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
src/test/recovery/t/020_archive_status.pl