Re: On the stability of TAP tests for LDAP - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: On the stability of TAP tests for LDAP
Date
Msg-id 20190724075053.GA30016@paquier.xyz
Whole thread Raw
In response to Re: On the stability of TAP tests for LDAP  (Thomas Munro <thomas.munro@gmail.com>)
Responses Re: On the stability of TAP tests for LDAP  (Thomas Munro <thomas.munro@gmail.com>)
List pgsql-hackers
On Wed, Jul 24, 2019 at 05:47:13PM +1200, Thomas Munro wrote:
> Thanks, here's v2.

Perhaps this worked on freebsd?  Now that I test it, the test gets
stuck on my Debian box:
# waiting for slapd to accept requests...
# Running: ldapsearch -h localhost -p 49534 -s base -b
dc=example,dc=net -n 'objectclass=*'
SASL/DIGEST-MD5 authentication started
Please enter your password:
ldap_sasl_interactive_bind_s: Invalid credentials (49)
        additional info: SASL(-13): user not found: no secret in
    database

pgperltidy complains about the patch indentation using perltidy
v20170521 (version mentioned in tools/pgindent/README).
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: John Naylor
Date:
Subject: Re: benchmarking Flex practices
Next
From: Fabien COELHO
Date:
Subject: Re: pgbench tests vs Windows