-
Notifications
You must be signed in to change notification settings - Fork 18k
runtime: internal/trace/v2 tests failing as of CL 546025 #64507
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
This comment was marked as outdated.
This comment was marked as outdated.
Found new dashboard test flakes for:
2023-11-29 16:01 dragonfly-amd64-622 go@b9a4eaa6 internal/trace/v2.TestTraceCgoCallback (log)
2023-12-01 19:20 darwin-amd64-nocgo go@5a2161ce internal/trace/v2.TestTraceStress (log)
2023-12-01 19:58 netbsd-386-9_3 go@40f6fbf1 internal/trace/v2.TestTraceCPUProfile (log)
|
Change https://go.dev/cl/546636 mentions this issue: |
Sorry for the breakage! Makes me wonder if we should have longtest builders on by default during the freeze. That would've caught this problem immediately. |
Found new dashboard test flakes for:
2023-12-01 21:24 linux-ppc64-sid-buildlet go@ecb9d9b9 internal/trace/v2.TestTraceCPUProfile (log)
|
Found new dashboard test flakes for:
2023-12-01 21:01 linux-s390x-ibm go@5d1287fa internal/trace/v2.TestTraceGCStress (log)
|
Found new dashboard test flakes for:
2023-12-01 21:01 darwin-amd64-race go@5d1287fa internal/trace/v2.TestTraceStress (log)
|
Found new dashboard test flakes for:
2023-12-01 19:30 netbsd-arm64-bsiegert go@70c7fb75 internal/trace/v2.TestTraceCPUProfile (log)
|
Found new dashboard test flakes for:
2023-12-08 00:50 freebsd-arm64-dmgk go@4bf1ca4b internal/trace/v2.TestTraceCPUProfile (log)
|
#64507 (comment) is a different issue, and probably a better fit for the more general #55317. I've adjusted the watchflakes rule to limit this issue to |
This seems to start failling more frequently, especially on gotip-windows-386: https://logs.chromium.org/logs/golang/buildbucket/cr-buildbucket/8752088278110881105/+/u/step/11/log/2 The failure seems about OOM, not |
Filed #66624. |
Go version
N/A
What operating system and processor architecture are you using (
go env
)?What did you do?
Check the dashboard.
What did you expect to see?
No failures.
What did you see instead?
Failures in various
internal/trace/v2
tests, confirmed on the LUCI dashboard and legacy builder dashboard as starting at https://go.dev/cl/546025.The text was updated successfully, but these errors were encountered: