Skip to content

test infrastructure deletes entire data dir after test #5815

@s1monw

Description

@s1monw

@bleskes found a sneaky problem that our test infra deletes the entire data dir instead of just it's content. Yet this might not be a problem for 99.9% of our test but the clsuter stats sometimes fail since File#getTotalSpace() returns 0 as documented on the javadocs if the path doesn't point to a partition. We should only delete it's content but not the parent.

Metadata

Metadata

Assignees

No one assigned

    Labels

    >testIssues or PRs that are addressing/adding testsv1.2.0v2.0.0-beta1

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions