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/trace: timeouts on linux-arm-aws since 2022-06-08 #54594

Closed
bcmills opened this issue Aug 22, 2022 · 3 comments
Closed

runtime/trace: timeouts on linux-arm-aws since 2022-06-08 #54594

bcmills opened this issue Aug 22, 2022 · 3 comments
Assignees
Labels
compiler/runtime Issues related to the Go compiler and/or runtime.
Milestone

Comments

@bcmills
Copy link
Contributor

bcmills commented Aug 22, 2022

#!watchflakes
post <- pkg == "runtime/trace" && test == "" && !`panic: test timed out` && date < "2023-10-01"

greplogs -l -e 'Test killed with quit: ran too long .*\nFAIL\s+runtime/trace' --since=2022-01-01
2022-08-18T13:16:21-38edd9b/linux-arm-aws
2022-06-08T21:56:02-13f6be2/linux-arm-aws

(Attn @golang/runtime — note that linux/arm is a first-class port.)

@gopherbot gopherbot added the compiler/runtime Issues related to the Go compiler and/or runtime. label Aug 22, 2022
@aclements
Copy link
Member

It's possible this is related to #53979. I don't think it is, but since not all of the stacks are shown in either failure, it's hard to say for sure.

@mknyszek mknyszek added this to the Go1.20 milestone Aug 24, 2022
@mknyszek mknyszek self-assigned this Aug 24, 2022
@mknyszek mknyszek assigned mknyszek and unassigned mknyszek Nov 23, 2022
@gopherbot gopherbot modified the milestones: Go1.20, Go1.21 Feb 1, 2023
@mknyszek
Copy link
Contributor

mknyszek commented Jun 9, 2023

I suspect @aclements was right, given that we haven't seen any more failures. Closing optimistically.

@mknyszek mknyszek closed this as completed Jun 9, 2023
@gopherbot gopherbot reopened this Nov 20, 2023
@gopherbot

This comment was marked as off-topic.

@bcmills bcmills closed this as not planned Won't fix, can't repro, duplicate, stale Nov 20, 2023
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.
Projects
Status: Done
Development

No branches or pull requests

4 participants