#!watchflakes
default <- pkg == "cmd/go" && test == "TestScript/list_symlink_vendor_issue14054"

Issue created automatically to collect these failures.

Example (log):

=== RUN   TestScript/list_symlink_vendor_issue14054
=== PAUSE TestScript/list_symlink_vendor_issue14054
=== CONT  TestScript/list_symlink_vendor_issue14054
    script_test.go:139: 2025-08-01T19:11:42Z
    script_test.go:141: $WORK=C:\b\s\w\ir\x\t\cmd-go-test-1111121802\tmpdir1383043335\list_symlink_vendor_issue14054898041261
    script_test.go:163: 
        PATH=C:\b\s\w\ir\x\t\cmd-go-test-1111121802\tmpdir1383043335\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-1111121802\tmpdir1383043335\list_symlink_vendor_issue14054898041261\tmp\go-build3430953796\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_vendor_issue14054.txt:19: wait: testdata\script\list_symlink_vendor_issue14054.txt:16: go build: exit status 1
--- FAIL: TestScript/list_symlink_vendor_issue14054 (3.24s)

watchflakes

Comment From: gopherbot

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "cmd/go" && test == "TestScript/list_symlink_vendor_issue14054"
2025-08-01 18:56 gotip-windows-amd64-race go@4ab1aec0 cmd/go.TestScript/list_symlink_vendor_issue14054 (log) === RUN TestScript/list_symlink_vendor_issue14054 === PAUSE TestScript/list_symlink_vendor_issue14054 === CONT TestScript/list_symlink_vendor_issue14054 script_test.go:139: 2025-08-01T19:11:42Z script_test.go:141: $WORK=C:\b\s\w\ir\x\t\cmd-go-test-1111121802\tmpdir1383043335\list_symlink_vendor_issue14054898041261 script_test.go:163: PATH=C:\b\s\w\ir\x\t\cmd-go-test-1111121802\tmpdir1383043335\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-1111121802\tmpdir1383043335\list_symlink_vendor_issue14054898041261\tmp\go-build3430953796\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_vendor_issue14054.txt:19: wait: testdata\script\list_symlink_vendor_issue14054.txt:16: go build: exit status 1 --- FAIL: TestScript/list_symlink_vendor_issue14054 (3.24s)

watchflakes