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