mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-14 17:58:59 +00:00
Merged HEAD-BUG-FIX (5.1/Cloud) to HEAD (5.1/Cloud)
97695: Merged 5.0.N (5.0.2) to HEAD-BUG-FIX (5.1/Cloud) 97685: Merged V4.2-BUG-FIX (4.2.5) to 5.0.N (5.0.2) 97573: Merged DEV (4.2.5) to V4.2-BUG-FIX (4.2.5) 97499: MNT-13194: GetMethodRegressionTest takes from 20 seconds to 4 hours depending on database - Fixed the test cleanup. git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@97707 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -204,11 +204,6 @@ public class GetMethodRegressionTest extends TestCase
|
||||
{
|
||||
auditService.setAuditEnabled(false);
|
||||
}
|
||||
|
||||
fileFolderService.delete(rootTestFolder);
|
||||
|
||||
NodeArchiveService archiveService = (NodeArchiveService) applicationContext.getBean("nodeArchiveService");
|
||||
archiveService.purgeAllArchivedNodes(rootTestFolder.getStoreRef());
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user