Skip to content

runtime: Go 1.5 build from source tarball generates two Test Phase failures... #12247

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
peteArnt opened this issue Aug 21, 2015 · 1 comment
Closed
Milestone

Comments

@peteArnt
Copy link

While trying to build Go 1.5 this evening on my Raspberry Pi model 2B running Raspbian, two of the test cases failed:
FAIL: TestCgoCallbackGC (25.29s)
and
FAIL runtime 228.455s

After TestCgoCallbackGC reported FAIL, a large (and I mean large) amount of debug text is sent to the console.

Raspbian is actually Debian for the Raspberry Pi platform.
Results of uname -a:
Linux raspberrypi 3.18.11-v7+ #781 SMP PREEMPT Tue Apr 21 18:07:59 BST 2015 armv7l GNU/Linux

BOOTSTRAP compiler is GO 1.42.

How serious are these?
Apologies if this has already been reported.

-Pete

@bradfitz
Copy link
Contributor

Dup of #11959 and #12035

@mikioh mikioh changed the title Go 1.5 build from source tarball generates two Test Phase failures... runtime: Go 1.5 build from source tarball generates two Test Phase failures... Aug 22, 2015
@mikioh mikioh added this to the Go1.6 milestone Aug 22, 2015
@golang golang locked and limited conversation to collaborators Aug 22, 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

4 participants