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 E1h1FKO-0000RH-IW@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
------
REL_11_STABLE

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

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: Fix pgbench TAP test failure with funky file names (redux)
Next
From: Michael Paquier
Date:
Subject: pgsql: Teach SKIP_LOCKED to psql tab completion of VACUUM and ANALYZE