pgsql: Disable dump_connstr test on Msys2 - Mailing list pgsql-committers

From Andrew Dunstan
Subject pgsql: Disable dump_connstr test on Msys2
Date
Msg-id E1h0wCF-0001CM-4X@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Disable dump_connstr test on Msys2

For some reason the dump test with names with high bits set fails on
Msys2 (although not Msys1). Disable the tests for now, so that other
tests can run.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/1638623f34b716cab8e260b11720466223fe2589

Modified Files
--------------
src/bin/pg_dump/t/010_dump_connstr.pl | 11 ++++++++++-
1 file changed, 10 insertions(+), 1 deletion(-)


pgsql-committers by date:

Previous
From: Andrew Dunstan
Date:
Subject: pgsql: Allow recovery tests to run on Windows as an admin user
Next
From: Peter Geoghegan
Date:
Subject: pgsql: Note case where nbtree VACUUM finishes splits.