[Date Prev][Date Next] [Chronological] [Thread] [Top]

"make test" failed on test019 1st & then all subsequent tries: test017 failure.



Any educated ideas why?

Thanks!

Joe

----------------------------------------------------------------------------
2nd and subsequent "make test" ended in this:

>>>>> Starting test017-syncreplication-refresh ...
running defines.sh
Starting master slapd on TCP/IP port 9011...
Using ldapsearch to check that master slapd is running...
Using ldapadd to create the context prefix entry in the master...
Starting slave slapd on TCP/IP port 9012...
Using ldapsearch to check that slave slapd is running...
Using ldapadd to populate the master directory...
Waiting 15 seconds for syncrepl to receive changes...
Using ldapmodify to modify master directory...
Waiting 15 seconds for syncrepl to receive changes...
Try updating the slave slapd...
ldapmodify should have failed (1)!
>>>>> ./scripts/test017-syncreplication-refresh failed (exit 1)
make[2]: *** [bdb-yes] Error 1
make[2]: Leaving directory `/home/Joe/openldap-2.3.35/tests'
make[1]: *** [test] Error 2
make[1]: Leaving directory `/home/Joe/openldap-2.3.35/tests'
make: *** [test] Error 2

mae@JLF /home/Joe/openldap-2.3.35
$
----------------------------------------------------------------------------
1st "make test" ended in this:

Filtering R1 slave ldapsearch results...
Filtering R2 slave ldapsearch results...
Filtering P1 slave ldapsearch results...
Filtering P2 slave ldapsearch results...
Filtering P3 slave ldapsearch results...
Comparing retrieved entries from master and R1 slave...
test failed - master and R1 slave databases differ
>>>>> ./scripts/test019-syncreplication-cascade failed (exit 1)
make[2]: *** [bdb-yes] Error 1
make[2]: Leaving directory `/home/Joe/openldap-2.3.35/tests'
make[1]: *** [test] Error 2
make[1]: Leaving directory `/home/Joe/openldap-2.3.35/tests'
make: *** [test] Error 2

mae@JLF /home/Joe/openldap-2.3.35
$
----------------------------------------------------------------------------