#!watchflakes
default <- pkg == "cmd/go" && test == "TestNewReleaseRebuildsStalePackagesInGOPATH"
Issue created automatically to collect these failures.
Example (log):
=== RUN TestNewReleaseRebuildsStalePackagesInGOPATH
=== PAUSE TestNewReleaseRebuildsStalePackagesInGOPATH
=== CONT TestNewReleaseRebuildsStalePackagesInGOPATH
go_test.go:877: running testgo [list -deps runtime]
go_test.go:877: standard output:
go_test.go:877: internal/goarch
unsafe
internal/abi
internal/cpu
internal/bytealg
...
go_test.go:970: running testgo [list -f {{.Stale}}:{{.StaleReason}} p1]
go_test.go:970: standard output:
go_test.go:970: true:not installed but available in build cache
go_test.go:971: running testgo [install p1]
go_test.go:972: running testgo [list -f {{.Stale}}:{{.StaleReason}} p1]
go_test.go:972: standard output:
go_test.go:972: false:
--- FAIL: TestNewReleaseRebuildsStalePackagesInGOPATH (41.79s)
— watchflakes
Issue created automatically to collect these failures.
Example (log):
— watchflakes