]> Cypherpunks repositories - gostls13.git/commit
go/build: skip darwin/arm64 tests that need GOROOT
authorDavid Crawshaw <crawshaw@golang.org>
Sat, 11 Apr 2015 23:28:29 +0000 (19:28 -0400)
committerDavid Crawshaw <crawshaw@golang.org>
Mon, 13 Apr 2015 11:53:49 +0000 (11:53 +0000)
commit1d57943987e6a13a0aa0e57d8a40a66fb877e636
tree06ade577d2a19b84b8b1582c45dbc1f9aeea44d3
parent5ad83082c02160905f1184df777e2b32c0a75698
go/build: skip darwin/arm64 tests that need GOROOT

Just like darwin/arm.

Change-Id: I1a9f51c572c14b78d35ea62f52927f2bdc46e4c0
Reviewed-on: https://go-review.googlesource.com/8821
Reviewed-by: Minux Ma <minux@golang.org>
src/go/build/build_test.go
src/go/build/deps_test.go