Fix scheduler-simple SiimpleSchedulerTest: it has timing sensitive assert
statements
------------------------------------------------------------------------------------
Key: ODE-469
URL: https://issues.apache.org/jira/browse/ODE-469
Project: ODE
Issue Type: Bug
Components: BPEL Runtime
Reporter: Sean Ahn
Attachments: ode-469.1x.patch
It seems the behavior on simple scheduler has been changed some time.
The tests assumes the scheduled jobs cannot run without committing database,
but, transacted jobs are now committing at the end by themselves. Take out the
assert statements that check if no jobs are scheduled until the transaction is
committed.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.