]> Cypherpunks repositories - gostls13.git/commit
cmd/dist: disable plugin test on ppc64le and s390x
authorDavid Crawshaw <crawshaw@golang.org>
Fri, 16 Sep 2016 21:10:44 +0000 (17:10 -0400)
committerDavid Crawshaw <crawshaw@golang.org>
Fri, 16 Sep 2016 21:31:24 +0000 (21:31 +0000)
commitfb4e49059c28fc2de64f0c1b83b178f4bede4a75
treef06d56acf9e1fd4a772cd0413f85a3777d9d2daa
parent08feadbd6e724fd0377f37fbe88a3114dd7b45bb
cmd/dist: disable plugin test on ppc64le and s390x

These are close to working, but untested and failing on
build.golang.org. So disable for now.

Change-Id: I330b8d1a91f0bf5139c894913868f01ec87e986d
Reviewed-on: https://go-review.googlesource.com/29359
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Reviewed-by: Keith Randall <khr@golang.org>
Run-TryBot: David Crawshaw <crawshaw@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/cmd/dist/test.go