You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Rob Tompkins (JIRA)" <ji...@apache.org> on 2016/09/20 18:40:20 UTC

[jira] [Commented] (MATH-1387) Travis CI does not work in master branch

    [ https://issues.apache.org/jira/browse/MATH-1387?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15507391#comment-15507391 ] 

Rob Tompkins commented on MATH-1387:
------------------------------------

For Java 1.7 the following is the exception trace:
{code}
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test (default-test) on project commons-math4: Execution default-test of goal org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test failed: The forked VM terminated without properly saying goodbye. VM crash or System.exit called?
[ERROR] Command was /bin/sh -c cd /home/travis/build/chtompki/commons-math && /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/java -javaagent:/home/travis/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/home/travis/build/chtompki/commons-math/target/jacoco.exec -jar /home/travis/build/chtompki/commons-math/target/surefire/surefirebooter9184690604659772326.jar /home/travis/build/chtompki/commons-math/target/surefire/surefire4166513052699975176tmp /home/travis/build/chtompki/commons-math/target/surefire/surefire_06594136187034826821tmp
{code}

> Travis CI does not work in master branch
> ----------------------------------------
>
>                 Key: MATH-1387
>                 URL: https://issues.apache.org/jira/browse/MATH-1387
>             Project: Commons Math
>          Issue Type: Bug
>         Environment: github
>            Reporter: Rob Tompkins
>            Assignee: Rob Tompkins
>   Original Estimate: 4h
>  Remaining Estimate: 4h
>
> The travis-ci & coveralls build do not work in the master branch



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)