risdenk edited a comment on issue #1139: [CALCITE-2961] Enable Travis to test against JDK 13 URL: https://github.com/apache/calcite/pull/1139#issuecomment-478131066 Failed on Cassandra on JDK 13: ``` [[1;34mINFO[m] Running org.apache.calcite.test.[1mCassandraAdapterTest[m [[1;31mERROR[m] [1;31mTests [0;1mrun: [0;1m1[m, Failures: 0, [1;31mErrors: [0;1;31m1[m, Skipped: 0, Time elapsed: 0 s[1;31m <<< FAILURE![m - in org.apache.calcite.test.[1mCassandraAdapterTest[m [[1;31mERROR[m] org.apache.calcite.test.CassandraAdapterTest Time elapsed: 0 s <<< ERROR! java.lang.ExceptionInInitializerError at org.apache.calcite.test.CassandraAdapterTest.initCassandraIfEnabled(CassandraAdapterTest.java:118) at org.apache.calcite.test.CassandraAdapterTest.<clinit>(CassandraAdapterTest.java:61) Caused by: java.lang.StringIndexOutOfBoundsException: begin 0, end -1, length 8 at org.apache.calcite.test.CassandraAdapterTest.initCassandraIfEnabled(CassandraAdapterTest.java:118) at org.apache.calcite.test.CassandraAdapterTest.<clinit>(CassandraAdapterTest.java:61) ```
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
