#!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)

watchflakes

Comment From: gopherbot

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/tools/cmd/fiximports" && test == "TestDryRun"
2025-06-12 15:17 x_tools-gotip-openbsd-ppc64 tools@a5f2a189 go@96a6e147 x/tools/cmd/fiximports.TestDryRun (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)

watchflakes