Skip to content

runtime:cpu2: TestAbortInCgo failures #73487

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

Open
gopherbot opened this issue Apr 24, 2025 · 6 comments
Open

runtime:cpu2: TestAbortInCgo failures #73487

gopherbot opened this issue Apr 24, 2025 · 6 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.

Comments

@gopherbot
Copy link
Contributor

gopherbot commented Apr 24, 2025

#!watchflakes
default <- pkg ~ `runtime:` && test == "TestAbortInCgo"

Issue created automatically to collect these failures.

Example (log):

=== RUN   TestAbortInCgo
=== PAUSE TestAbortInCgo

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 Apr 24, 2025
@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "runtime:cpu2" && test == "TestAbortInCgo"
2025-04-24 02:09 gotip-netbsd-arm64 go@702f164e runtime:cpu2.TestAbortInCgo [ABORT] (log)
=== RUN   TestAbortInCgo
=== PAUSE TestAbortInCgo

watchflakes

@gopherbot gopherbot added the compiler/runtime Issues related to the Go compiler and/or runtime. label Apr 24, 2025
@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "runtime:cpu2" && test == "TestAbortInCgo"
2025-05-02 11:24 gotip-netbsd-arm go@2e60916f runtime:cpu2.TestAbortInCgo [ABORT] (log)
=== RUN   TestAbortInCgo
=== PAUSE TestAbortInCgo

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "runtime:cpu2" && test == "TestAbortInCgo"
2025-05-06 02:08 gotip-netbsd-arm go@35b4fd9f runtime:cpu2.TestAbortInCgo [ABORT] (log)
=== RUN   TestAbortInCgo
=== PAUSE TestAbortInCgo

watchflakes

@prattmic
Copy link
Member

prattmic commented May 7, 2025

Dup of #70602, as a timeout.

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg ~ `runtime:` && test == "TestAbortInCgo"
2025-05-07 21:14 gotip-netbsd-arm go@ec7d955a runtime:cpu2.TestAbortInCgo [ABORT] (log)
=== RUN   TestAbortInCgo
=== PAUSE TestAbortInCgo

watchflakes

@gopherbot gopherbot reopened this May 8, 2025
@github-project-automation github-project-automation bot moved this from Done to In Progress in Go Compiler / Runtime May 8, 2025
@github-project-automation github-project-automation bot moved this from Done to Active in Test Flakes May 8, 2025
@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg ~ `runtime:` && test == "TestAbortInCgo"
2025-05-08 23:41 gotip-linux-amd64-longtest go@3f7c0cc7 runtime:cpu2.TestAbortInCgo [ABORT] (log)
=== RUN   TestAbortInCgo
=== PAUSE TestAbortInCgo

watchflakes

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.
Projects
Status: In Progress
Status: Active
Development

No branches or pull requests

2 participants