-
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 == "TestScript/mod_cache_dir"
Issue created automatically to collect these failures.
Example (log):
=== RUN TestScript/mod_cache_dir
=== PAUSE TestScript/mod_cache_dir
=== CONT TestScript/mod_cache_dir
script_test.go:135: 2024-05-06T21:19:18Z
script_test.go:137: $WORK=/home/swarming/.swarming/w/ir/x/t/cmd-go-test-2924675230/tmpdir641595034/mod_cache_dir3421494188
script_test.go:159:
PATH=/home/swarming/.swarming/w/ir/x/t/cmd-go-test-2924675230/tmpdir641595034/testbin:/home/swarming/.swarming/w/ir/x/w/goroot/bin:/home/swarming/.swarming/w/ir/x/w/goroot/bin:/home/swarming/.swarming/w/ir/x/w/goroot/bin:/home/swarming/.swarming/w/ir/cache/tools/bin:/home/swarming/.swarming/w/ir/bbagent_utility_packages:/home/swarming/.swarming/w/ir/bbagent_utility_packages/bin:/home/swarming/.swarming/w/ir/cipd_bin_packages:/home/swarming/.swarming/w/ir/cipd_bin_packages/bin:/home/swarming/.swarming/w/ir/cache/cipd_client:/home/swarming/.swarming/w/ir/cache/cipd_client/bin:/home/swarming/.swarming/cipd_cache/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
HOME=/no-home
CCACHE_DISABLE=1
GOARCH=ppc64le
...
matched: go: go: GOMODCACHE entry is relative; must be absolute path: "\"~/test\"".
> env GOMODCACHE="./test"
> ! go install example.com/tools/cmd/hello@latest
[stderr]
go: go: GOMODCACHE entry is relative; must be absolute path: "\"./test\"".
[exit status 1]
> stderr 'must be absolute path'
matched: go: go: GOMODCACHE entry is relative; must be absolute path: "\"./test\"".
script_test.go:401: go was invoked but no counters were incremented
--- FAIL: TestScript/mod_cache_dir (0.13s)
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