cmd/link: TestRuntimeTypeDIEs failing on Plan 9 #19944
Closed
Labels
Comments
CL https://golang.org/cl/40452 mentions this issue. |
lparth
added a commit
to lparth/go
that referenced
this issue
Apr 13, 2017
TestRuntimeTypeDIEs has been added in CL 38350. This test is failing on Plan 9 because executables don't have a DWARF symbol table. Fixes golang#19944. Change-Id: I121875bfd5f9f02ed668f8fb0686a0edffa2a99d Reviewed-on: https://go-review.googlesource.com/40452 Run-TryBot: David du Colombier <0intro@gmail.com> Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org>
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
TestRuntimeTypeDIEs has been added in CL 38350 and is failing on Plan 9. This is happening because Plan 9 executable don't have a DWARF symbol table.
See https://build.golang.org/log/891a7b19195b38cf2fd5263dcd7f0fc44cb75812
The text was updated successfully, but these errors were encountered: