#!watchflakes
default <- pkg == "cmd/link/internal/ld" && test == "TestZeroSizedVariable/-gcflags="
Issue created automatically to collect these failures.
Example (log):
=== RUN TestZeroSizedVariable/-gcflags=
dwarf_test.go:161: error reading DWARF in program "\npackage main\n\nimport (\n\t\"fmt\"\n)\n\nfunc main() {\n\tzeroSizedVariable := struct{}{}\n\tfmt.Println(zeroSizedVariable)\n}\n": zlib: invalid checksum
--- FAIL: TestZeroSizedVariable/-gcflags= (0.42s)
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
default <- pkg == "cmd/link/internal/ld" && test == "TestZeroSizedVariable/-gcflags="