You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@daffodil.apache.org by "Mike Beckerle (Jira)" <ji...@apache.org> on 2020/05/13 18:09:00 UTC

[jira] [Resolved] (DAFFODIL-2187) too many debug/oolagdebug messages from sbt it:test

     [ https://issues.apache.org/jira/browse/DAFFODIL-2187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mike Beckerle resolved DAFFODIL-2187.
-------------------------------------
    Fix Version/s: 3.0.0
       Resolution: Fixed

fixed in f5d8d713f6e1a93b175eb338ae4e3a0c3f6b63c7

> too many debug/oolagdebug messages from sbt it:test
> ---------------------------------------------------
>
>                 Key: DAFFODIL-2187
>                 URL: https://issues.apache.org/jira/browse/DAFFODIL-2187
>             Project: Daffodil
>          Issue Type: Bug
>          Components: Infrastructure, QA
>    Affects Versions: 2.4.0
>            Reporter: Mike Beckerle
>            Assignee: Mike Beckerle
>            Priority: Major
>             Fix For: 3.0.0
>
>
> The volume of output created by sbt it:test is so large that when something fails in a travis CI build, it is almost impossible to see what went wrong.
> Most of this output is created by tests that turn on various levels of logging that really aren't relevant any more.
> Tests that turn on debug or oolagdebug level of detail should be revisited to see whether they should still be run with those settings off, or just disabled.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)