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

neil_a_wilson
09.28.2007 e11a8019dc203e765ff4f55d1cf29506f55da338
Disable the checkPostconnectDisconnectPlugin test case in the
postConnectedDisconnectTest class because it is causing periodic failures and
should be designed to avoid hard-coded sleeps. It will also need to be marked
as a "slow" test case.
1 files modified
2 ■■■ changed files
opends/tests/unit-tests-testng/src/server/org/opends/server/protocols/jmx/postConnectedDisconnectTest.java 2 ●●● patch | view | raw | blame | history
opends/tests/unit-tests-testng/src/server/org/opends/server/protocols/jmx/postConnectedDisconnectTest.java
@@ -62,7 +62,7 @@
   * Perform a simple connect.
   * @throws Exception If something wrong occurs.
   */
  @Test(enabled = true)
  @Test(enabled = false)
  public void checkPostconnectDisconnectPlugin() throws Exception
  {
    // Before the test, how many time postconnect and postdisconnect