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

gbellato
14.46.2008 f9104251029eb5540128de75164d000d09e42d43
Disable the Replication Stress test that is causing dead lock of the acceptance
1 files modified
2 ■■■ changed files
opends/tests/unit-tests-testng/src/server/org/opends/server/replication/StressTest.java 2 ●●● patch | view | raw | blame | history
opends/tests/unit-tests-testng/src/server/org/opends/server/replication/StressTest.java
@@ -82,7 +82,7 @@
  /**
   * Stress test from LDAP server to client using the ReplicationBroker API.
   */
  @Test(enabled=true, groups="slow")
  @Test(enabled=false, groups="slow")
  public void fromServertoBroker() throws Exception
  {
    logError(Message.raw(Category.SYNC, Severity.NOTICE,