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

gbellato
01.00.2007 c6768ab6578d257dc55d94b45f653d7ab1bcaf46
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();