Skip to content

internal/trace/v2: TestTraceAnnotations failures #65181

@gopherbot

Description

@gopherbot
#!watchflakes
default <- pkg == "internal/trace/v2" && test == "TestTraceAnnotations"

Issue created automatically to collect these failures.

Example (log):

--- FAIL: TestTraceAnnotations (0.28s)
    --- FAIL: TestTraceAnnotations/Default (0.27s)
        reader_test.go:112: unexpected error while reading the trace: broken trace: failed to advance: frontier:
            [gen=1]

            M 3 [ProcStart time=469650455296 p=4 p_seq=1]

            G 3 [status=Waiting seq=0 (gen=1)]
            G 4 [status=Waiting seq=0 (gen=1)]
            G 5 [status=Waiting seq=0 (gen=1)]
...
            String id=65
            	data="internal/poll.(*FD).Write"
            String id=66
            	data="os.(*File).write"
            String id=67
            	data="/tmp/workdir/go/src/os/file_posix.go"
            String id=68
            	data="os.(*File).Write"
            String id=69
            	data="/tmp/workdir/go/src/os/file.go"

watchflakes

Metadata

Metadata

Assignees

Labels

FrozenDueToAgeNeedsInvestigationSomeone 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.

Type

No type

Projects

Status

Done

Relationships

None yet

Development

No branches or pull requests

Issue actions