Re: LDAP & Kerberos test woes

Heikki Linnakangas <hlinnaka@iki.fi>

From: Heikki Linnakangas <hlinnaka@iki.fi>
To: pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2024-04-07T17:32:27Z
Lists: pgsql-hackers
On 07/04/2024 13:19, Heikki Linnakangas wrote:
> 1st patch fixes the LDAP setup tests, and 2nd patch fixes the error
> handling in the END blocks.

Committed and backpatched these test fixes.

-- 
Heikki Linnakangas
Neon (https://neon.tech)




Commits

  1. Don't clobber test exit code at cleanup in LDAP/Kerberors tests

  2. Improve check in LDAP test to find the OpenLDAP installation