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: TestBigStackCallbackCgo failures #65973

Closed
gopherbot opened this issue Feb 27, 2024 · 3 comments
Closed

runtime: TestBigStackCallbackCgo failures #65973

gopherbot opened this issue Feb 27, 2024 · 3 comments
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. WaitingForInfo Issue is not actionable because of missing required information, which needs to be provided.
Milestone

Comments

@gopherbot
Copy link
Contributor

#!watchflakes
default <- pkg == "runtime" && test == "TestBigStackCallbackCgo"

Issue created automatically to collect these failures.

Example (log):

=== RUN   TestBigStackCallbackCgo
=== PAUSE TestBigStackCallbackCgo

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 Feb 27, 2024
@gopherbot gopherbot added the compiler/runtime Issues related to the Go compiler and/or runtime. label Feb 27, 2024
@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "runtime" && test == "TestBigStackCallbackCgo"
2024-02-26 18:08 gotip-windows-386 go@e596e883 runtime.TestBigStackCallbackCgo [ABORT] (log)
=== RUN   TestBigStackCallbackCgo
=== PAUSE TestBigStackCallbackCgo

watchflakes

@mknyszek
Copy link
Contributor

We should at least dump the full JSON emitted by go tool dist -json to make sure we're not missing anything. If we're not, this is very mysterious.

@mknyszek mknyszek added this to the Backlog milestone Feb 28, 2024
@mknyszek mknyszek added the WaitingForInfo Issue is not actionable because of missing required information, which needs to be provided. label Feb 28, 2024
@gopherbot
Copy link
Contributor Author

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.)

@gopherbot gopherbot closed this as not planned Won't fix, can't repro, duplicate, stale Mar 28, 2024
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. WaitingForInfo Issue is not actionable because of missing required information, which needs to be provided.
Projects
Archived in project
Development

No branches or pull requests

2 participants