NeedsInvestigationcompiler/runtimehelp wanted
Description
#!watchflakes
default <- pkg == "cmd/compile" && test == "TestScript/issue77033"
Issue created automatically to collect these failures.
Example (log):
=== RUN TestScript/issue77033
=== PAUSE TestScript/issue77033
=== CONT TestScript/issue77033
run.go:226: 2026-02-06T17:48:47Z
run.go:228: $WORK=C:\b\s\w\ir\x\t\TestScriptissue77033808663770\001
run.go:235:
ALLUSERSPROFILE=C:\ProgramData
APPDATA=C:\Users\chrome-bot\AppData\Roaming
AR=ar
BOTO_CONFIG=C:\b\s\w\ir\x\a\gsutil-bbagent\.boto
...
[stdout]
goos: windows
goarch: amd64
pkg: demo
cpu: Intel(R) Xeon(R) CPU @ 2.00GHz
BenchmarkFoo-16 8263204 153.4 ns/op
PASS
ok demo 1.441s
run.go:235: FAIL: testdata\script\issue77033.txt:2: go test -bench=Foo -pgo=default.pgo: exec: canceling Cmd: not supported by windows
--- FAIL: TestScript/issue77033 (334.11s)