Skip to content
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

net: TestResolveIPAddr fails on windows #5344

Closed
alexbrainman opened this issue Apr 24, 2013 · 10 comments
Closed

net: TestResolveIPAddr fails on windows #5344

alexbrainman opened this issue Apr 24, 2013 · 10 comments
Milestone

Comments

@alexbrainman
Copy link
Member

C:\>go test net -short
--- FAIL: TestResolveIPAddr (0.00 seconds)
        ipraw_test.go:58: ResolveIPAddr(ip6:ipv6-icmp, ::1) failed: GetProtoByName: The requested name is valid and was found in the database, but it does not have the correct associated data being resolved for.
FAIL
FAIL    net     2.250s

hg id = e729bb70416a tip
@mikioh
Copy link
Contributor

mikioh commented Apr 24, 2013

Comment 1:

can you show us which version (2000, xp, vista, 7, 8, etc) and feature set (server, etc)
are you running?

@alexbrainman
Copy link
Member Author

Comment 2:

I am running Windows XP workstation. 32 bit.
Alex

@mikioh
Copy link
Contributor

mikioh commented Apr 25, 2013

Comment 3:

This issue was updated by revision 2bd17bc.

R=golang-dev, dave, r, alex.brainman
CC=golang-dev
https://golang.org/cl/8934043

@alexbrainman
Copy link
Member Author

Comment 4:

mikioh, shouldn't this status be fixed?
Alex

@mikioh
Copy link
Contributor

mikioh commented Apr 25, 2013

Comment 5:

Well, let's hold on it, test cases for net should be refactored in go 1.2 anyway.

@rsc
Copy link
Contributor

rsc commented Jul 30, 2013

Comment 6:

Labels changed: added go1.2maybe.

@robpike
Copy link
Contributor

robpike commented Aug 20, 2013

Comment 7:

What is the status here?

@alexbrainman
Copy link
Member Author

Comment 8:

As far as I remember, I just reported failing test. It is not failing for me anymore. So
it is resolved as far as I am concerned. Leaving for mikioh to close it or leave it.
Alex

@mikioh
Copy link
Contributor

mikioh commented Aug 22, 2013

Comment 9:

This issue was closed by revision fd58320.

Status changed to Fixed.

@mikioh
Copy link
Contributor

mikioh commented Aug 22, 2013

Comment 10:

This issue was updated by revision d3043b7.

R=alex.brainman
CC=golang-dev
https://golang.org/cl/12966046

@rsc rsc added this to the Go1.2 milestone Apr 14, 2015
@rsc rsc removed the go1.2maybe label Apr 14, 2015
@golang golang locked and limited conversation to collaborators Jun 24, 2016
This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

5 participants