https://bz.apache.org/bugzilla/show_bug.cgi?id=64733
--- Comment #15 from Michael Seele <mse...@guh-software.de> --- The IOException is not fixed with your last commit. Still got [junitlauncher] Failed in syserr streaming [junitlauncher] java.io.UncheckedIOException: java.io.IOException: Pipe broken [junitlauncher] at org.apache.tools.ant.taskdefs.optional.junitlauncher.LauncherSupport$SysOutErrStreamReader.run(LauncherSupport.java:555) [junitlauncher] at java.base/java.lang.Thread.run(Thread.java:836) [junitlauncher] Caused by: java.io.IOException: Pipe broken [junitlauncher] at java.base/java.io.PipedInputStream.read(PipedInputStream.java:321) [junitlauncher] at java.base/java.io.PipedInputStream.read(PipedInputStream.java:377) [junitlauncher] at java.base/java.io.InputStream.read(InputStream.java:205) [junitlauncher] at org.apache.tools.ant.taskdefs.optional.junitlauncher.LauncherSupport$SysOutErrStreamReader.run(LauncherSupport.java:549) [junitlauncher] ... 1 more with the newest nightly build (#42) -- You are receiving this mail because: You are the assignee for the bug.