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

Re: RE24 testing call #2 (2.4.49) LMDB RE0.9 testing call (0.9.25)



Hello,

On Tue, 28 Jan 2020, Quanah Gibson-Mount wrote:

> Optionally, cd tests && make its to run through the regression suite.

The following happened on Fedora Linux 31:

>>>>> 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...
ldapsearch should have failed with error 32.  Got 0 instead!
This is a regression of ITS8281