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:
   ```
   [INFO] Running org.apache.calcite.test.CassandraAdapterTest
   [ERROR] Tests run: 1, Failures: 0, 
Errors: 1, Skipped: 0, Time elapsed: 0 s <<< 
FAILURE! - in org.apache.calcite.test.CassandraAdapterTest
   [ERROR] 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

Reply via email to