golang/go

net: LookupHost is returning odd values and crashing net tests

agl opened this issue · 6 comments

agl commented

Comment 1:

Workaround: edit src/pkg/Makefile and add net to the NOTEST list.
rsc commented

Comment 2:

This issue was closed by revision 484f46d.

Status changed to Fixed.

Merged into issue #-.

CL https://golang.org/cl/9696 mentions this issue.

CL https://golang.org/cl/13022 mentions this issue.

CL https://golang.org/cl/13380 mentions this issue.

Change https://golang.org/cl/73750 mentions this issue: Import of scratch PR