fs: enable `ensureSymlink() works with URLs` test case on windows.
Open
- Dominant language
- TypeScript
- Stars
- 3.6k
- Forks
- 681
- PR merge metrics
- No merged PRs in 30d
Description
Currently there's some issue on windows if the first arg of `ensureSymlink` is `string`, and the 2nd is `URL`
https://github.com/denoland/deno_std/pull/5087/files#diff-d054f7c416bc6ed97fb05df5229c9bcb858d9ba7df7f79e10d766d14121b6315R242
Contributor guide
Research direction
Start with the linked pull request diff and locate the ensureSymlink() test case involving a string first argument and a URL second argument. Run the relevant tests on Windows; done means that test is enabled and passes there.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- deno, typescript
- Domain
- operating-systems, testing
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100