system-rules icon indicating copy to clipboard operation
system-rules copied to clipboard

StandardOutputStreamLog does not capture output when tests are run by Ant

Open npryce opened this issue 12 years ago • 2 comments
trafficstars

If JUnit tests are run by Ant, StandardOutputStreamLog does not capture output.

npryce avatar Aug 29 '13 14:08 npryce

Unfortunately I cannot reproduce the problem. I built the project https://github.com/stefanbirkner/standardoutputstreamlog-ant with a test using StandardOutputStreamLog, but the test is running successfully.

What versions of Ant, JUnit and Java do you use?

Maybe you could provide a small example project with a failing test. You can fork standardoutputstreamlog-ant therefore.

stefanbirkner avatar Aug 31 '13 12:08 stefanbirkner

@npryce Any news?

stefanbirkner avatar Dec 17 '13 21:12 stefanbirkner