You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
metrics_test.go:969: NumCPU 4
metrics_test.go:970: GOMAXPROCS 4
panic: test timed out after 18m0s
running tests:
TestRuntimeLockMetricsAndProfile (17m46s)
TestRuntimeLockMetricsAndProfile/runtime.lock (17m46s)
TestRuntimeLockMetricsAndProfile/runtime.lock/sample-1 (17m46s)
and
metrics_test.go:969: NumCPU 4
metrics_test.go:970: GOMAXPROCS 4
panic: test timed out after 18m0s
running tests:
TestRuntimeLockMetricsAndProfile (17m44s)
TestRuntimeLockMetricsAndProfile/runtime.lock (17m44s)
TestRuntimeLockMetricsAndProfile/runtime.lock/sample-1 (17m44s)
It's ppc64, which gave me some trouble (on that same test) in #64253. But the build dashboard shows these only failing on one commit (in the middle of a patch series I landed today to update runtime-internal mutex profiles).
Because it was in the middle of the series, and so the code has changed yet again since the failure, I'm going to close this and trust the bot to re-open if the issue shows up again.
Issue created automatically to collect these failures.
Example (log):
— watchflakes
The text was updated successfully, but these errors were encountered: