[
https://issues.apache.org/jira/browse/UIMA-781?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marshall Schor closed UIMA-781.
-------------------------------
Resolution: Cannot Reproduce
Fix Version/s: 2.3
This probably was a glitch in my build process - I can no longer reproduce it.
> CPE test case CpmCasConsumer_ErrorTest intermittently failing
> -------------------------------------------------------------
>
> Key: UIMA-781
> URL: https://issues.apache.org/jira/browse/UIMA-781
> Project: UIMA
> Issue Type: Bug
> Components: Collection Processing
> Affects Versions: 2.2.1
> Reporter: Marshall Schor
> Priority: Minor
> Fix For: 2.3
>
>
> While running tests for another issue (unlocking the CAS after
> out-of-memory-failure) I found this test case fails solidly when run from
> maven, and runs always without error when run from Eclipse.
> Running from maven as a single test, it fails (to run a single test, do:
> mvn test -Dtest=CpmCasConsumer_ErrorTest
> Running from maven as a single test, in debug mode, then attaching the
> Eclipse debugger - sometimes shows the error. To run a maven test and attach
> the Eclipse debugger do:
> mvn test -Dtest=CpmCasConsumer_ErrorTest -Dmaven.surefire.debug
> and then create an Eclipse launch configuration for a "Remote Java
> Application", and set the port to 5005, and check the box which says "Allow
> termination of Remote VM".
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.