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: TestDialLocal failing on Plan 9 #17760

Closed
0intro opened this issue Nov 3, 2016 · 1 comment
Closed

net: TestDialLocal failing on Plan 9 #17760

0intro opened this issue Nov 3, 2016 · 1 comment

Comments

@0intro
Copy link
Member

0intro commented Nov 3, 2016

CL 32101 added TestDialLocal, which is failing on Plan 9, because Dial(":80") is not implemented on Plan 9.

--- FAIL: TestDialLocal (0.01s)
	dial_test.go:70: dial tcp :55191: write /net/tcp/clone: malformed address

See https://build.golang.org/log/bcf8252ed0b9c473c4a94c9c820f0e7aeadd4b48

@0intro 0intro added the OS-Plan9 label Nov 3, 2016
@0intro 0intro added this to the Go1.8Maybe milestone Nov 3, 2016
@0intro 0intro self-assigned this Nov 3, 2016
@gopherbot
Copy link

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

@golang golang locked and limited conversation to collaborators Nov 3, 2017
@rsc rsc unassigned 0intro Jun 23, 2022
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

2 participants