Skip to content

Avoid windows NotaDirectoryErrors in tests #6457

@mrocklin

Description

@mrocklin

We have many tests that fail with NotADiirectoryErrors in windows. (see #6455 for an eample). It looks like we've tried to address this with the utils_test.py::_SafeTemporaryDirectory class. However it's only used in one of a few places in that module. Should we use it more widely? Alternatively, should we care about the windows error here?

cc @graingert if you have thoughts

Metadata

Metadata

Assignees

No one assigned

    Labels

    testsUnit tests and/or continuous integration

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions