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:
Gavin Cornwell
2013-07-19 08:53:36 +00:00
parent 5c3edbb549
commit 684891d4c2

View File

@@ -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