-
Notifications
You must be signed in to change notification settings - Fork 18k
runtime: TestRuntimeLockMetricsAndProfile/runtime.lock failures #70602
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
Comments
Found new dashboard test flakes for:
2024-11-27 15:22 gotip-linux-loong64 go@7e095086 runtime:cpu4.TestRuntimeLockMetricsAndProfile/runtime.lock/sample-1 (log)
|
CC @golang/loong64 |
I'm trying to reproduce this error. |
Found new dashboard test flakes for:
2025-03-06 21:41 gotip-linux-ppc64le_power10 go@232dfd22 runtime:cpu4.TestRuntimeLockMetricsAndProfile/runtime.lock/sample-1 (log)
|
Looks like (perhaps unsurprisingly) this is a more general problem. |
Found new dashboard test flakes for:
2025-02-03 16:20 gotip-linux-arm64-asan-clang15 go@caedd0a8 runtime.TestRuntimeLockMetricsAndProfile/runtime.lock/sample-1 (log)
2025-03-06 21:35 gotip-linux-arm64-race go@584e6310 runtime.TestRuntimeLockMetricsAndProfile/runtime.lock/sample-1 (log)
|
Change https://go.dev/cl/658095 mentions this issue: |
For #70602 Change-Id: I3f723ebc17ef690d5be7f4f948c9dd1f890196fd Reviewed-on: https://go-review.googlesource.com/c/go/+/658095 Auto-Submit: Rhys Hiltner <[email protected]> Reviewed-by: David Chase <[email protected]> LUCI-TryBot-Result: Go LUCI <[email protected]> Reviewed-by: Michael Knyszek <[email protected]>
Found new dashboard test flakes for:
2025-04-03 16:21 gotip-linux-loong64 go@f2e90767 runtime.TestRuntimeLockMetricsAndProfile/runtime.lock/sample-1 (log)
|
The 2025-04-03 failure has 199 samples where the test expects 200. It has 1 sample in I suspect that the test is generating the full 200 contention events, and that one of them is being reported as The alternative I had in mind was that |
Change https://go.dev/cl/667095 mentions this issue: |
This is used only in tests that verify reports of runtime-internal mutex contention. For #66999 For #70602 Change-Id: I72cb1302d8ea0524f1182ec892f5c9a1923cddba Reviewed-on: https://go-review.googlesource.com/c/go/+/667095 Reviewed-by: Michael Knyszek <[email protected]> LUCI-TryBot-Result: Go LUCI <[email protected]> Auto-Submit: Rhys Hiltner <[email protected]> Reviewed-by: Junyang Shao <[email protected]>
Issue created automatically to collect these failures.
Example (log):
— watchflakes
The text was updated successfully, but these errors were encountered: