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: TestCgoExternalThreadPanic failures #57378

Closed
gopherbot opened this issue Dec 17, 2022 · 2 comments
Closed

runtime: TestCgoExternalThreadPanic failures #57378

gopherbot opened this issue Dec 17, 2022 · 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

#!watchflakes
post <- pkg == "runtime" && test == "TestCgoExternalThreadPanic"

Issue created automatically to collect these failures.

Example (log):

--- FAIL: TestCgoExternalThreadPanic (0.00s)
    crash_test.go:58: /var/gobuilder/buildlet/tmp/go-build2870843524/testprogcgo.exe CgoExternalThreadPanic failed to start: context deadline exceeded

watchflakes

@gopherbot gopherbot added NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. compiler/runtime Issues related to the Go compiler and/or runtime. labels Dec 17, 2022
@cherrymui
Copy link
Member

dup of #57377

@cherrymui cherrymui closed this as not planned Won't fix, can't repro, duplicate, stale Dec 17, 2022
@cherrymui cherrymui removed the compiler/runtime Issues related to the Go compiler and/or runtime. label Dec 17, 2022
@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "runtime" && test == "TestCgoExternalThreadPanic"
2022-12-16 03:40 netbsd-arm64-bsiegert go@24ac659a runtime.TestCgoExternalThreadPanic (log)
--- FAIL: TestCgoExternalThreadPanic (0.00s)
    crash_test.go:58: /var/gobuilder/buildlet/tmp/go-build2870843524/testprogcgo.exe CgoExternalThreadPanic failed to start: context deadline exceeded

watchflakes

@golang golang locked and limited conversation to collaborators Dec 17, 2023
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
None yet
Development

No branches or pull requests

2 participants