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

gbellato
21.43.2007 c65b78f462839c02f7a4f1668c73e273fc68275c
opends/tests/unit-tests-testng/src/server/org/opends/server/replication/GenerationIdTest.java
@@ -1241,7 +1241,7 @@
   * at the moement when the replication is enabled.
   * @throws Exception
   */
  @Test(enabled=false)
  @Test(enabled=false, groups="slow")
  public void testServerStop() throws Exception
  {
    String testCase = "testServerStop";
@@ -1285,7 +1285,7 @@
      debugInfo("Successfully ending " + testCase);
    }
  }
  @Test(enabled=true)
  @Test(enabled=true, groups="slow")
  public void generationIdTest() throws Exception
  {
    testSingleRS();