opends/tests/unit-tests-testng/src/server/org/opends/server/replication/ProtocolWindowTest.java
@@ -119,6 +119,7 @@ DirectoryServer.getConfigHandler().addEntry(repDomainEntry, null); assertNotNull(DirectoryServer.getConfigEntry(repDomainEntry.getDN()), "Unable to add the synchronized server"); configEntryList.add(repDomainEntry.getDN()); ReplicationBroker broker = openReplicationSession(baseDn, 12, WINDOW_SIZE, replServerPort, 1000, true);