handle windows paths beginning with \\?\ by connorskees · Pull Request #95147 · microsoft/vscode
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 38.8k
Merged
Tyriar merged 2 commits intomicrosoft:masterfrom
Apr 14, 2020Merged
handle windows paths beginning with \\?\#95147
Tyriar merged 2 commits intomicrosoft:masterfrom
handle windows paths beginning with \\?\#95147
Tyriar merged 2 commits intomicrosoft:masterfrom
Conversation
Copy link Copy Markdown
connorskees
changed the title
handle windows paths beginning with \\?"
handle windows paths beginning with \\?\
connorskees
force-pushed
the
issue-94961
branch
from
e6cd2b9 to
663789c
Compare
Copy link Copy Markdown
Contributor Author
connorskees
commented
Apr 14, 2020
connorskees commented
Apr 14, 2020I'm having trouble replicating the CI errors locally. yarn run mocha --run src/vs/platform/backup/test/electron-main/backupMainService.test.ts says everything is fine, but in CI it timed out,
1) BackupMainService dedupeFolderWorkspaces should ignore duplicates on Windows and Mac (root workspace):
Error: timeout of 5000ms exceeded. Ensure the done() callback is being called in this test.
Should I just retry it?
connorskees
force-pushed
the
issue-94961
branch
from
b98b047 to
663789c
Compare
Copy link Copy Markdown
Contributor
Tyriar
commented
Apr 14, 2020
Tyriar commented
Apr 14, 2020Seems like a flake, also the ci.yml one can probably be ignored so this looks all good. Thanks for covering the new developments too with terminalValidatedLocalLinkProvider.test.ts 😄
Tyriar
added this to the
April 2020 milestone
Tyriar approved these changes Apr 14, 2020
Tyriar
merged commit
3d9f459
into
microsoft:master
connorskees
mentioned this pull request
This was referenced
Apr 15, 2020
github-actions
bot
locked and limited conversation to collaborators
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.