[
https://issues.apache.org/jira/browse/UIMA-5105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jerry Cwiklik closed UIMA-5105.
-------------------------------
Resolution: Fixed
Modified to reduce amount of logging being done while running extended tests
> UIMA-AS: Reduce verbosity of JUnit tests
> ----------------------------------------
>
> Key: UIMA-5105
> URL: https://issues.apache.org/jira/browse/UIMA-5105
> Project: UIMA
> Issue Type: Improvement
> Components: Async Scaleout
> Reporter: Jerry Cwiklik
> Assignee: Jerry Cwiklik
> Fix For: 2.9.0AS
>
>
> When extended tests run there are lots of messages being produced which makes
> reviewing tests difficult as there is so much to scroll through. Majority of
> these are uima-as service headers (dumped each time a service is deployed).
> Also, the client dumps "sending CAS..." and "received CAS..." for each CAS.
> Also, address fail-fast for extended tests. Currently, when tests are run,
> junit just continues despite an unexpected error. Test should fail
> immediately on first uncaught exception.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)