Disabled test ArchiveAndRestoreTest.testAR7889ArchiveAndRestoreMustNotModifyAuditable

- Raised ALF-10271


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@30417 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
Derek Hulley
2011-09-12 09:00:05 +00:00
parent d6c6c4ec5b
commit d112b6d218

View File

@@ -761,7 +761,7 @@ public class ArchiveAndRestoreTest extends TestCase
/**
* <a href="https://issues.alfresco.com/jira/browse/ALF-7889">ALF-7889</a>
*/
public synchronized void testAR7889ArchiveAndRestoreMustNotModifyAuditable() throws Exception
public synchronized void DISABLED_testAR7889ArchiveAndRestoreMustNotModifyAuditable() throws Exception
{
AuthenticationUtil.setFullyAuthenticatedUser(USER_A);
nodeService.addAspect(b, ContentModel.ASPECT_AUDITABLE, null);