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/trace: TestTraceStress fails on linux/ppc64le #10623

Closed
davecheney opened this issue Apr 29, 2015 · 3 comments
Closed

runtime/trace: TestTraceStress fails on linux/ppc64le #10623

davecheney opened this issue Apr 29, 2015 · 3 comments
Labels
ExpertNeeded FrozenDueToAge OS-Linux Testing An issue that has been verified to require only test changes, not just a test failure.
Milestone

Comments

@davecheney
Copy link
Contributor

--- FAIL: TestTraceStress (12.21s)
    trace_test.go:224: failed to parse trace: p 5 is running a goroutine 5 during stop (offset 1228162, time 944544500)
FAIL
FAIL    runtime/pprof   18.853s

Fails frequently on linux/ppc64le, presumably because of a lack of a reliable monotonic cpu tick counter.

@davecheney davecheney added ExpertNeeded Testing An issue that has been verified to require only test changes, not just a test failure. OS-Linux labels Apr 29, 2015
@davecheney davecheney added this to the Go1.5 milestone Apr 29, 2015
@minux
Copy link
Member

minux commented Apr 30, 2015 via email

@gopherbot
Copy link

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

@gopherbot
Copy link

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

@minux minux closed this as completed in 5f69e73 May 1, 2015
@mikioh mikioh changed the title runtime/pprof: TestTraceStress fails on linux/ppc64le runtime/trace: TestTraceStress fails on linux/ppc64le Jul 31, 2015
@golang golang locked and limited conversation to collaborators Aug 5, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
ExpertNeeded FrozenDueToAge OS-Linux Testing An issue that has been verified to require only test changes, not just a test failure.
Projects
None yet
Development

No branches or pull requests

3 participants