You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "reckart (via GitHub)" <gi...@apache.org> on 2023/07/05 09:14:21 UTC

[GitHub] [uima-uimafit] reckart opened a new issue, #231: CAS not reset if validation fails in managed CASes

reckart opened a new issue, #231:
URL: https://github.com/apache/uima-uimafit/issues/231

   **Describe the bug**
   The `ManagedCas` and `ManagedJCas` classes have a bug where the managed (J)CAS instances are not reset if the validator fails. This can lead to subsequent tests starting with the CAS state set up by the previous test.
   
   **Expected behavior**
   Tests should always get a clean CAS.
   
   **Please complete the following information:**
    - Version: 3.4.0
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@uima.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [uima-uimafit] reckart closed issue #231: CAS not reset if validation fails in managed CASes

Posted by "reckart (via GitHub)" <gi...@apache.org>.
reckart closed issue #231: CAS not reset if validation fails in managed CASes
URL: https://github.com/apache/uima-uimafit/issues/231


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@uima.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org