Skip to content

internal/trace: TestTraceStacks failures #74417

Open
@gopherbot

Description

@gopherbot
#!watchflakes
default <- pkg == "internal/trace" && test ~ `TestTraceStacks`

Issue created automatically to collect these failures.

Example (log):

=== RUN   TestTraceStacks/Default
    trace_test.go:499: no match for StateTransition Match=Goroutine Running->Runnable Stack=[]trace_test.frame{trace_test.frame{fn:"main.syncPreemptPoint", line:0}, trace_test.frame{fn:"main.main.func12", line:0}}
    trace_test.go:668: found bad trace; dumping to test log...
    trace_test.go:679: Trace Go1.25
        EventBatch gen=1 m=18446744073709551615 time=3561093234 size=23
        Sync
        Frequency freq=15625000
        ClockSnapshot dt=122 mono=227909974775 sec=1751057236 nsec=143347899
        EventBatch gen=1 m=28599 time=3562885851 size=7
        ProcStart dt=217 p=2 p_seq=3
...
        String id=237
        	data="/home/swarming/.swarming/w/ir/x/w/goroot/src/internal/poll/sock_cloexec.go"
        String id=238
        	data="runtime.createfing"
        String id=239
        	data="runtime.SetFinalizer"
        String id=240
        	data="net.(*netFD).setAddr"
        
--- FAIL: TestTraceStacks/Default (7.67s)

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.release-blocker

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions