[ https://issues.apache.org/jira/browse/ODE-173?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Matthieu Riou updated ODE-173: ------------------------------ Fix Version/s: 1.3 > TEST org.apache.ode.bpel.runtime.ActivityRecoveryTest FAILED > ------------------------------------------------------------ > > Key: ODE-173 > URL: https://issues.apache.org/jira/browse/ODE-173 > Project: ODE > Issue Type: Bug > Components: Build System > Environment: OSX 1.5 and 1.6 > Reporter: Nicolas Modrzyk > Fix For: 1.3 > > > A few tests are failing on my machine from the ActivityRecovery tests, all > with the following logs: > [junit] Testcase: testInvokeSucceeds took 4.166 sec > [junit] FAILED > [junit] expected:<COMPLETED> but was:<ACTIVE> > [junit] junit.framework.AssertionFailedError: expected:<COMPLETED> but > was:<ACTIVE> > [junit] at > org.apache.ode.bpel.runtime.ActivityRecoveryTest.testInvokeSucceeds(ActivityRecoveryTest.java:84) > [junit] at > org.jmock.core.VerifyingTestCase.runBare(VerifyingTestCase.java:39) > [junit] > Seems like the scheduler hasn't processed the tasks. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.