-
Notifications
You must be signed in to change notification settings - Fork 18.5k
Open
Labels
NeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Description
#!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)
Metadata
Metadata
Assignees
Labels
NeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Type
Projects
Status
No status