-
Notifications
You must be signed in to change notification settings - Fork 18k
net: TestInterfaces and TestInterfaceAddrs fail #15463
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
Comments
We probably need to ask "which version of operating system are you running?" too. Can you please show us know the output of syscall.GetVersion or key information for helping to scrape MSDN? |
It is an Windows 7 computer. Alex |
Can you show the output of "go test -v -run=TestInterfaces" with golang.org/cl/22521 on the node? |
I see this:
Alex |
Thanks, just sent https://go-review.googlesource.com/22540/ |
CL https://golang.org/cl/22540 mentions this issue. |
Just a note in case anyone else finds this issue while building 1.6.1 locally;
|
Thanks @mikioh. Oh you are right, sorry about that. Ignore the noise. |
Please answer these questions before submitting your issue. Thanks!
go version
)?go env
)?If possible, provide a recipe for reproducing the error.
A complete runnable program is good.
A link on play.golang.org is best.
I run
all.bat
.Successful completion.
Alex
The text was updated successfully, but these errors were encountered: