Skip to content

runtime: TestGdbAutotmpTypes failures #69527

Open
@gopherbot

Description

@gopherbot
#!watchflakes
default <- pkg == "runtime" && 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
    runtime-gdb_test.go:569: gdb output:
        Loading Go Runtime support.
        Target 'exec' cannot support this command.
        Breakpoint 1 at 0x6f720: file /home/swarming/.swarming/w/ir/x/t/TestGdbAutotmpTypes2165650426/001/main.go, line 9.
        [New LWP 1144577]
        [New LWP 1144578]
...
        File runtime:
        	[]main.astruct
        	bucket<string,main.astruct>
        	hash<string,main.astruct>
        	main.astruct
        	typedef hash<string,main.astruct> * map[string]main.astruct;
        	typedef noalg.[8]main.astruct noalg.[8]main.astruct;
        	noalg.map.bucket[string]main.astruct
    runtime-gdb_test.go:586: could not find []main.astruct; in 'info typrs astruct' output
--- FAIL: TestGdbAutotmpTypes (53.89s)

watchflakes

Metadata

Metadata

Assignees

No one assigned

    Labels

    NeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.compiler/runtimeIssues related to the Go compiler and/or runtime.help wanted

    Type

    No type

    Projects

    Status

    In Progress

    Status

    Active

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions