Skip to content

Maintenance: Missing test coverage for Windows paths longer than MAX_PATH #713

@jericht

Description

@jericht

Description

Related issue: #689
Related PR: #705

We have an existing integration test to verify that outputs can be downloaded on Windows with paths are longer than MAX_PATH, however there is missing coverage.

One instance of this missing coverage I can see is that our test case does not cover the case where we need to sync inputs, which can provide an fs_permissions_setting (see code) that eventually fails as seen in #705 (comment).

Solution

Add missing integration test coverage

Metadata

Metadata

Assignees

No one assigned

    Labels

    job attachmentsFor an issue with job attachmentsmaintenanceChanges to builds, tests, processes, or code that does not directly affect functionality

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions