]> Cypherpunks repositories - gostls13.git/commit
net: skip unsupported tests (unix and unixgram) on darwin/arm
authorShenghou Ma <minux@golang.org>
Thu, 26 Feb 2015 23:25:29 +0000 (18:25 -0500)
committerMinux Ma <minux@golang.org>
Wed, 4 Mar 2015 22:12:05 +0000 (22:12 +0000)
commit4c6364a87d4af0fea95ebaf3ee429b23d1105c43
tree917340ff6e92e117d5ce915d2eaad86376e3d87b
parent122384e4893edeccb34c3faa4c1378b3bcb55531
net: skip unsupported tests (unix and unixgram) on darwin/arm

Change-Id: Id1927180ecd18b849727225adea05465d36b3973
Reviewed-on: https://go-review.googlesource.com/6210
Reviewed-by: Mikio Hara <mikioh.mikioh@gmail.com>
Reviewed-by: David Crawshaw <crawshaw@golang.org>
src/net/conn_test.go
src/net/net_test.go
src/net/packetconn_test.go
src/net/protoconn_test.go
src/net/server_test.go