We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
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.
Sorry, something went wrong.
70321df
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: