You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Aidan Skinner (JIRA)" <qp...@incubator.apache.org> on 2008/08/22 12:16:44 UTC

[jira] Resolved: (QPID-1184) all output during tests is buffered until the test case finishes

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

Aidan Skinner resolved QPID-1184.
---------------------------------

       Resolution: Fixed
    Fix Version/s:     (was: M4)
                   M3

This was fixed

> all output during tests is buffered until the test case finishes
> ----------------------------------------------------------------
>
>                 Key: QPID-1184
>                 URL: https://issues.apache.org/jira/browse/QPID-1184
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Tests
>    Affects Versions: M3
>            Reporter: Rafael H. Schloming
>            Assignee: Rafael H. Schloming
>             Fix For: M3
>
>
> Because all the output during tests is buffered, it is difficult to debug hangs since the log output is unavailable until the test concludes. Also, some of our tests produce many megabytes worth of output. Because junit buffers it all, there is increased memory pressure during test runs.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.