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/pprof: TestMutexProfile flaky on OpenBSD #19146

Closed
bradfitz opened this issue Feb 17, 2017 · 2 comments
Closed

runtime/pprof: TestMutexProfile flaky on OpenBSD #19146

bradfitz opened this issue Feb 17, 2017 · 2 comments
Labels
FrozenDueToAge OS-OpenBSD Testing An issue that has been verified to require only test changes, not just a test failure.
Milestone

Comments

@bradfitz
Copy link
Contributor

Flake https://storage.googleapis.com/go-build-log/c7f32b9b/openbsd-amd64-60_09545cfb.log

--- FAIL: TestMutexProfile (0.02s)
	pprof_test.go:532: expected 6 lines, got 3 "--- mutex:\ncycles/second=2487572969\nsampling period=1"
		--- mutex:
		cycles/second=2487572969
		sampling period=1
FAIL
FAIL	runtime/pprof	1.295s
@bradfitz bradfitz added OS-OpenBSD Testing An issue that has been verified to require only test changes, not just a test failure. labels Feb 17, 2017
@bradfitz bradfitz added this to the Go1.9 milestone Feb 17, 2017
@ianlancetaylor
Copy link
Member

Dup of #19139?

@bradfitz
Copy link
Contributor Author

Yup, thanks.

@golang golang locked and limited conversation to collaborators Feb 17, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
FrozenDueToAge OS-OpenBSD 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