We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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.
--- FAIL: TestRuntimeTypeDIEs (0.51s) dwarf_test.go:31: error reading DWARF: no DWARF data in Plan 9 file FAIL FAIL cmd/link/internal/ld 0.538s
See https://build.golang.org/log/891a7b19195b38cf2fd5263dcd7f0fc44cb75812
The text was updated successfully, but these errors were encountered:
CL https://golang.org/cl/40452 mentions this issue.
Sorry, something went wrong.
746441f
No branches or pull requests
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: