If you scroll up you can see some failing test cases. I don't have any idea why however.
-- Michael Mior [email protected] On Feb 3, 2018 16:34, "Julian Hyde" <[email protected]> wrote: > Yeah, I see this in the log: > > > /home/travis/.travis/job_stages: line 57: 3668 Killed > mvn -Dsurefire.useFile=false -Dsurefire.parallel= test > > > > travis_time:end:139e90d8:start=1517318527679012464, > finish=1517318668666582543,duration=140987570079 > > [0K > > [31;1mThe command "mvn -Dsurefire.useFile=false -Dsurefire.parallel= > test" exited with 137. [0m > > travis_fold:start:cache.2 > > [0Kstore build cache > > travis_time:start:1f1a3e08 > > [0K > > travis_time:end:1f1a3e08:start=1517318668673547922, > finish=1517318668678492283,duration=4944361 > > [0Ktravis_time:start:13ed5388 > > [0K [32;1mchange detected (content changed, file is created, or file is > deleted): > > /home/travis/.m2/repository/org/apache/calcite/calcite/1. > 16.0-SNAPSHOT/maven-metadata-local.xml > > /home/travis/.m2/repository/org/apache/calcite/calcite/1. > 16.0-SNAPSHOT/_remote.repositories > > /home/travis/.m2/repository/org/apache/calcite/calcite- > cassandra/1.16.0-SNAPSHOT/calcite-cassandra-1.16.0-SNAPSHOT.jar > > /home/travis/.m2/repository/org/apache/calcite/calcite- > cassandra/1.16.0-SNAPSHOT/calcite-cassandra-1.16.0-SNAPSHOT-sources.jar > > /home/travis/.m2/repository/org/apache/calcite/calcite- > cassandra/1.16.0-SNAPSHOT/calcite-cassandra-1.16.0-SNAPSHOT-tests.jar > > /home/travis/.m2/repository/org/apache/calcite/calcite- > cassandra/1.16.0-SNAPSHOT/calcite-cassandra-1.16.0- > SNAPSHOT-test-sources.jar > > /home/travis/.m2/repository/org/apache/calcite/calcite- > cassandra/1.16.0-SNAPSHOT/maven-metadata-local.xml > > /home/travis/.m2/repository/org/apache/calcite/calcite- > cassandra/1.16.0-SNAPSHOT/_remote.repositories > > /home/travis/.m2/repository/org/apache/calcite/calcite- > cassandra/maven-metadata-local.xml > > /home/travis > > [0m > > [32;1m... > > [0m > > [32;1mchanges detected, packing new archive [0m > > . > > . > > . > > [32;1muploading archive [0m > > > > travis_time:end:13ed5388:start=1517318668710481898, > finish=1517318696409874002,duration=27699392104 > > [0Ktravis_fold:end:cache.2 > > [0K > > Done. Your build exited with 1. > > I don’t know what is causing it. > > Julian > > [1] https://api.travis-ci.org/v3/job/335147486/log.txt < > https://api.travis-ci.org/v3/job/335147486/log.txt> > > > > > > On Feb 2, 2018, at 12:59 PM, Shuyi Chen <[email protected]> wrote: > > > > Hi, > > > > It appears the jdk9 test on Travis are failing for all recent PRs. Anyone > > knows what is broken? Thanks. > > > > Shuyi > > > > -- > > "So you have to trust that the dots will somehow connect in your future." > >
