]> Cypherpunks repositories - gostls13.git/commit
cmd/go: skip some tests that don't work with gccgo
authorIan Lance Taylor <iant@golang.org>
Tue, 25 Sep 2018 17:24:53 +0000 (10:24 -0700)
committerIan Lance Taylor <iant@golang.org>
Tue, 25 Sep 2018 18:39:34 +0000 (18:39 +0000)
commite0bde68c80a3f87c6411f4ebf4b6881abf2387b4
treec3d738dbc6ee4e0e584caac236e4f0d268071e93
parent5b2e2b6cf4762792a4d53d55203aebb383e79dde
cmd/go: skip some tests that don't work with gccgo

Also in TestRelativeGOBINFail change to the test directory, to avoid
picking up whatever files are in the current directory.

Change-Id: Icac576dafa016555a9f27d026d0e965dc5cdfea0
Reviewed-on: https://go-review.googlesource.com/137337
Run-TryBot: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/cmd/go/go_test.go