]> Cypherpunks repositories - gostls13.git/commit
path/filepath: skip test on darwin/arm64
authorDavid Crawshaw <crawshaw@golang.org>
Sat, 11 Apr 2015 23:16:24 +0000 (19:16 -0400)
committerDavid Crawshaw <crawshaw@golang.org>
Mon, 13 Apr 2015 11:52:46 +0000 (11:52 +0000)
commit8c5f66bce4bc95eb6ab1506c37446d18e51e683f
tree4fb8c7fce5ba728d5cd38c1415634f7c74df29e6
parentd6d423b99bb23bef029c7b54b49453c3343cd6a6
path/filepath: skip test on darwin/arm64

Just like darwin/arm.

Change-Id: I4b0ab4a104f2c8a821ca8b5fa8d266e51883709f
Reviewed-on: https://go-review.googlesource.com/8816
Reviewed-by: Minux Ma <minux@golang.org>
src/path/filepath/path_test.go