[jboss-jira] [JBoss JIRA] (ELY-1457) Unable to run testsuite using mvn surefire:test
Farah Juma (Jira)
issues at jboss.org
Mon Feb 25 13:28:07 EST 2019
[ https://issues.jboss.org/browse/ELY-1457?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Farah Juma updated ELY-1457:
----------------------------
Fix Version/s: 1.8.0.Final
> Unable to run testsuite using mvn surefire:test
> -----------------------------------------------
>
> Key: ELY-1457
> URL: https://issues.jboss.org/browse/ELY-1457
> Project: WildFly Elytron
> Issue Type: Bug
> Components: Testsuite, Utils
> Affects Versions: 1.2.0.Beta10
> Reporter: Martin Choma
> Assignee: Justin Cook
> Priority: Minor
> Fix For: 1.8.0.CR1, 1.8.0.Final
>
>
> {noformat}
> mvn clean install -DskipTests
> mvn surefire:test -fae -Dmaven.test.failure.ignore=true
> [WARNING] Corrupted stdin stream in forked JVM 1. See the dump file /home/mchoma/workspace/git-repositories/wildfly-elytron/target/surefire-reports/2017-11-30T17-02-48_325-jvmRun1.dumpstream
> ExecutionException The forked VM terminated without properly saying goodbye. VM crash or System.exit called?
> Command was /bin/sh -c cd /home/mchoma/workspace/git-repositories/wildfly-elytron && /usr/java/jdk1.8.0_131/jre/bin/java '-javaagent:${org.jmockit:jmockit:jar}' -jar /home/mchoma/workspace/git-repositories/wildfly-elytron/target/surefire/surefirebooter575191532113315054.jar /home/mchoma/workspace/git-repositories/wildfly-elytron/target/surefire 2017-11-30T17-02-48_325-jvmRun1 surefire4127140177271714029tmp surefire_06835135917194901533tmp
> Error occurred in starting fork, check output in log
> Process Exit Code: 1
> {noformat}
> * "mvn test" works just fine.
> * "mvn surefire:test" used to be necessary for running testsuite with IBM JDK, as TS was not compilable with IBM JDK (this is not true anymore). So TS was build with Oracle JDK and run with IBM JDK.
> * "mvn surefire:test" used to work back in July.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
More information about the jboss-jira
mailing list