#!watchflakes
default <- pkg == "runtime:cpu4" && 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

Comment From: gopherbot

Found new dashboard test flakes for:

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

watchflakes

Comment From: gopherbot

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "runtime:cpu4" && test == "TestGdbAutotmpTypes"
2024-10-07 15:33 gotip-linux-riscv64 go@a62566fb runtime:cpu4.TestGdbAutotmpTypes [ABORT] (log) === RUN TestGdbAutotmpTypes === PAUSE TestGdbAutotmpTypes === CONT TestGdbAutotmpTypes runtime-gdb_test.go:78: gdb version 15.0

watchflakes

Comment From: gopherbot

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "runtime:cpu4" && test == "TestGdbAutotmpTypes"
2024-10-07 15:34 gotip-linux-riscv64 go@311372c5 runtime:cpu4.TestGdbAutotmpTypes [ABORT] (log) === RUN TestGdbAutotmpTypes === PAUSE TestGdbAutotmpTypes === CONT TestGdbAutotmpTypes runtime-gdb_test.go:78: gdb version 15.0

watchflakes

Comment From: dr2chase

@golang/riscv64 ping?

Comment From: mengzhuo

    runtime-gdb_test.go:78: gdb version 15.0
FAIL    runtime 600.059s

A quick look it appears timeouted on TestGdbAutotmpTypes test, but I haven't upgrade any linux builders in the farm since last GdbAutotmpTypes related issue #69527 been fixed.

I'll check it out.

Comment From: mengzhuo

There are 50% performance regression (K1: 384.585s vs 578.661s), mostly are CoroLockOSThread and Smhasher related test, makes it timeout on runtime tests.

Comment From: gopherbot

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "runtime:cpu4" && test == "TestGdbAutotmpTypes"
2024-12-12 15:43 go1.24-linux-riscv64 release-branch.go1.24@91180600 runtime:cpu4.TestGdbAutotmpTypes [ABORT] (log) === RUN TestGdbAutotmpTypes === PAUSE TestGdbAutotmpTypes === CONT TestGdbAutotmpTypes runtime-gdb_test.go:79: gdb version 15.0

watchflakes

Comment From: gopherbot

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "runtime:cpu4" && test == "TestGdbAutotmpTypes"
2025-02-24 18:13 gotip-linux-riscv64 go@2ee775fd runtime:cpu4.TestGdbAutotmpTypes [ABORT] (log) === RUN TestGdbAutotmpTypes === PAUSE TestGdbAutotmpTypes === CONT TestGdbAutotmpTypes runtime-gdb_test.go:79: gdb version 15.0

watchflakes

Comment From: gopherbot

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "runtime:cpu4" && test == "TestGdbAutotmpTypes"
2025-06-17 21:12 gotip-linux-amd64-longtest go@53af292a runtime:cpu4.TestGdbAutotmpTypes (log) === RUN TestGdbAutotmpTypes === PAUSE TestGdbAutotmpTypes === CONT TestGdbAutotmpTypes runtime-gdb_test.go:81: gdb version 10.1 runtime-gdb_test.go:626: gdb output: Loading Go Runtime support. Target 'exec' cannot support this command. Breakpoint 1 at 0x477ac0: file /home/swarming/.swarming/w/ir/x/t/TestGdbAutotmpTypes4026230935/001/main.go, line 8. runtime-gdb_test.go:628: gdb exited with error: signal: aborted (core dumped) --- FAIL: TestGdbAutotmpTypes (0.72s)

watchflakes