]> Cypherpunks repositories - gostls13.git/commit
test: fix nosplit.go, fixedbugs/issue11656.go and skip two tests for mips64{,le}
authorYao Zhang <lunaria21@gmail.com>
Mon, 28 Sep 2015 21:30:32 +0000 (17:30 -0400)
committerMinux Ma <minux@golang.org>
Thu, 12 Nov 2015 04:52:31 +0000 (04:52 +0000)
commit15676b51a54f0284355a8866fa5520fdd74b76cc
tree88dc137fb9bcf79661b0b7c55a327454a6427db2
parentfa61945cf21cce6d435ec69e8167400aa55bc108
test: fix nosplit.go, fixedbugs/issue11656.go and skip two tests for mips64{,le}

Skip fixedbugs/issue10607.go because external linking is not supported
yet.

Skip nilptr3.go because of issue #9058 (same as ppc64).

Change-Id: Ib3dfbd9a03ee4052871cf57c74b3cc5e745e1f80
Reviewed-on: https://go-review.googlesource.com/14461
Reviewed-by: Minux Ma <minux@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Run-TryBot: Minux Ma <minux@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
test/fixedbugs/issue10607.go
test/fixedbugs/issue11656.go
test/nilptr3.go
test/nosplit.go