Re: On the stability of TAP tests for LDAP

Michael Paquier <michael@paquier.xyz>

From: Michael Paquier <michael@paquier.xyz>
To: Thomas Munro <thomas.munro@gmail.com>
Cc: Postgres hackers <pgsql-hackers@lists.postgresql.org>, Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
Date: 2019-07-25T00:51:13Z
Lists: pgsql-hackers
On Wed, Jul 24, 2019 at 09:01:47PM +1200, Thomas Munro wrote:
> Huh, yeah, I don't know why slapd requires credentials on Debian, when
> the version that ships with FreeBSD is OK with an anonymous
> connection.  Rather than worrying about that, I just adjusted it to
> supply the credentials.  It works on both for me.

Thanks for the updated patch, this looks good.  I have done a series
of tests keeping my laptop busy and I haven't seen a failure where I
usually see problems 10%~20% of the time.  So that seems to help,
thanks!
--
Michael

Commits

  1. Fix LDAP test instability.