Hi Quanah,

On 2/19/26 03:46, Quanah Gibson-Mount wrote:
> his is the first testing call for OpenLDAP 2.6.13.  Depending on the
> results, this may be the only testing call.
> 
> Generally, get the code for RE26:
> 
> <https://git.openldap.org/openldap/openldap/-/archive/OPENLDAP_REL_ENG_2_6/openldap-OPENLDAP_REL_ENG_2_6.tar.gz>
> 
> Extract, configure, and build.
> 
> Execute the test suite (via make test) after it is built.  Optionally, cd
> tests && make its to run through the regression suite.

Platform: Fedora 43 x86_64, kernel 6.18.10

make test: all OK
make its: failed in its9338 (the first time)

 >>>>> Starting its9338 ...
running defines.sh
This test checks for pending operations to resume correctly
after they were stopped by a writer getting blocked by a full
socket output buffer. It uses a search with syncrepl control
and multiple modifications to generate enough responses to
fill the output buffer.

Starting provider slapd on TCP/IP port 9011...
Using ldapsearch to check that provider slapd is running...
Using ldapadd to populate the provider directory...
Starting persistent search and modifications...
(Ignore the "press Enter to continue" that appears below)

Waiting for responses to accumulate, press Enter to continue:
PID=95692 - Add/Delete(4000): entry="cn=James A Jones 2,ou=Alumni 
Association,ou=People,dc=example,dc=com".
   PID=95692 - Add/Delete done (0).
ldap_result: Other (e.g., implementation specific) error (80)
Abandoning msgid 2
ldapsearch failed - write waiter didn't resume pending ops
 >>>>> ./data/regressions/its9338/its9338 failed (exit 1)

I ran 'make its' a second time and all tests succeeded.

Best,
Patrick



Reply via email to