| opends/tests/unit-tests-testng/src/server/org/opends/server/jmx/JmxConnectTest.java | ●●●●● patch | view | raw | blame | history |
opends/tests/unit-tests-testng/src/server/org/opends/server/jmx/JmxConnectTest.java
@@ -160,6 +160,7 @@ assertNotNull(jmxc); // This test can not pass at the moment // because disabling JMX through JMX is not possible // see Issue 620 // disableJmx(jmxc); // JMXConnector jmxcDisabled = connect("cn=directory manager", "password"); // assertNull(jmxcDisabled);