]> Cypherpunks repositories - gostls13.git/commit
misc/cgo: skip cgotest.TestCrossPackageTests on iOS and set PWD
authorBryan C. Mills <bcmills@google.com>
Tue, 26 Feb 2019 03:09:46 +0000 (22:09 -0500)
committerBryan C. Mills <bcmills@google.com>
Tue, 26 Feb 2019 13:29:07 +0000 (13:29 +0000)
commitb5a68a9e414dc1d412d623f80c54aafe3ada0f14
treeefae6f1d04f1e7db0cfdeb7ab3d44cb394ee17e8
parent3cf56e78d812069d2ffb65b5c29a76961b0b0af8
misc/cgo: skip cgotest.TestCrossPackageTests on iOS and set PWD

I hope that this will fix the tests on iOS, but 'gomote create' isn't
giving me an instance I can test with. (Please patch and test before
approving.)

Updates #15919
Updates #30228

Change-Id: I1b7cd30d5b127a1ad3243b329fa005d229f69a24
Reviewed-on: https://go-review.googlesource.com/c/163726
Run-TryBot: Bryan C. Mills <bcmills@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Elias Naur <mail@eliasnaur.com>
misc/cgo/life/life_test.go
misc/cgo/stdio/stdio_test.go
misc/cgo/test/pkg_test.go
misc/cgo/testcarchive/carchive_test.go
misc/cgo/testcshared/cshared_test.go
misc/cgo/testplugin/plugin_test.go
misc/cgo/testshared/shared_test.go