-
Notifications
You must be signed in to change notification settings - Fork 18.8k
Closed
Labels
FrozenDueToAgeNeedsFixThe path to resolution is known, but the work has not been done.The path to resolution is known, but the work has not been done.TestingAn issue that has been verified to require only test changes, not just a test failure.An issue that has been verified to require only test changes, not just a test failure.ToolsThis label describes issues relating to any tools in the x/tools repository.This label describes issues relating to any tools in the x/tools repository.
Milestone
Description
Go version
N/A
What operating system and processor architecture are you using (go env)?
N/AWhat did you do?
Check x/tools build status on https://ci.chromium.org/p/golang/g/x-tools-gotip/console.
What did you expect to see?
All tests passing.
What did you see instead?
=== RUN TestFileInfo
robustio_test.go:57: can't create symbolic link: symlink /tmp/TestFileInfo2274051770/002/real /tmp/TestFileInfo2274051770/004/symlink: Operation not permitted
--- FAIL: TestFileInfo (2.00s)
In general calls to os.Symlink and os.Link can fail on certain configurations of Windows, Android, and wasip1. See testenv.HasSymlink and testenv.HasLink in the main repo.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
FrozenDueToAgeNeedsFixThe path to resolution is known, but the work has not been done.The path to resolution is known, but the work has not been done.TestingAn issue that has been verified to require only test changes, not just a test failure.An issue that has been verified to require only test changes, not just a test failure.ToolsThis label describes issues relating to any tools in the x/tools repository.This label describes issues relating to any tools in the x/tools repository.