#!watchflakes
default <- pkg == "cmd/link" && test == "TestUnresolved"
Issue created automatically to collect these failures.
Example (log):
=== RUN TestUnresolved
=== PAUSE TestUnresolved
=== CONT TestUnresolved
link_test.go:189: want:
main.x: relocation target zero not defined
main.x: relocation target zero not defined
main.x: relocation target main.zero not defined
got:
panic: runtime error: index out of range [-565156800] [recovered]
panic: runtime error: index out of range [-565156800]
...
runtime/proc.go:461
runtime.gcBgMarkWorker(0x191ddc2c4930)
runtime/mgc.go:1756 +0x196 fp=0x191ddfe16fc8 sp=0x191ddfe16f48 pc=0x9bee8d6
runtime.gcBgMarkStartWorkers.gowrap1()
runtime/mgc.go:1666 +0x17 fp=0x191ddfe16fe0 sp=0x191ddfe16fc8 pc=0x9bee717
runtime.goexit({})
runtime/asm_amd64.s:1712 +0x1 fp=0x191ddfe16fe8 sp=0x191ddfe16fe0 pc=0x9c56301
created by runtime.gcBgMarkStartWorkers in goroutine 1
runtime/mgc.go:1666 +0x105
--- FAIL: TestUnresolved (27.27s)
— watchflakes
Issue created automatically to collect these failures.
Example (log):
— watchflakes