Closed as duplicate of#73988
Description
#!watchflakes
default <- pkg == "golang.org/x/tools/cmd/deadcode" && test == "Test/testdata/whylive.txtar/L5"
Issue created automatically to collect these failures.
Example (log):
=== RUN Test/testdata/whylive.txtar/L5
deadcode_test.go:129: missing "function example.com.d is dead code"
deadcode_test.go:136: got: <<deadcode: Load: err: exit status 1: stderr: runtime: failed to create new OS thread
go: error obtaining buildID for go tool asm: exit status 1
>>
--- FAIL: Test/testdata/whylive.txtar/L5 (4.75s)