mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-07 17:49:17 +00:00
Enabling ActivitiTimerExecutionTest to help verify CLOUD-1825 is fixed (it's already enabled on HEAD-QA and passing).
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@52834 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -60,8 +60,6 @@ public class WorkflowTestSuite extends TestSuite
|
||||
// Add the Activiti tests to be run
|
||||
suite.addTestSuite( ActivitiWorkflowServiceIntegrationTest.class );
|
||||
suite.addTestSuite( ActivitiSpringTransactionTest.class );
|
||||
// TODO: ALF-9096
|
||||
// suite.addTestSuite( ActivitiTimerExecutionTest.class );
|
||||
|
||||
// This test will force the application context properly, which avoids
|
||||
// periodic wierd build failures
|
||||
|
Reference in New Issue
Block a user