DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=34502>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=34502
------- Additional Comments From ddevienne@lgc.com 2005-04-22 20:48 -------
I think that we have also independently discovered slowdown issues when tests
are run thru Ant's <junit> task. We have some performance JUnit tests which
check conformance in memory usage, frame rates, etc... against a baseline
recorded at a known point. When run on their own, with only JUnit, these run
fine. When run in the context of Ant/<junit>, they often fail the frame rate
checks, because they are noticably slower.
My guess is that it's related to the stream pumping done by JUnit itself (and
possibly also the JUnitTestListeners with usefile="true").
Could it be that redirector is similarly affected by <junit>'s stream pumping?
--DD
--
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org
|