#!watchflakes
default <- pkg == "internal/trace/v2" && test == "TestTraceGCStress/AllocFree"

Issue created automatically to collect these failures.

Example (log):

=== RUN   TestTraceGCStress/AllocFree
    reader_test.go:112: unexpected error while reading the trace: no frequency event found
    trace_test.go:596: found bad trace; dumping to test log...
    trace_test.go:597: dumping trace: invalid event type: 0
--- FAIL: TestTraceGCStress/AllocFree (1.26s)

watchflakes

Comment From: gopherbot

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "internal/trace/v2" && test == "TestTraceGCStress/AllocFree"
2024-05-14 21:57 gotip-linux-amd64-longtest go@b86527ec internal/trace/v2.TestTraceGCStress/AllocFree (log) === RUN TestTraceGCStress/AllocFree reader_test.go:112: unexpected error while reading the trace: no frequency event found trace_test.go:596: found bad trace; dumping to test log... trace_test.go:597: dumping trace: invalid event type: 0 --- FAIL: TestTraceGCStress/AllocFree (1.26s)

watchflakes

Comment From: gabyhelp

Similar Issues

(Emoji vote if this was helpful or unhelpful; more detailed feedback welcome in this discussion.)