]> Cypherpunks repositories - gostls13.git/commit
cmd/vet: fix two failing test cases
authorAlan Donovan <adonovan@google.com>
Fri, 16 Nov 2018 14:23:46 +0000 (09:23 -0500)
committerAlan Donovan <adonovan@google.com>
Fri, 16 Nov 2018 14:58:23 +0000 (14:58 +0000)
commit41660d0086b302654fce0c948b84e464095398a1
tree60defce51a23901b340f5dfabeaf70bbddbb1c37
parent9ffd5f31dcb95189eeb5c1754291df7b477d5dda
cmd/vet: fix two failing test cases

Select linux/arm64 for the asm test.

Disable the cgo test for now.
Will fix properly in a follow-up.
Filed Issue 28829 to track it.

Updates #28829

Change-Id: Ic05f619700b06e91c43f8c150b089b8e77d92c85
Reviewed-on: https://go-review.googlesource.com/c/149937
Run-TryBot: Alan Donovan <adonovan@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/cmd/vet/vet_test.go