#!watchflakes
post <- pkg == "cmd/go/internal/modload" && test == "TestQueryImport"
Issue created automatically to collect these failures.
vcs-test.golang.org rerouted to http://127.0.0.1:42865
https://vcs-test.golang.org rerouted to https://127.0.0.1:34851
go: finding module for package golang.org/x/net/context
panic: test timed out after 15m0s
running tests:
TestQueryImport (15m0s)
TestQueryImport/golang.org_x_net_context (15m0s)
runtime.gopark(0x0?, 0x0?, 0xc8?, 0x24?, 0x18?)
/workdir/go/src/runtime/proc.go:381 +0xce fp=0xc0000a7be0 sp=0xc0000a7bc0 pc=0x47044e
runtime.chanrecv(0xc00007e4d0, 0xc0000a7cc6, 0x1)
/workdir/go/src/runtime/chan.go:583 +0x385 fp=0xc0000a7c58 sp=0xc0000a7be0 pc=0x43ce25
runtime.chanrecv1(0xf06880?, 0xa9d820?)
/workdir/go/src/runtime/chan.go:442 +0x12 fp=0xc0000a7c80 sp=0xc0000a7c58 pc=0x43ca92
testing.(*T).Run(0xc000214820, {0xc00002a768, 0x18}, 0xc000233170)
/workdir/go/src/testing/testing.go:1649 +0x865 fp=0xc0000a7da0 sp=0xc0000a7c80 pc=0x58e085
cmd/go/internal/modload.TestQueryImport(0x0?)
/workdir/go/src/cmd/go/internal/modload/import_test.go:75 +0x191 fp=0xc0000a7e98 sp=0xc0000a7da0 pc=0xa600f1
testing.tRunner(0xc000214820, 0xb7d838)
Issue created automatically to collect these failures.
Example (log):
— watchflakes