mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

gbellato
05.26.2009 bfa31315489dbbf7c8c2c55a1791848b98739a78
Add back some temporization that I optimistically removed in Assured tests with my last commit
1 files modified
1 ■■■■ changed files
opends/tests/unit-tests-testng/src/server/org/opends/server/replication/server/AssuredReplicationServerTest.java 1 ●●●● patch | view | raw | blame | history
opends/tests/unit-tests-testng/src/server/org/opends/server/replication/server/AssuredReplicationServerTest.java
@@ -1372,6 +1372,7 @@
      }
      // Sanity check
      sleep(500);           // Let time to update to reach other servers
      assertEquals(fakeRd1.getReceivedUpdates(), 0);
      assertTrue(fakeRd1.receivedUpdatesOk());
      if (otherFakeDS)