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

neil_a_wilson
14.12.2007 66c62a7ee15c4f41eaa3b67811a8d53b74cb6eca
Disable the re-sync tests because they are causing repeated test failures.
1 files modified
4 ■■■■ changed files
opendj-sdk/opends/tests/unit-tests-testng/src/server/org/opends/server/synchronization/ReSyncTest.java 4 ●●●● patch | view | raw | blame | history
opendj-sdk/opends/tests/unit-tests-testng/src/server/org/opends/server/synchronization/ReSyncTest.java
@@ -153,7 +153,7 @@
  /**
   * Test re-synchronization after after backup/restore
   */
  @Test()
  @Test(enabled=false)
  public void testResyncAfterRestore() throws Exception
  {
    /*
@@ -208,7 +208,7 @@
  /**
   * Test re-synchronization after after backup/restore
   */
  @Test()
  @Test(enabled=false)
  public void testResyncAfterImport() throws Exception
  {
    /*