#!watchflakes
default <- pkg == "golang.org/x/tools/go/packages" && test == "TestTarget"
Issue created automatically to collect these failures.
Example (log):
=== RUN TestTarget
packages_test.go:3369: err: exit status 2: stderr: go: cannot find GOROOT directory: 'go' binary is trimmed and GOROOT is not set
--- FAIL: TestTarget (0.19s)
— watchflakes