[ 
https://issues.apache.org/jira/browse/CASSANDRA-18750?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Derek Chen-Becker updated CASSANDRA-18750:
------------------------------------------
    Test and Documentation Plan: Tested locally with {{ant test}} and with 
{{.build/docker/run-tests.sh test}}. CircleCI tests almost all failed due to 
concurrency limit (I'm on the free tier) and I'm trying to re-run each test 
individually to see if I can get that green.
                         Status: Patch Available  (was: Open)

Initial PR against trunk is at https://github.com/apache/cassandra/pull/2593. 
Once that's reviewed and approved I can provide PRs for release branches.

> 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
>
> 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