Skip to content

runtime: TestRuntimeGogoBytes fails on windows-amd64 #9770

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

Closed
alexbrainman opened this issue Feb 4, 2015 · 1 comment
Closed

runtime: TestRuntimeGogoBytes fails on windows-amd64 #9770

alexbrainman opened this issue Feb 4, 2015 · 1 comment

Comments

@alexbrainman
Copy link
Member

From our windows-amd64 builder http://build.golang.org/log/103c8ab8ef59e275c5c419a876ade9f4073a6dc5

--- FAIL: TestRuntimeGogoBytes (0.22s)
runtime_test.go:124: RuntimeGogoBytes = 96, should be 80
FAIL
FAIL runtime 23.900s

windows-386 is good. It seems to be broken starting from:

commit 3c0fee1
author Austin Clements austin@google.com Wed Jan 14 11:09:50 2015 -0500
cmd/6g, liblink, runtime: support saving base pointers

Alex

@aclements
Copy link
Member

I suspect the same problem will affect Solaris and Plan 9, but those builders are blocked by bigger test failures, so I can't confirm.

@golang golang locked and limited conversation to collaborators Jun 25, 2016
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

3 participants