Hi all,
On Thu, Oct 01, 2020 at 09:18:47AM -0700, Quanah Gibson-Mount wrote:
This is the first testing call for OpenLDAP 2.4.54. Depending on the results, this may be the only testing call.
Generally, get the code for RE24:
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.
$ uname -a SunOS gcc-solaris11 5.11 11.3 sun4u sparc SUNW,SPARC-Enterprise
$ ./configure ... $ ... $ make test ...
Starting test018-syncreplication-persist for bdb...
running defines.sh Starting provider slapd on TCP/IP port 9011... Using ldapsearch to check that provider slapd is running... Using ldapadd to create the context prefix entry in the provider... Starting consumer slapd on TCP/IP port 9014... Using ldapsearch to check that consumer slapd is running... Using ldapadd to populate the provider directory... Waiting 7 seconds for syncrepl to receive changes... Using ldapsearch to read all the entries from the provider... Using ldapsearch to read all the entries from the consumer... Filtering provider results... Filtering consumer results... Comparing retrieved entries from provider and consumer... test failed - provider and consumer databases differ
test018-syncreplication-persist failed for bdb
(exit 1) gmake[2]: *** [Makefile:293: bdb-yes] Error 1 gmake[2]: Leaving directory '/export/home/airween/openldap-OPENLDAP_REL_ENG_2_4/tests' gmake[1]: *** [Makefile:278: test] Error 2 gmake[1]: Leaving directory '/export/home/airween/openldap-OPENLDAP_REL_ENG_2_4/tests' gmake: *** [Makefile:290: test] Error 2
regards,
a.