DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5377>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5377

JUnit spits System.out to System.out, not formatter log file, when fork="yes"





------- Additional Comments From [EMAIL PROTECTED]  2001-12-12 06:50 -------
I should note that the behavior described when fork="no" is the correct, 
documented behavior.  The behavior when fork="yes" is not.

When fork="yes", TestCase code that looks like this:

System.out.println("foo");

goes to STDOUT like this:

    [junit] foo

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to