-
-
Notifications
You must be signed in to change notification settings - Fork 4.9k
Closed
Labels
bugA problem with current functionality, as opposed to missing functionality (enhancement)A problem with current functionality, as opposed to missing functionality (enhancement)buildIssues caused by or requiring changes to the build system (scripts or Docker image)Issues caused by or requiring changes to the build system (scripts or Docker image)frozen-due-to-ageIssues closed and untouched for a long time, together with being locked for discussionIssues closed and untouched for a long time, together with being locked for discussion
Milestone
Description
Due to the change in parsing of UNC paths;
--- FAIL: TestWindowsPaths (0.00s)
basicfs_windows_test.go:34: root "\\\\?\\e:\\\\" != "\\\\?\\e:\\"
basicfs_windows_test.go:37: uri "e:\\\\" != "e:\\"
basicfs_windows_test.go:34: root "\\\\?\\e:\\\\" != "\\\\?\\e:\\"
basicfs_windows_test.go:37: uri "e:\\\\" != "e:\\"
We should investigate whether the new behavior is correct or if we need to adjust our side to retain the old behaviour.
Metadata
Metadata
Assignees
Labels
bugA problem with current functionality, as opposed to missing functionality (enhancement)A problem with current functionality, as opposed to missing functionality (enhancement)buildIssues caused by or requiring changes to the build system (scripts or Docker image)Issues caused by or requiring changes to the build system (scripts or Docker image)frozen-due-to-ageIssues closed and untouched for a long time, together with being locked for discussionIssues closed and untouched for a long time, together with being locked for discussion