[
https://issues.apache.org/jira/browse/ODE-152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12512581
]
Matthieu Riou commented on ODE-152:
-----------------------------------
Just do something like:
rake TEST=no package
> 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.