-
Bug
-
Resolution: Done
-
Major
-
jBPM 5.2
-
None
The following tests began to fail once we started depending on the drools 5.3.1-SNAPSHOT (5.3.X branch):
Test results (23 failing tests / +1) org.jbpm.process.workitem.email.SendHtmlTest.sendHtmlWithBadAuthentication org.jbpm.integrationtests.ProcessMarshallingTest.test5 org.jbpm.integrationtests.ProcessTimerTest.testSimpleProcess org.jbpm.integrationtests.ProcessTimerTest.testVariableSimpleProcess org.jbpm.integrationtests.ProcessTimerTest.testOnEntryTimerExecuted org.jbpm.integrationtests.ProcessTimerTest.testOnEntryTimerVariableExecuted org.jbpm.integrationtests.ProcessTimerTest.testOnEntryTimerWorkItemExecuted org.jbpm.integrationtests.ProcessTimerTest.testOnEntryTimerExecutedMultipleTimes org.jbpm.integrationtests.ProcessTimerTest.testMultipleTimers org.jbpm.integrationtests.ProcessTimerTest.testOnEntryTimerCancelled org.jbpm.persistence.session.SingleSessionCommandServiceTest.testPersistenceTimer org.jbpm.process.workitem.wsht.hornetq.sync.WSHumanTaskHandlerHornetQSyncTest.testTaskFail org.jbpm.process.workitem.wsht.hornetq.sync.WSHumanTaskHandlerHornetQSyncTest.testTaskSkip org.jbpm.process.workitem.wsht.hornetq.sync.WSHumanTaskHandlerHornetQSyncTest.testTaskAbortSkippable org.jbpm.process.workitem.wsht.hornetq.sync.WSHumanTaskHandlerHornetQSyncTest.testTaskData org.jbpm.process.workitem.wsht.hornetq.sync.WSHumanTaskHandlerHornetQSyncTest.testTaskDataAutomaticMapping org.jbpm.process.workitem.wsht.mina.sync.WSHumanTaskHandlerMinaSyncTest.testTaskFail org.jbpm.process.workitem.wsht.mina.sync.WSHumanTaskHandlerMinaSyncTest.testTaskSkip org.jbpm.process.workitem.wsht.mina.sync.WSHumanTaskHandlerMinaSyncTest.testTaskData org.jbpm.process.workitem.wsht.mina.sync.WSHumanTaskHandlerMinaSyncTest.testTaskDataAutomaticMapping org.jbpm.task.service.hornetq.sync.TaskLifeCycleHornetQSyncTest.testLifeCycleMultipleTasks org.jbpm.task.service.local.sync.TaskLifeCycleMinaLocalTest.testLifeCycleMultipleTasks org.jbpm.task.service.mina.sync.TaskLifeCycleMinaSyncTest.testLifeCycleMultipleTasks