[
https://issues.apache.org/jira/browse/ODE-405?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12832279#action_12832279
]
Rafal Rusin commented on ODE-405:
---------------------------------
There's still something wrong with timing. It passed in my local config
however.
java.lang.NullPointerException
at
org.apache.ode.bpel.runtime.ActivityRecoveryTest.getRecoveriesInScope(ActivityRecoveryTest.java:410)
at
org.apache.ode.bpel.runtime.ActivityRecoveryTest.getRecoveries(ActivityRecoveryTest.java:394)
at
org.apache.ode.bpel.runtime.ActivityRecoveryTest.recover(ActivityRecoveryTest.java:377)
at
org.apache.ode.bpel.runtime.ActivityRecoveryTest.testFailureWithFaultAction(ActivityRecoveryTest.java:124)
at org.jmock.core.VerifyingTestCase.runBare(VerifyingTestCase.java:39)
> ActivityRecoveryTest fails on some machines due to timing
> ---------------------------------------------------------
>
> Key: ODE-405
> URL: https://issues.apache.org/jira/browse/ODE-405
> Project: ODE
> Issue Type: Bug
> Components: Test environment
> Affects Versions: 1.2
> Reporter: Alex Boisvert
> Assignee: Rafal Rusin
> Fix For: 2.0
>
> Attachments: ActivityRecoveryTest.patch
>
>
> The ActivityRecoveryTest fails on some machines due to timing. We should
> investigate why and try to reduce/eliminate the effects of timing.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.