#!watchflakes
default <- pkg == "golang.org/x/tools/cmd/fiximports" && test == "TestDryRun"
Issue created automatically to collect these failures.
Example (log):
=== RUN TestDryRun
main_test.go:264: fiximports failed: go: error obtaining buildID for go tool compile: fork/exec /home/swarming/.swarming/w/ir/x/w/goroot/pkg/tool/openbsd_ppc64/compile: resource temporarily unavailable
importfix: exit status 1
--- FAIL: TestDryRun (5.57s)
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
default <- pkg == "golang.org/x/tools/cmd/fiximports" && test == "TestDryRun"