]> Cypherpunks repositories - gostls13.git/commit
os/exec: disable tests on darwin/arm
authorDavid Crawshaw <crawshaw@golang.org>
Thu, 26 Feb 2015 14:44:41 +0000 (09:44 -0500)
committerDavid Crawshaw <crawshaw@golang.org>
Thu, 26 Feb 2015 16:19:46 +0000 (16:19 +0000)
commite4791066c8a46131462f3af4135dd401651c16b9
tree7254ed8936ad1aa52b9d4fccc07cf62a71ef9201
parent1e0e2ffb8d90d2c8a163d07d7dccf506891b7dac
os/exec: disable tests on darwin/arm

There is only one process under the iOS sandboxd.

Change-Id: I21b5528366a0248a034801a717f24c60f0733c5f
Reviewed-on: https://go-review.googlesource.com/6101
Reviewed-by: Hyang-Ah Hana Kim <hyangah@gmail.com>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/os/exec/exec_test.go