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

Julian Hyde commented on CALCITE-2442:
--------------------------------------

Here's where I'm at. The tests generally succeed on JDK 9, 10, 11. The tests 
fail on OpenJDK 10 (even after I upgraded to 10.0.2). After that failure, then 
the test gives a failure on JDK 10 with "Cassandra daemon did not start within 
timeout".

I'll try disabling OpenJDK 10 from my nightly run and see whether that improves 
the pass rate of the JDK 10 test.

> Cassandra unit test leaves stale folders in cassandra/ module on Windows
> ------------------------------------------------------------------------
>
>                 Key: CALCITE-2442
>                 URL: https://issues.apache.org/jira/browse/CALCITE-2442
>             Project: Calcite
>          Issue Type: Bug
>          Components: cassandra
>            Reporter: Andrei Sereda
>            Priority: Major
>
> [~Sergey Nuyanzin] reported that 
> [CassandraUnit|https://github.com/jsevellec/cassandra-unit] leaves 
> {{.toDelete}} folder in maven module folder ({{cassandra/}}) rather than 
> {{target/}} where all build and temporary files should be located.
> {quote}
> There is one more strange thing (at least on Windows): while building a
> file with name ".toDelete" is generated under calcite\cassandra and it's
> not removed by the end of tests
> Is there a way to make cassandra generates these files in target directory
> e.g.?
> {quote}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to