[
https://issues.apache.org/jira/browse/CALCITE-2442?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17035012#comment-17035012
]
Feng Zhu edited comment on CALCITE-2442 at 2/12/20 3:11 AM:
------------------------------------------------------------
Unfortunately, it does not work. I guess the file might be locked by some
gradle's threads.
When running ./gradlw build, I ever tried to delete the file manually after
Cassandra tests finished. But my attemp failed.
[~vlsi], could you provide some help?
was (Author: donnyzone):
Unfortunately, it does not work. I guess the file might be locked by some
gralde's threads.
When running ./gradlw build, I ever tried to delete the file manually after
Cassandra tests finished. But my attemp failed.
[~vlsi], could you provide some help?
> Cassandra unit test intermittent failures
> -----------------------------------------
>
> Key: CALCITE-2442
> URL: https://issues.apache.org/jira/browse/CALCITE-2442
> Project: Calcite
> Issue Type: Bug
> Components: cassandra-adapter
> Reporter: Andrei Sereda
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.22.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> We have noticed that there are failures due to :
> # Wrong parsing of new [JDK version scheme|http://openjdk.java.net/jeps/223]
> (by calcite and cassandra dependencies like jamm). {{10-ea}} vs {{10.0.2}}
> # Cassandra startup timeout on Linux Jenkins CI server. Contrary to github
> travis CI (the one which validates PRs), it takes about 20s for embedded
> cassandra to start (still under investigation).
> # [~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. Not a
> failure but annoyance.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)