Skip to content

fixedbugs/issue5162.go: unrecognized failures #57590

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

Closed
gopherbot opened this issue Jan 4, 2023 · 2 comments
Closed

fixedbugs/issue5162.go: unrecognized failures #57590

gopherbot opened this issue Jan 4, 2023 · 2 comments
Labels
FrozenDueToAge 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
post <- pkg == "fixedbugs/issue5162.go" && test == ""

Issue created automatically to collect these failures.

Example (log):

# go run run.go -- fixedbugs/issue5162.go
exit status 1
go build command-line-arguments: /workdir/go/pkg/tool/linux_ppc64le/compile: signal: killed

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 Jan 4, 2023
@cherrymui
Copy link
Member

Looks similar to #56793. Per #56793 (comment) , this can be closed.

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "fixedbugs/issue5162.go" && test == ""
2022-11-10 18:29 linux-ppc64le-buildlet go@d931b3b7 fixedbugs/issue5162.go (log)
# go run run.go -- fixedbugs/issue5162.go
exit status 1
go build command-line-arguments: /workdir/go/pkg/tool/linux_ppc64le/compile: signal: killed

watchflakes

@golang golang locked and limited conversation to collaborators Jan 4, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
FrozenDueToAge NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Projects
Archived in project
Development

No branches or pull requests

2 participants