1
0
mirror of https://github.com/golang/go synced 2024-11-23 21:50:08 -07:00
go/misc/cgo
Austin Clements 36f456c789 misc/cgo: skip testso on ppc64
This test requires external linking, but we don't yet implement
external linking on ppc64 (tracked in issue #8912).  Disable the test
on ppc64 until external linking is implemented.

This makes all.bash pass on ppc64le.

Change-Id: I741498d4d9321607e7a65792a33faf8187bd18e4
Reviewed-on: https://go-review.googlesource.com/2908
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
2015-01-16 19:45:28 +00:00
..
errors cmd/cgo: check for compiler errors in the C preamble 2014-08-14 09:21:58 -07:00
gmp
life
nocgo cmd/ld: really import runtime/cgo for external link 2014-05-20 21:36:50 -07:00
stdio
test cmd/cgo: also rewrite C.var in selector expressions 2015-01-12 21:48:57 +00:00
testasan
testgodefs cmd/cgo: consistently map void* to *byte under -{c,go}defs 2014-08-06 10:28:19 -07:00
testso misc/cgo: skip testso on ppc64 2015-01-16 19:45:28 +00:00
testtls misc/cgo/testtls: make test less flaky 2014-01-21 19:44:51 -05:00