pgsql: Disable dump_connstr test on Msys2

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Disable dump_connstr test on Msys2
Date: 2019-03-05 19:02:12
Message-ID: E1h1FKO-0000RI-IQ@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Michael Paquier 2019-03-06 05:45:41 pgsql: Teach SKIP_LOCKED to psql tab completion of VACUUM and ANALYZE
Previous Message Andrew Dunstan 2019-03-05 15:51:17 pgsql: Fix pgbench TAP test failure with funky file names (redux)