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

neil_a_wilson
29.02.2007 faab8931a8a71e27c0a16796fc35d6daa4d59004
opends/tests/unit-tests-testng/src/server/org/opends/server/extensions/FileSystemEntryCacheTestCase.java
@@ -619,7 +619,7 @@
  /**
   * Tests cache persistence with consistent backend.
   */
  @Test(groups = "slow")
  @Test(enabled=false, groups = "slow")
  @SuppressWarnings("unchecked")
  public void testCachePersistence()
         throws Exception
@@ -672,7 +672,7 @@
  /**
   * Tests cache persistence with inconsistent backend.
   */
  @Test(groups = "slow")
  @Test(enabled=false, groups = "slow")
  @SuppressWarnings("unchecked")
  public void testCachePersistenceInconsistent()
         throws Exception