Closed
Description
#!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
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done
Status
Done