Skip to content

runtime/pprof: unrecognized failures #73639

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

Open
gopherbot opened this issue May 8, 2025 · 1 comment
Open

runtime/pprof: unrecognized failures #73639

gopherbot opened this issue May 8, 2025 · 1 comment
Labels
compiler/runtime Issues related to the Go compiler and/or runtime. NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.

Comments

@gopherbot
Copy link
Contributor

#!watchflakes
default <- pkg == "runtime/pprof" && test == ""

Issue created automatically to collect these failures.

Example (log):

goos: windows
goarch: amd64
pkg: runtime/pprof
cpu: Intel(R) Xeon(R) CPU @ 2.00GHz
PASS
ok  	runtime/pprof	4.569s

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "runtime/pprof" && test == ""
2025-05-08 19:07 gotip-windows-amd64-race go@ac645eaa runtime/pprof [PASS] (log)
goos: windows
goarch: amd64
pkg: runtime/pprof
cpu: Intel(R) Xeon(R) CPU @ 2.00GHz
PASS
ok  	runtime/pprof	4.569s

watchflakes

@gopherbot gopherbot added the NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. label May 8, 2025
@gopherbot gopherbot added the compiler/runtime Issues related to the Go compiler and/or runtime. label May 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
compiler/runtime Issues related to the Go compiler and/or runtime. NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Projects
Status: No status
Development

No branches or pull requests

1 participant