Skip \password TAP test on old IPC::Run versions
authorDaniel Gustafsson <[email protected]>
Sat, 8 Apr 2023 13:51:45 +0000 (15:51 +0200)
committerDaniel Gustafsson <[email protected]>
Sat, 8 Apr 2023 13:51:45 +0000 (15:51 +0200)
commit2e57ffe12f6b5c1498f29cb7c0d9e17c797d9da6
tree65ab1fcfc860cbc3d360204bfa250442077a97a6
parent0e9b271890c09ecb60b08e45d377031b2385ebeb
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
src/test/authentication/t/001_password.pl