[ https://issues.apache.org/jira/browse/SUREFIRE-1359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15970085#comment-15970085 ]
Tibor Digana commented on SUREFIRE-1359: ---------------------------------------- [~binkley] Your attached report files do not have any failure and I made git clone of your project and started the build {{mvn verify}} {quote} mvn verify [WARNING] Source root doesn't exist: d:\vcs\github\sproingk\target\generated-sources\annotations [WARNING] Source root doesn't exist: d:\vcs\github\sproingk\target\generated-test-sources\test-annotations ------------------------------------------------------- T E S T S ------------------------------------------------------- Tests run: 12, Failures: 0, Errors: 0, Skipped: 0 ------------------------------------------------------- T E S T S ------------------------------------------------------- Running hm.binkley.labs.GitInfoIT SLF4J: Class path contains multiple SLF4J bindings. SLF4J: Found binding in [jar:file:/D:/.m2/repository/ch/qos/logback/logback-classic/1.1.11/logback-classic-1.1.11.jar!/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: Found binding in [jar:file:/D:/.m2/repository/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar!/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation. SLF4J: Actual binding is of type [ch.qos.logback.classic.util.ContextSelectorStaticBinder] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.997 sec - in hm.binkley.labs.GitInfoIT Running hm.binkley.labs.GreetingControllerIT 2017-04-15 21:09:31.536 WARN [bootstrap,,,] 21832 --- [ main] o.s.c.n.a.ArchaiusAutoConfiguration : Netflix ConfigurationManager has already been installed, unable to re-install Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.729 sec - in hm.binkley.labs.GreetingControllerIT Results : Tests run: 12, Failures: 0, Errors: 0, Skipped: 0 {quote} > Corrupted stdin stream in forked JVM 1. See the dump file > --------------------------------------------------------- > > Key: SUREFIRE-1359 > URL: https://issues.apache.org/jira/browse/SUREFIRE-1359 > Project: Maven Surefire > Issue Type: Bug > Components: Maven Surefire Plugin > Affects Versions: 2.20 > Environment: JDK 1.8.0_121 > maven version 3.5.0 > Reporter: Brian Oxley > Attachments: 2017-04-13T10-56-35_635-jvmRun1.dumpstream, > 2017-04-13T10-56-36_592.dumpstream, failsafe-summary.xml, > hm.binkley.labs.GitInfoIT.txt, hm.binkley.labs.GreetingControllerIT.txt, > TEST-hm.binkley.labs.GitInfoIT.xml, > TEST-hm.binkley.labs.GreetingControllerIT.xml > > > Surefire 2.20 complains "Corrupted stdin stream in forked JVM 1. See the dump > file". Version 2.19.1 does not, and testing completes successfully. > Project is here: https://github.com/binkley/sproingk. > Run with "mvn clean verify". > Same behavior on Windows 10 (Oracle JDK), MacOS and the Linux subsystem on > Windows. -- This message was sent by Atlassian JIRA (v6.3.15#6346)