#!watchflakes
default <- pkg == "cmd/go" && test == "TestScript/list_symlink_internal"
Issue created automatically to collect these failures.
Example (log):
=== RUN TestScript/list_symlink_internal
=== PAUSE TestScript/list_symlink_internal
=== CONT TestScript/list_symlink_internal
script_test.go:139: 2025-08-04T01:46:31Z
script_test.go:141: $WORK=C:\b\s\w\ir\x\t\cmd-go-test-2086537008\tmpdir4223409612\list_symlink_internal600611149
script_test.go:163:
PATH=C:\b\s\w\ir\x\t\cmd-go-test-2086537008\tmpdir4223409612\testbin;C:\b\s\w\ir\x\w\goroot\bin;C:\b\s\w\ir\x\w\goroot\bin;C:\b\s\w\ir\x\w\goroot\bin;C:\b\s\w\ir\cache\tools\bin;C:\b\s\w\ir\bbagent_utility_packages;C:\b\s\w\ir\bbagent_utility_packages\bin;C:\b\s\w\ir\cipd_bin_packages;C:\b\s\w\ir\cipd_bin_packages\bin;C:\b\s\w\ir\cache\cipd_client;C:\b\s\w\ir\cache\cipd_client\bin;C:\b\s\cipd_cache\bin;C:\Program Files\OpenSSH\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Program Files\Puppet Labs\Puppet\bin;C:\Users\chrome-bot\AppData\Local\Microsoft\WindowsApps;C:\b\s\w\ir\cache\tools\cc\windows\gcc64\bin
USERPROFILE=/no-home
CCACHE_DISABLE=1
GOARCH=amd64
...
> go install &
> wait
[background] go run p.go
[background] go build
[stderr]
dir1: go build dir1: open C:\b\s\w\ir\x\t\cmd-go-test-2086537008\tmpdir4223409612\list_symlink_internal600611149\tmp\go-build1055652202\b001\exe\a.out.exe: The system cannot find the file specified.
[exit status 1]
[background] go install
script_test.go:163: FAIL: testdata\script\list_symlink_internal.txt:18: wait: testdata\script\list_symlink_internal.txt:15: go build: exit status 1
--- FAIL: TestScript/list_symlink_internal (2.84s)
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
default <- pkg == "cmd/go" && test == "TestScript/list_symlink_internal"