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: TestUnixConnLocalWindows fails on windows/arm #28061

Closed
alexbrainman opened this issue Oct 7, 2018 · 1 comment
Closed

net: TestUnixConnLocalWindows fails on windows/arm #28061

alexbrainman opened this issue Oct 7, 2018 · 1 comment

Comments

@alexbrainman
Copy link
Member

From windows-arm builder https://build.golang.org/log/7028222770e35244ca1dc41099cc4276c9e0a386

--- FAIL: TestUnixConnLocalWindows (0.01s)
    unixsock_windows_test.go:54: listen unix C:\Data\SystemData\Temp\go-nettest916828331: socket: An address incompatible with the requested protocol was used.
FAIL
FAIL	net	89.715s

Looks exactly like #27943, but for GOARCH="arm", instead of GOARCH="386".

Alex

@gopherbot
Copy link

Change https://golang.org/cl/140397 mentions this issue: net: skip TestUnixConnLocalWindows on windows/arm

@golang golang locked and limited conversation to collaborators Oct 8, 2019
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