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

Derek Chen-Becker commented on CASSANDRA-18750:
-----------------------------------------------

CircleCI for 5.0 passed for Java 11:

https://app.circleci.com/pipelines/github/dchenbecker/cassandra/81/workflows/0da5d328-ba5e-4243-b0ad-509fe39340d4/jobs/2401

One test failed for Java 17:

https://app.circleci.com/pipelines/github/dchenbecker/cassandra/81/workflows/a39bd419-e18d-4f5f-8b67-19709a9c407b/jobs/2400/tests

The only option I have is to "Rerun with SSH", but that failed with a timeout 
last time so I'm not convinced it'll actually succeed. Are the other Rerun 
options not available for free tier?

> Make unit tests compatible with the tmp.dir property
> ----------------------------------------------------
>
>                 Key: CASSANDRA-18750
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-18750
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Build
>            Reporter: Derek Chen-Becker
>            Assignee: Derek Chen-Becker
>            Priority: Normal
>         Attachments: signature.asc
>
>
> Several unit tests hard-code file paths under the "/tmp" directory, which 
> means they do not honor the {{tmp.dir}} ant build property. These should be 
> updated so that when the user specifies {{tmp.dir}}, they can be certain that 
> any files or directories created by the unit tests will be in their specified 
> location.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to