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-0000RI-IQ@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_10_STABLE

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

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