opendj-sdk/opends/tests/unit-tests-testng/src/server/org/opends/server/synchronization/changelog/ChangelogTest.java
@@ -362,7 +362,7 @@ * Test that newClient() and newClientWithFirstChange() still works * after stopping and restarting the changelog server. */ @Test(enabled=false, dependsOnMethods = { "changelogBasic" }) @Test(enabled=true, dependsOnMethods = { "changelogBasic" }) public void stopChangelog() throws Exception { changelog.shutdown();