]> Cypherpunks repositories - gostls13.git/commit
cmd/dist: drop testcarchive on ppc64le
authorRuss Cox <rsc@golang.org>
Thu, 26 May 2016 13:59:29 +0000 (09:59 -0400)
committerRuss Cox <rsc@golang.org>
Thu, 26 May 2016 14:05:27 +0000 (14:05 +0000)
commit6247ca2dbbdc13d6c80666119d182e119a2e7a5b
tree9a1bfdb84cb2a127b795acdb03aa6a6c4b12e0a8
parentb92f4238790c590168e7dae03165d75deb89fe41
cmd/dist: drop testcarchive on ppc64le

It is timing out on the dashboard.
(We enabled it as an experiment to see if it was still broken. Looks that way.)

Change-Id: I425b7e54a2ab95b623ab7a15554b4173078f75e2
Reviewed-on: https://go-review.googlesource.com/23480
Reviewed-by: Russ Cox <rsc@golang.org>
src/cmd/dist/test.go