pgsql: Skip \password TAP test on old IPC::Run versions

Поиск
Список
Период
Сортировка
От Daniel Gustafsson
Тема pgsql: Skip \password TAP test on old IPC::Run versions
Дата
Msg-id E1pl943-0023OF-Ol@gemulon.postgresql.org
обсуждение исходный текст
Ответы Re: pgsql: Skip \password TAP test on old IPC::Run versions  (Andrew Dunstan <andrew@dunslane.net>)
Список 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 по дате отправления:

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: pgsql: Try to unbreak MSVC builds for fuzzystrmatch
Следующее
От: Tom Lane
Дата:
Сообщение: Re: pgsql: Try to unbreak MSVC builds for fuzzystrmatch