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:cpu1: TestGdbAutotmpTypes failures #69715

Open
gopherbot opened this issue Sep 30, 2024 · 6 comments
Open

runtime:cpu1: TestGdbAutotmpTypes failures #69715

gopherbot opened this issue Sep 30, 2024 · 6 comments
Labels
arch-riscv Issues solely affecting the riscv64 architecture. 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

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

Issue created automatically to collect these failures.

Example (log):

=== RUN   TestGdbAutotmpTypes
=== PAUSE TestGdbAutotmpTypes
=== CONT  TestGdbAutotmpTypes
    runtime-gdb_test.go:78: 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 Sep 30, 2024
@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "runtime:cpu1" && test == "TestGdbAutotmpTypes"
2024-09-29 05:04 gotip-linux-riscv64 go@2bffb8b3 runtime:cpu1.TestGdbAutotmpTypes [ABORT] (log)
=== RUN   TestGdbAutotmpTypes
=== PAUSE TestGdbAutotmpTypes
=== CONT  TestGdbAutotmpTypes
    runtime-gdb_test.go:78: gdb version 15.0

watchflakes

@gopherbot gopherbot added the compiler/runtime Issues related to the Go compiler and/or runtime. label Sep 30, 2024
@mknyszek mknyszek added the arch-riscv Issues solely affecting the riscv64 architecture. label Oct 2, 2024
@mknyszek
Copy link
Contributor

mknyszek commented Oct 2, 2024

Duplicate of #69527.

@mknyszek mknyszek closed this as not planned Won't fix, can't repro, duplicate, stale Oct 2, 2024
@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "runtime:cpu1" && test == "TestGdbAutotmpTypes"
2024-10-02 16:58 gotip-linux-riscv64 go@dc8902f4 runtime:cpu1.TestGdbAutotmpTypes [ABORT] (log)
=== RUN   TestGdbAutotmpTypes
=== PAUSE TestGdbAutotmpTypes
=== CONT  TestGdbAutotmpTypes
    runtime-gdb_test.go:78: gdb version 15.0

watchflakes

@gopherbot gopherbot reopened this Oct 7, 2024
@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "runtime:cpu1" && test == "TestGdbAutotmpTypes"
2024-10-04 20:34 gotip-linux-riscv64 go@2f507985 runtime:cpu1.TestGdbAutotmpTypes [ABORT] (log)
=== RUN   TestGdbAutotmpTypes
=== PAUSE TestGdbAutotmpTypes
=== CONT  TestGdbAutotmpTypes
    runtime-gdb_test.go:78: gdb version 15.0

watchflakes

@github-project-automation github-project-automation bot moved this from Done to In Progress in Go Compiler / Runtime Oct 7, 2024
@github-project-automation github-project-automation bot moved this from Done to Active in Test Flakes Oct 7, 2024
@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "runtime:cpu1" && test == "TestGdbAutotmpTypes"
2024-10-08 16:43 gotip-linux-riscv64 go@0733682e runtime:cpu1.TestGdbAutotmpTypes [ABORT] (log)
=== RUN   TestGdbAutotmpTypes
=== PAUSE TestGdbAutotmpTypes
=== CONT  TestGdbAutotmpTypes
    runtime-gdb_test.go:78: gdb version 15.0

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "runtime:cpu1" && test == "TestGdbAutotmpTypes"
2024-10-30 17:06 go1.23-linux-riscv64 release-branch.go1.23@1207de4f runtime:cpu1.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
arch-riscv Issues solely affecting the riscv64 architecture. 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