Skip to content

internal/trace: TestTraceStressStartStop/Default failures #70211

@gopherbot

Description

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

Issue created automatically to collect these failures.

Example (log):

=== RUN   TestTraceStressStartStop/Default
    reader_test.go:112: unexpected error while reading the trace: broken trace: failed to advance: frontier:
        [gen=5]
        
        M 3764 [ProcStart time=16122150543994 p=4 p_seq=22]
        M 12168 [GoUnblock time=16122151264173 g=22 g_seq=2 stack=0]
        
        G 4 [status=Waiting seq=2 (gen=5)]
        G 5 [status=Waiting seq=0 (gen=5)]
        G 57 [status=Waiting seq=0 (gen=5)]
...
        String id=193
        	data="C:/Users/swarming/.swarming/w/ir/x/w/goroot/src/net/tcpsockopt_posix.go"
        String id=194
        	data="net.setKeepAlive"
        String id=195
        	data="C:/Users/swarming/.swarming/w/ir/x/w/goroot/src/net/sockopt_posix.go"
        String id=196
        	data="runtime.forcegchelper"
        
--- FAIL: TestTraceStressStartStop/Default (3.36s)

watchflakes

Metadata

Metadata

Assignees

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.

Type

No type

Projects

Status

Done

Status

Done

Relationships

None yet

Development

No branches or pull requests

Issue actions