]> Cypherpunks repositories - gostls13.git/commit
cmd/go: skip TestBinaryOnlyPackages until it's fixed
authorBrad Fitzpatrick <bradfitz@golang.org>
Thu, 7 Jun 2018 15:46:19 +0000 (15:46 +0000)
committerBrad Fitzpatrick <bradfitz@golang.org>
Thu, 7 Jun 2018 15:47:29 +0000 (15:47 +0000)
commit0e1517c0b313d565b0d5f69b9bbd46e9d4a940d6
tree0b3d9d93fd3604491557e13d6b43f2fa00473e6f
parent6269dcdc24d74379d8a609ce886149811020b2cc
cmd/go: skip TestBinaryOnlyPackages until it's fixed

Updates #25784

Change-Id: I638eab82b026d3df89da532b5cc3f5c06b02d6c8
Reviewed-on: https://go-review.googlesource.com/117075
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
src/cmd/go/go_test.go