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

runtime: runtime-gdb_test.go fails on arm hardfloat systems #10002

Closed
davecheney opened this issue Feb 25, 2015 · 1 comment
Closed

runtime: runtime-gdb_test.go fails on arm hardfloat systems #10002

davecheney opened this issue Feb 25, 2015 · 1 comment
Milestone

Comments

@davecheney
Copy link
Contributor

--- FAIL: TestGdbPython (3.39s)
    runtime-gdb_test.go:88: print mapvar failed: No symbol "mapvar" in current context.
FAIL
FAIL    runtime 78.321s
@davecheney davecheney added this to the Go1.5 milestone Feb 25, 2015
davecheney added a commit that referenced this issue Feb 25, 2015
Updates #10002

The gdb test added in 1c82e23 is failing on most arm systems.

Temporarily disable this test so that we can return to a working arm build.

Change-Id: Iff96ea8d5a99e1ceacf4979e864ff196e5503535
Reviewed-on: https://go-review.googlesource.com/5902
Reviewed-by: Ian Lance Taylor <iant@golang.org>
@jankratochvil
Copy link
Contributor

I did not test it on arm but hopefully the FAIL gets fixed by: https://go-review.googlesource.com/#/c/6267/

@minux minux closed this as completed in cb37cfa Mar 1, 2015
@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