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

david_page
25.12.2007 5adcef17084eaf6919853dee038a5bcdff0e753d
Temporarily disable password history test due to spurious failures in nightly builds.
1 files modified
2 ■■■ changed files
opendj-sdk/opends/tests/unit-tests-testng/src/server/org/opends/server/core/PasswordPolicyTestCase.java 2 ●●● patch | view | raw | blame | history
opendj-sdk/opends/tests/unit-tests-testng/src/server/org/opends/server/core/PasswordPolicyTestCase.java
@@ -4827,7 +4827,7 @@
   *
   * @throws  Exception  If an unexpected problem occurs.
   */
  @Test()
  @Test(enabled=false)
  public void testPasswordHistoryUsingCount()
         throws Exception
  {