pgsql: Skip \password TAP test on old IPC::Run versions - Mailing list pgsql-committers

From Daniel Gustafsson
Subject pgsql: Skip \password TAP test on old IPC::Run versions
Date
Msg-id E1pl943-0023OF-Ol@gemulon.postgresql.org
Whole thread Raw
Responses Re: pgsql: Skip \password TAP test on old IPC::Run versions
List pgsql-committers
Skip \password TAP test on old IPC::Run versions

IPC::Run versions prior to 0.98 cause the interactive session to time out,
so SKIP the test in case these versions are detected (they are within the
base requirement for our TAP tests in general).  Error reported by the BF
and investigation by Tom Lane.

Discussion: https://postgr.es/m/414A86BD-986B-48A7-A1E4-EEBCE5AF08CB@yesql.se

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/2e57ffe12f6b5c1498f29cb7c0d9e17c797d9da6

Modified Files
--------------
src/test/authentication/t/001_password.pl | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)


pgsql-committers by date:

Previous
From: Andrew Dunstan
Date:
Subject: pgsql: Try to unbreak MSVC builds for fuzzystrmatch
Next
From: Tom Lane
Date:
Subject: Re: pgsql: Try to unbreak MSVC builds for fuzzystrmatch