-
Notifications
You must be signed in to change notification settings - Fork 17.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
os/signal: test failure on win7 x64 #13151
Comments
Is this repeatable? |
Yes, it is. |
I have no idea what could be happening. Please run |
The output is:
In fact, the output is slightly different each time. Let me describe the situation more carefully. |
Do you have GOROOT set in the environment? |
Yes, GOROOT is |
In general, don't set GOROOT in the environment. |
Go 1.5.1 (vanilla installation), windows 7 x64 running in VirtualBox.
cd src\os\signal
go test
The text was updated successfully, but these errors were encountered: