You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ode.apache.org by "Rafal Rusin (JIRA)" <ji...@apache.org> on 2010/03/06 23:30:28 UTC

[jira] Reopened: (ODE-405) ActivityRecoveryTest fails on some machines due to timing

     [ https://issues.apache.org/jira/browse/ODE-405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rafal Rusin reopened ODE-405:
-----------------------------


There's one problem left with testFailureWithManualRecovery

java.lang.NullPointerException
	at org.apache.ode.bpel.runtime.ActivityRecoveryTest.getRecoveriesInScope(ActivityRecoveryTest.java:431)
	at org.apache.ode.bpel.runtime.ActivityRecoveryTest.getRecoveries(ActivityRecoveryTest.java:415)
	at org.apache.ode.bpel.runtime.ActivityRecoveryTest.recover(ActivityRecoveryTest.java:398)
	at org.apache.ode.bpel.runtime.ActivityRecoveryTest.testFailureWithManualRecovery(ActivityRecoveryTest.java:111)
	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: 1.3.4
>
>         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.