]> Cypherpunks repositories - gostls13.git/commit
misc/cgo/testcarchive: skip TestExtar on self-hosted iOS
authorElias Naur <mail@eliasnaur.com>
Wed, 1 May 2019 15:32:40 +0000 (08:32 -0700)
committerBrad Fitzpatrick <bradfitz@golang.org>
Wed, 1 May 2019 16:55:33 +0000 (16:55 +0000)
commit07f689420a552841270c6b751b0a890f6d27cd30
tree93369abff28a8109f1814414aabc21c017aa543c
parentf0c383b833da7da435f7390631807868cf2cbd63
misc/cgo/testcarchive: skip TestExtar on self-hosted iOS

iOS cannot (directly) run shell scripts.

Updates #31722

Change-Id: I69473e9339c50a77338d391c73b4e146bce3fa89
Reviewed-on: https://go-review.googlesource.com/c/go/+/174700
Run-TryBot: Elias Naur <mail@eliasnaur.com>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
misc/cgo/testcarchive/carchive_test.go