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();