You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by GitBox <gi...@apache.org> on 2022/05/12 13:17:06 UTC

[GitHub] [uima-uimafit] reckart opened a new pull request, #186: [UIMA-6452] Some tests fail cleaning up their temporary data

reckart opened a new pull request, #186:
URL: https://github.com/apache/uima-uimafit/pull/186

   **JIRA Ticket:** https://issues.apache.org/jira/browse/UIMA-6452
   
   **What's in the PR**
   - Use runPipeline instead of simply calling engine.process() to ensure that the collectionProcessComplete() lifecycle method is called which then closes the output stream held by the CasDumpWriter and which should then allow the file to be deleted on Windows
   
   **How to test manually**
   * No specific test procedure
   
   **Automatic testing**
   * [x] PR adds/updates unit tests
   
   **Documentation**
   * [ ] PR adds/updates documentation
   
   **Organizational**
   - [ ] PR includes new dependencies.
         <sub><sup>Only dependencies under [approved licenses](http://www.apache.org/legal/resolved.html#category-a) are allowed. LICENSE and NOTICE files in the respective modules where dependencies have been added as well as in the project root have been updated.</sup></sub>
   


-- 
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


[GitHub] [uima-uimafit] reckart merged pull request #186: [UIMA-6452] Some tests fail cleaning up their temporary data

Posted by GitBox <gi...@apache.org>.
reckart merged PR #186:
URL: https://github.com/apache/uima-uimafit/pull/186


-- 
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