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: TestStackGrowth unreliable on 32 bit platforms. #8083

Closed
davecheney opened this issue May 23, 2014 · 3 comments
Closed

runtime: TestStackGrowth unreliable on 32 bit platforms. #8083

davecheney opened this issue May 23, 2014 · 3 comments
Milestone

Comments

@davecheney
Copy link
Contributor

What steps will reproduce the problem?

# GOMAXPROCS=2 runtime -cpu=1,2,4
--- FAIL: TestStackGrowth-4 (24.40 seconds)
    stack_test.go:166: finalizer did not run
FAIL
FAIL    runtime 99.629s

What is the expected output? What do you see instead?

This test fails frequently on 32bit platforms.

Please use labels and text to provide additional information.
@gopherbot
Copy link
Contributor

Comment 1:

CL https://golang.org/cl/99440048 mentions this issue.

@davecheney
Copy link
Contributor Author

Comment 2:

This issue was updated by revision 8a2fb87.

See discussion in https://groups.google.com/forum/#!topic/golang-dev/dh6Ra_xJomc
LGTM=khr
R=golang-codereviews, gobot, khr
CC=golang-codereviews
https://golang.org/cl/99440048

@rsc
Copy link
Contributor

rsc commented Sep 18, 2014

Comment 3:

I reenabled the test two days ago and there has been no problem.

Status changed to Fixed.

@rsc rsc added this to the Go1.4 milestone Apr 14, 2015
@rsc rsc removed the release-go1.4 label Apr 14, 2015
@golang golang locked and limited conversation to collaborators Jun 25, 2016
This issue was closed.
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