Thread: pgsql: Don't run recover crash_temp_files test in Windows perl

pgsql: Don't run recover crash_temp_files test in Windows perl

From
Andrew Dunstan
Date:
Don't run recover crash_temp_files test in Windows perl

This reverts commit 677271a3a125e294b33b891669f594a2c8cb36ce.
"Unbreak recovery test on Windows"

The test hangs on Windows, and attempts to remedy the problem have
proved fragile at best. So we simply disable the test on Windows perl.
(Msys perl seems perfectly happy).

Discussion: https://postgr.es/m/5b748470-7335-5439-e876-6a88c951e1c5@dunslane.net

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/ef823873840c9f341239e18633bdb0116d8d2738

Modified Files
--------------
src/test/recovery/t/022_crash_temp_files.pl | 18 +++++++++++-------
1 file changed, 11 insertions(+), 7 deletions(-)