#!watchflakes
default <- pkg == "cmd/internal/fuzztest" && test == "TestScript/test_fuzz_test_race"
Issue created automatically to collect these failures.
Example (log):
=== RUN TestScript/test_fuzz_test_race
=== PAUSE TestScript/test_fuzz_test_race
=== CONT TestScript/test_fuzz_test_race
run.go:250: 2026-03-11T08:28:57Z
run.go:252: $WORK=/Users/swarming/.swarming/w/ir/x/t/TestScripttest_fuzz_test_race3556886075/001
run.go:259:
BOTO_CONFIG=/Users/swarming/.swarming/w/ir/x/a/gsutil-bbagent/.boto
CIPD_ARCHITECTURE=amd64
CIPD_CACHE_DIR=/Users/swarming/.swarming/w/ir/cache/cipd_cache
CIPD_PROTOCOL=v2
...
panic: runtime error: index out of range [2] with length 2
goroutine 1 gp=0x28837c3341e0 m=4 mp=0x28837c37d008 [running]:
panic({0x10a80358?, 0x28837cd771a0?})
runtime/panic.go:879 +0x16f fp=0x28837cf5b478 sp=0x28837cf5b3c8 pc=0x1058224f
runtime.panicBounds64(0x1070cb6f, 0x28837cf5b4e8)
runtime/panic.go:236 +0xf7 fp=0x28837cf5b4d8 sp=0x28837cf5b478 pc=0x105494b7
runtime.panicBounds()
runtime/asm_amd64.s:2132 +0x68 fp=0x28837cf5b578 sp=0x28837cf5b4d8 pc=0x1058a028
cmd/link/internal/ld.(*Link).domacho(0x28837c32e600)
...
runtime.gcBgMarkWorker(0x28837c3541c0)
runtime/mgc.go:1773 +0xeb fp=0x28837c3747c8 sp=0x28837c374740 pc=0x1052b44b
runtime.gcBgMarkStartWorkers.gowrap1()
runtime/mgc.go:1677 +0x17 fp=0x28837c3747e0 sp=0x28837c3747c8 pc=0x1052b337
runtime.goexit({})
runtime/asm_amd64.s:1774 +0x1 fp=0x28837c3747e8 sp=0x28837c3747e0 pc=0x10589bc1
created by runtime.gcBgMarkStartWorkers in goroutine 1
runtime/mgc.go:1677 +0x105
run.go:259: FAIL: testdata/script/test_fuzz_test_race.txt:12: go test -fuzz=xxx -race -v: exit status 1
--- FAIL: TestScript/test_fuzz_test_race (178.05s)
— watchflakes
Issue created automatically to collect these failures.
Example (log):
— watchflakes