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: TestBigGOMAXPROCS out-of-memory failure on Windows #59957

Closed
mknyszek opened this issue May 3, 2023 · 1 comment
Closed

runtime: TestBigGOMAXPROCS out-of-memory failure on Windows #59957

mknyszek opened this issue May 3, 2023 · 1 comment
Labels
compiler/runtime Issues related to the Go compiler and/or runtime. NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. OS-Windows WaitingForInfo Issue is not actionable because of missing required information, which needs to be provided.
Milestone

Comments

@mknyszek
Copy link
Contributor

mknyszek commented May 3, 2023

#!watchflakes
post <- pkg == "runtime" && test == "TestBigGOMAXPROCS" && `out of memory`

Broken out from #56582 because it's a different failure mode that may not be related to the test itself.

Example failure: https://build.golang.org/log/fceaa48bdadb3f61464d11e3f8460ecb1b66002e

@gopherbot gopherbot added the compiler/runtime Issues related to the Go compiler and/or runtime. label May 3, 2023
@mknyszek mknyszek added NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. WaitingForInfo Issue is not actionable because of missing required information, which needs to be provided. labels May 3, 2023
@mknyszek mknyszek added this to the Backlog milestone May 3, 2023
@gopherbot
Copy link

Timed out in state WaitingForInfo. Closing.

(I am just a bot, though. Please speak up if this is a mistake or you have the requested information.)

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. NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. OS-Windows WaitingForInfo Issue is not actionable because of missing required information, which needs to be provided.
Projects
None yet
Development

No branches or pull requests

2 participants