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