Skip to content

LongPath test fails if current folder length is long #83

Description

@iricigor

If current folder is longer than 38 characters, then TestFolder full path will be longer than 48 characters. Then this will fail:

$LongFolder = New-Item (Join-Path 'TestFolder' $Name1) -ItemType Directory

because new item full path will be longer than 248 characters

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions