Skip to content

x/build/internal/task: TestTagSingleRepo failures with context deadline exceeded on darwin #63731

Closed
@gopherbot

Description

@gopherbot
#!watchflakes
post <- goos == "darwin" && pkg == "golang.org/x/build/internal/task" && test == "TestTagSingleRepo" && `context deadline exceeded`

Issue created automatically to collect these failures.

Example (log):

--- FAIL: TestTagSingleRepo (75.05s)
    --- FAIL: TestTagSingleRepo/with_post-submit_check (67.83s)
        tagx_test.go:600: task Create single-repo plan: started
        tagx_test.go:600: task Load all repositories: started
        tagx_test.go:600: task Load all repositories: started
        tagx_test.go:622: 2023-10-13 14:32:57.943484 -0400 EDT m=+33.101469599	task Load all repositories: LOG: Examining repositories [mod foo]
        tagx_test.go:604: task Load all repositories: done: [{mod golang.org/x/mod []  v1.1.0 } {foo golang.org/x/foo [0xc000134be8]  v1.1.5 }]
        tagx_test.go:600: task Create single-repo plan: started
        tagx_test.go:604: task Create single-repo plan: done: <nil>
        tagx_test.go:600: task foo: generate go.mod: started
        tagx_test.go:600: task foo: mail go.mod: started
        tagx_test.go:600: task foo: wait for submit: started
        tagx_test.go:600: task foo: wait for green post-submit: started
        tagx_test.go:600: task foo: tag if appropriate: started
        tagx_test.go:600: task foo: generate go.mod: started
        tagx_test.go:604: task foo: generate go.mod: done: map[go.mod:module golang.org/x/foo
            require golang.org/x/mod v1.0.0
            // pretend we've upgraded to golang.org/x/[email protected]
            tidied! mod tidy
             go.sum:
            golang.org/x/mod v1.1.0 h1:asdasd
            ]
        tagx_test.go:600: task foo: mail go.mod: started
        tagx_test.go:604: task foo: mail go.mod: done: cl_47cda033de1c1ecb1e1bdfbf79caec0ba063adfe
        tagx_test.go:565: context deadline exceeded

watchflakes

Metadata

Metadata

Assignees

No one assigned

    Labels

    Buildersx/build issues (builders, bots, dashboards)FrozenDueToAgeNeedsFixThe path to resolution is known, but the work has not been done.OS-DarwinTestingAn issue that has been verified to require only test changes, not just a test failure.

    Type

    No type

    Projects

    Status

    Done

    Status

    Done

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions