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

david_page
25.12.2007 b88ceda47fd49357a0dff3f5f3cdb575148926e8
Temporarily disable password history test due to spurious failures in nightly builds.
1 files modified
2 ■■■ changed files
opends/tests/unit-tests-testng/src/server/org/opends/server/core/PasswordPolicyTestCase.java 2 ●●● patch | view | raw | blame | history
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
  {