https://issues.apache.org/bugzilla/show_bug.cgi?id=51788

Stefan Bodewig <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO
         OS/Version|                            |All

--- Comment #1 from Stefan Bodewig <[email protected]> 2011-12-06 16:44:25 UTC 
---
I'm afraid I don't follow you.

The stream the formatter is writing to is closed by the formatter, not
JUnitTestRunner.  If you look at PlainJUnitTestFormatter for example you'll
see it closing out in endTestSuite.

I guess you must be talking about a different output (System.out?) but
don't understand why you're formatter wouldn't be able to create output
in the endTestSuite method (PlainJUnitTestFormatter or XMLJUnitResultFormatter
do so).

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

Reply via email to