You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Jerry Cwiklik (JIRA)" <de...@uima.apache.org> on 2016/09/13 15:01:20 UTC

[jira] [Closed] (UIMA-5105) UIMA-AS: Reduce verbosity of JUnit tests

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