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

Issue created automatically to collect these failures.

Example (log):

--- FAIL: TestTraceIterPull (0.00s)
    --- FAIL: TestTraceIterPull/Default (0.00s)
        trace_test.go:575: context deadline exceeded

watchflakes

Comment From: gopherbot

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "internal/trace/v2" && test == "TestTraceIterPull"
2024-05-07 18:36 openbsd-386-72 go@709d6d5d internal/trace/v2.TestTraceIterPull (log) --- FAIL: TestTraceIterPull (0.00s) --- FAIL: TestTraceIterPull/Default (0.00s) trace_test.go:575: context deadline exceeded

watchflakes

Comment From: gopherbot

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "internal/trace/v2" && test == "TestTraceIterPull"
2024-05-09 20:17 openbsd-386-72 go@e2375c49 internal/trace/v2.TestTraceIterPull (log) --- FAIL: TestTraceIterPull (0.00s) --- FAIL: TestTraceIterPull/Default (0.00s) trace_test.go:579: context deadline exceeded

watchflakes

Comment From: gopherbot

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "internal/trace/v2" && test == "TestTraceIterPull"
2024-05-10 02:36 openbsd-386-72 go@1259a30a internal/trace/v2.TestTraceIterPull (log) --- FAIL: TestTraceIterPull (0.00s) --- FAIL: TestTraceIterPull/Default (0.00s) trace_test.go:579: context deadline exceeded

watchflakes

Comment From: mknyszek

Like #66764, this seems to have been happening in a narrow window of time, but isn't happening anymore. Closing.