You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ode.apache.org by "Matthieu Riou (JIRA)" <ji...@apache.org> on 2007/07/13 18:41:04 UTC

[jira] Commented: (ODE-152) some test failures

    [ https://issues.apache.org/jira/browse/ODE-152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12512533 ] 

Matthieu Riou commented on ODE-152:
-----------------------------------

Just letting you know that these are usually problems with the test cases more than the code itself. Which doesn't excuse the fact that the tests fail, you just shouldn't get the impression that this functionality is broken because the test fails.

And if you have some time to check what's wrong with the test and contribute a patch, I'm sure you'd earn huge karma points :-)

> some test failures
> ------------------
>
>                 Key: ODE-152
>                 URL: https://issues.apache.org/jira/browse/ODE-152
>             Project: Ode
>          Issue Type: Bug
>          Components: Build System
>         Environment: linux, normal pc
>            Reporter: Eduardo Burgos
>            Priority: Minor
>
> I tried a whole rake clean install on trunk (rev 556028) and I got some test errors:
> There was 1 error:
> 1) testFilterProcessesByName(org.apache.ode.bpel.runtime.ProcessManagementTest)org.apache.ode.bpel.pmapi.ProcessingException: Exception during instance deletion: org.apache.ode.bpel.iapi.ContextException: Error in tx
>         at org.apache.ode.bpel.engine.ProcessAndInstanceManagementImpl.delete(ProcessAndInstanceManagementImpl.java:434)
>         at org.apache.ode.bpel.runtime.ProcessManagementTest.execute(ProcessManagementTest.java:115)
>         at org.apache.ode.bpel.runtime.ProcessManagementTest.setUp(ProcessManagementTest.java:99)
> FAILURES!!!
> Tests run: 3,  Failures: 0,  Errors: 1
> rake aborted!
> The following tests failed:
> org.apache.ode.bpel.runtime.ActivityRecoveryTest
> org.apache.ode.bpel.runtime.ProcessManagementTest
> just to let you know
> Regards,

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.