I wrote:
test057-memberof-refint failed with hdb the 10th 'make test'. testrun/ and testrun.out in http://folk.uio.no/hbf/OpenLDAP/testrun-test057.tgz
Unexpected ldapsearch result, diff -U5 ldapsearch.flt ldif.flt shows dn: cn=Roger Rabbit,ou=Toons,dc=example,dc=com objectClass: inetOrgPerson cn: Roger Rabbit sn: Rabbit -memberOf: cn=Cartoonia,ou=Groups,dc=example,dc=com +memberOf: cn=Cartoonia,ou=Studios,dc=example,dc=com
Two more failures after 21 and 38 runs, both with diff -U5 ldapsearch.flt ldif.flt showing dn: cn=Cartoonia,ou=Groups,dc=example,dc=com objectClass: groupOfNames cn: Cartoonia -member: cn=Roger Rabbit,ou=People,dc=example,dc=com -member: cn=Baby Herman,ou=People,dc=example,dc=com +member: cn=Roger Rabbit,ou=Toons,dc=example,dc=com +member: cn=Baby Herman,ou=Toons,dc=example,dc=com
I've put them all in the same tar file. Valgrind is silent. (Valgrind does complain with ./run -b ldif test057. Removed the test for hdb only, and olcDbCacheSize...olcDbMode in the cn=config modify.)