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

neil_a_wilson
07.42.2006 1205bf002db71b3c05528fca9f5501e9399f2fef
Disable the JMX changePort test case because it is causing hangs when building
with the "all" target. See OpenDS issue number 763 for details.
1 files modified
2 ■■■ changed files
opends/tests/unit-tests-testng/src/server/org/opends/server/protocols/jmx/JmxConnectTest.java 2 ●●● patch | view | raw | blame | history
opends/tests/unit-tests-testng/src/server/org/opends/server/protocols/jmx/JmxConnectTest.java
@@ -277,7 +277,7 @@
   * Test changing JMX port through LDAP
   * @throws Exception
   */
  @Test(enabled=true)
  @Test(enabled=false)
  public void changePort() throws Exception
  {
    // Connect to the JMX service and get the current port