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

Re: RE24 testing call (2.4.45) LMDB RE0.9 testing call (0.9.20)




Am 30.01.2017 um 21:49 schrieb Quanah Gibson-Mount:
> Optionally, cd tests && make its run through the regression suite.

this set of tests pass, but I noticed one line:

  ./data/regressions/its8521/its8521: 268: test: 1: unexpected operator

here is the complete log:
>>>>> Starting its8521 ...
running defines.sh

  This test tracks a case where a consumer fails to replicate from the provider
  when the provider is dynamically configured for replication.
  See http://www.openldap.org/its/index.cgi/?findid=8521 and
  See http://www.openldap.org/its/index.cgi/?findid=8281 for more information.

Starting provider slapd on TCP/IP port 9011...
Using ldapsearch to check that provider slapd is running...
Starting consumer slapd on TCP/IP port 9012...
Using ldapsearch to check that consumer slapd is running...
Setting serverID on provider...
Populating database on provider...
Configuring replication on the provider...
Configuring replication on the consumer...
Sleeping 10 seconds to allow replication to initiate...
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...
./data/regressions/its8521/its8521: 268: test: 1: unexpected operator
Modifying provider to force generation of a contextCSN
Sleeping 30 seconds to allow consumer to reconnect and replicate...
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 succeeded
>>>>> ./data/regressions/its8521/its8521 completed OK.


Andreas