]> Cypherpunks repositories - gostls13.git/commit
runtime: skip test on darwin/arm
authorDavid Crawshaw <crawshaw@golang.org>
Thu, 26 Feb 2015 15:01:37 +0000 (10:01 -0500)
committerDavid Crawshaw <crawshaw@golang.org>
Thu, 26 Feb 2015 15:31:49 +0000 (15:31 +0000)
commit1e0e2ffb8d90d2c8a163d07d7dccf506891b7dac
tree0e15f3f0aaf2b7914647b50a16033ba52d28092b
parent433c1ad1400047b17b9cd7107afa7afe55a04e12
runtime: skip test on darwin/arm

Needs the Go tool, which we do not have on iOS. (No Fork.)

Change-Id: Iedf69f5ca81d66515647746546c9b304c8ec10c4
Reviewed-on: https://go-review.googlesource.com/6102
Reviewed-by: Hyang-Ah Hana Kim <hyangah@gmail.com>
src/runtime/runtime_test.go