Skip to content

runtime: TestCgoCallbackGC failures #61265

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 Jul 10, 2023 · 2 comments
Closed

runtime: TestCgoCallbackGC failures #61265

gopherbot opened this issue Jul 10, 2023 · 2 comments
Labels
compiler/runtime Issues related to the Go compiler and/or runtime. 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
default <- pkg == "runtime" && test == "TestCgoCallbackGC"

Issue created automatically to collect these failures.

Example (log):

--- FAIL: TestCgoCallbackGC (0.00s)
    crash_cgo_test.go:72: /data/golang/workdir/tmp/go-build4029398001/testprogcgo.exe CgoCallbackGC failed to start: context deadline exceeded

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

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "runtime" && test == "TestCgoCallbackGC"
2023-05-24 03:36 linux-s390x-ibm go@f0d575c2 runtime.TestCgoCallbackGC (log)
--- FAIL: TestCgoCallbackGC (0.00s)
    crash_cgo_test.go:72: /data/golang/workdir/tmp/go-build4029398001/testprogcgo.exe CgoCallbackGC failed to start: context deadline exceeded

watchflakes

@bcmills
Copy link
Contributor

bcmills commented Jul 10, 2023

Duplicate of #61265

@bcmills bcmills marked this as a duplicate of #61265 Jul 10, 2023
@bcmills bcmills closed this as completed Jul 10, 2023
@bcmills bcmills closed this as not planned Won't fix, can't repro, duplicate, stale Jul 10, 2023
@bcmills bcmills removed this from Test Flakes Jul 10, 2023
@golang golang locked and limited conversation to collaborators Jul 9, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
compiler/runtime Issues related to the Go compiler and/or runtime. FrozenDueToAge NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Projects
None yet
Development

No branches or pull requests

2 participants