Disable TAP tests of pg_receivewal for ZLIB on Windows

Michael Paquier <michael@paquier.xyz>

Commit: 6a2c532c2230159b909382cfa58494ef9d6df703
Author: Michael Paquier <michael@paquier.xyz>
Date: 2021-07-22T03:57:43Z
Releases: 15.0
Disable TAP tests of pg_receivewal for ZLIB on Windows

This reverts commit 91d395f, to avoid running those tests on Windows.
The tests are globally stable across all buildfarm members, except
fairywren (crash of pg_receivewal) and bowerdird (SIGBREAK preventing
the buildfarm run to complete).  Those errors are rather strange, as
other hosts with very similar characteristics are able to run those
tests without breaking a sweat.

For now, disable those tests on Windows to turn back the buildfarm to
green.

Per discussion with Andrew Dunstan.

Discussion: https://postgr.es/m/9040d5ed-6462-66a4-07ac-2923785ae563@dunslane.net

Files

PathChange+/−
src/bin/pg_basebackup/t/020_pg_receivewal.pl modified +5 −3

Discussion

Cited messages not in the archive: 9040d5ed-6462-66a4-07ac-2923785ae563@dunslane.net