]> Cypherpunks repositories - gostls13.git/commit
cmd/go: fix list_constraints test on non-amd64 platforms
authorJay Conrod <jayconrod@google.com>
Wed, 4 Dec 2019 23:01:05 +0000 (18:01 -0500)
committerJay Conrod <jayconrod@google.com>
Wed, 4 Dec 2019 23:54:27 +0000 (23:54 +0000)
commit709dbd28708eab97993ca06adea74be392c05c1c
tree4115764b0d370ec369c9ebaee42b367c9b95a0a4
parentae2e2446c22ce84c275543e90036785aab194fb1
cmd/go: fix list_constraints test on non-amd64 platforms

Test set GOOS to linux and darwin without setting GOARCH. darwin is
not a valid GOOS for all architectures we test.

Fixes #35976

Change-Id: I4da2ebcbf9ad52e07bcc1632b48fcfdbc49b1289
Reviewed-on: https://go-review.googlesource.com/c/go/+/209900
Run-TryBot: Jay Conrod <jayconrod@google.com>
Reviewed-by: Cherry Zhang <cherryyz@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/cmd/go/testdata/script/list_constraints.txt