mirror of
https://github.com/golang/sys.git
synced 2026-01-29 15:12:09 +03:00
TestCommand and TestLookPath fail on the js/wasm builder and likely fail on ios as well. Like the tests in internal/execabs, skip them for these platforms. This fixes the js/wasm builder after CL 284753. For golang/go#11811 Change-Id: I1038128bd4c7bd410ac1357dedda5e3eef5c7bbb Reviewed-on: https://go-review.googlesource.com/c/sys/+/285712 Trust: Tobias Klauser <tobias.klauser@gmail.com> Run-TryBot: Tobias Klauser <tobias.klauser@gmail.com> TryBot-Result: Go Bot <gobot@golang.org> Reviewed-by: Ian Lance Taylor <iant@golang.org>