Skip to content

runtime/trace: TestFlightRecorderGenerationCount/MaxBytes failures #77742

@gopherbot

Description

@gopherbot
#!watchflakes
default <- pkg == "runtime/trace" && test == "TestFlightRecorderGenerationCount/MaxBytes"

Issue created automatically to collect these failures.

Example (log):

=== RUN   TestFlightRecorderGenerationCount/MaxBytes
    flightrecorder_test.go:289: must have thread, but thread ID is none
    helpers.go:38: Trace Go1.26
        EventBatch gen=27 m=18446744073709551615 time=13259767214631 size=26
        Sync
        Frequency freq=15625000
        ClockSnapshot dt=7 mono=848625101736854 sec=1771699533 nsec=946155833
        EventBatch gen=27 m=1040869 time=13259767214670 size=78
        ProcStatus dt=1 p=2 pstatus=1
        GoStatus dt=15 g=107 m=1040869 gstatus=2
...
        String id=68
        	data="runtime/trace_test.testFlightRecorder"
        String id=69
        	data="runtime/trace_test.TestFlightRecorderGenerationCount.func1"
        String id=70
        	data="runtime/trace_test.TestFlightRecorderGenerationCount.func3"
        EndOfGeneration
        
    helpers.go:39: Convert this to a raw trace with `go test internal/trace/testtrace -convert in.tracetxt -out out.trace`
--- FAIL: TestFlightRecorderGenerationCount/MaxBytes (3.04s)

watchflakes

Metadata

Metadata

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

Todo

Status

No status

Relationships

None yet

Development

No branches or pull requests

Issue actions