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

matthew_swift
19.15.2007 df2ba95c477af0dce68a43e525be9c2de51f7eb7
Disabled InitOnLineTest as it causes a lock-up of the unit tests 100% of the time on my machine and prevents the unit tests from completing. See https://opends.dev.java.net/issues/show_bug.cgi?id=2770
1 files modified
2 ■■■ changed files
opends/tests/unit-tests-testng/src/server/org/opends/server/replication/InitOnLineTest.java 2 ●●● patch | view | raw | blame | history
opends/tests/unit-tests-testng/src/server/org/opends/server/replication/InitOnLineTest.java
@@ -1185,7 +1185,7 @@
    }
  }
  @Test(enabled=true)
  @Test(enabled=false)
  public void initializeExportMultiSS() throws Exception
  {
    String testCase = "Replication/InitializeExportMultiSS";