Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GEODE-8495: Make tests honor default disk dir property #5586

Conversation

demery-pivotal
Copy link
Contributor

The testClientSubscriptionQueueUsingDefaultDS() test in
CacheXml66DUnitTest and its subclasses assumed that the system’s default
disk directory is the JVM’s current working directory.

This change removes that assumption by making the tests honor the
defaultDiskDirs system property.

Authored-by: Dale Emery demery@vmware.com

The testClientSubscriptionQueueUsingDefaultDS() test in
CacheXml66DUnitTest and its subclasses assumed that the system’s default
disk directory is the JVM’s current working directory.

This change removes that assumption by making the tests honor the
defaultDiskDirs system property.

Authored-by: Dale Emery <demery@vmware.com>
@demery-pivotal demery-pivotal merged commit 6d58009 into apache:develop Oct 2, 2020
@demery-pivotal demery-pivotal deleted the geode-8495/default-disk-dir-tests branch October 2, 2020 16:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants