Skip to content

internal/trace/v2: TestTraceIterPull failures #67241

Not planned
@gopherbot

Description

@gopherbot
#!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

Activity

added
NeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.
on May 7, 2024
gopherbot

gopherbot commented on May 7, 2024

@gopherbot
ContributorAuthor

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

gopherbot

gopherbot commented on May 9, 2024

@gopherbot
ContributorAuthor

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

gopherbot

gopherbot commented on May 10, 2024

@gopherbot
ContributorAuthor

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

mknyszek

mknyszek commented on Jun 9, 2025

@mknyszek
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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.

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @mknyszek@gopherbot

        Issue actions

          internal/trace/v2: TestTraceIterPull failures · Issue #67241 · golang/go