#!watchflakes
default <- pkg == "cmd/go/internal/modload" && test == "TestQueryImport/golang.org_x_net"
Issue created automatically to collect these failures.
=== RUN TestQueryImport/golang.org_x_net
go: finding module for package golang.org/x/net
import_test.go:88: queryImport(_, "golang.org/x/net"): error "golang.org/x/net@v0.46.0: verifying module: golang.org/x/net@v0.46.0: Get \"https://sum.golang.org/lookup/golang.org/x/net@v0.46.0\": net/http: TLS handshake timeout", want error matching `module golang.org/x/net@.* found \(v[01]\.\d+\.\d+\), but does not contain package golang.org/x/net`
--- FAIL: TestQueryImport/golang.org_x_net (0.00s)
Issue created automatically to collect these failures.
Example (log):
— watchflakes