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:cpu2: TestGdbAutotmpTypes failures #70021

Open
gopherbot opened this issue Oct 24, 2024 · 3 comments
Open

runtime:cpu2: TestGdbAutotmpTypes failures #70021

gopherbot opened this issue Oct 24, 2024 · 3 comments
Labels
compiler/runtime Issues related to the Go compiler and/or runtime. help wanted NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Milestone

Comments

@gopherbot
Copy link
Contributor

#!watchflakes
default <- pkg == "runtime:cpu2" && test == "TestGdbAutotmpTypes"

Issue created automatically to collect these failures.

Example (log):

=== RUN   TestGdbAutotmpTypes
=== PAUSE TestGdbAutotmpTypes
=== CONT  TestGdbAutotmpTypes
    runtime-gdb_test.go:79: gdb version 15.0

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

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "runtime:cpu2" && test == "TestGdbAutotmpTypes"
2024-10-23 17:24 gotip-linux-riscv64 go@87a89fa4 runtime:cpu2.TestGdbAutotmpTypes [ABORT] (log)
=== RUN   TestGdbAutotmpTypes
=== PAUSE TestGdbAutotmpTypes
=== CONT  TestGdbAutotmpTypes
    runtime-gdb_test.go:79: gdb version 15.0

watchflakes

@gopherbot gopherbot added the compiler/runtime Issues related to the Go compiler and/or runtime. label Oct 24, 2024
@mknyszek
Copy link
Contributor

@golang/riscv64

@mknyszek mknyszek added this to the Backlog milestone Oct 30, 2024
@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "runtime:cpu2" && test == "TestGdbAutotmpTypes"
2024-10-30 17:03 go1.23-linux-riscv64 release-branch.go1.23@54728538 runtime:cpu2.TestGdbAutotmpTypes [ABORT] (log)
=== RUN   TestGdbAutotmpTypes
=== PAUSE TestGdbAutotmpTypes
=== CONT  TestGdbAutotmpTypes
    runtime-gdb_test.go:78: gdb version 15.0

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. help wanted NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Projects
Status: No status
Development

No branches or pull requests

2 participants