go/cmd
Bryan C. Mills 7d125fe075 cmd/callgraph: expand windows/arm64 skip to the whole platform
This test produces apparent file corruption on all of the
windows/arm64 builders. I suspect that this is a low-level bug (in
either the platform itself or the Go standard library on
windows/arm64).

Since windows/arm64 is not yet a first-class port, this test can be
skipped for now. However, if windows/arm64 becomes a first-class port
the underlying file-corruption bug should be investigated and fixed.

Updates golang/go#50706.

Change-Id: I0bc80cefee50895d40acc658286eb7ef8790493a
Reviewed-on: https://go-review.googlesource.com/c/tools/+/397996
Reviewed-by: Russ Cox <rsc@golang.org>
Trust: Bryan Mills <bcmills@google.com>
Run-TryBot: Bryan Mills <bcmills@google.com>
gopls-CI: kokoro <noreply+kokoro@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
2022-04-04 15:58:39 +00:00
..
auth all: replace all usages of os/exec with golang.org/x/sys/execabs 2021-01-19 22:25:03 +00:00
benchcmp all: add copyright notices to files that are missing them 2021-01-06 17:23:47 +00:00
bundle all: fmt tests with new gofmt 2021-02-20 03:28:42 +00:00
callgraph cmd/callgraph: expand windows/arm64 skip to the whole platform 2022-04-04 15:58:39 +00:00
compilebench all: replace all usages of os/exec with golang.org/x/sys/execabs 2021-01-19 22:25:03 +00:00
cover cmd: avoid printing redundant newlines 2021-11-08 18:39:25 +00:00
digraph all: fix some staticcheck errors 2020-01-29 04:53:41 +00:00
eg cmd: avoid printing redundant newlines 2021-11-08 18:39:25 +00:00
file2fuzz tools: fix some typos 2022-03-24 22:24:35 +00:00
fiximports cmd/fiximports: skip TestDryRun on plan9-arm 2022-01-24 16:42:25 +00:00
getgo cmd/getgo: exec main from TestMain instead of running 'go build' in tests 2022-03-04 20:37:47 +00:00
go-contrib-init all: replace all usages of os/exec with golang.org/x/sys/execabs 2021-01-19 22:25:03 +00:00
godex all: go fmt ./... 2021-02-20 03:28:52 +00:00
godoc internal/imports: update to permit multiple main modules 2022-02-22 17:36:43 +00:00
goimports cmd/goimports: recommend go install instead of go get in docs 2021-10-12 19:23:00 +00:00
gomvpkg cmd: avoid printing redundant newlines 2021-11-08 18:39:25 +00:00
gorename cmd/gorename: log 'go build' output on failure 2021-12-08 16:15:56 +00:00
gotype cmd: avoid printing redundant newlines 2021-11-08 18:39:25 +00:00
goyacc cmd/goyacc: reduce array sizes using smaller base types 2022-02-16 20:47:08 +00:00
guru all: various test fixes related to any 2021-12-09 15:47:16 +00:00
html2article copyright: test that all files in the repo have copyright notices 2021-01-11 22:19:46 +00:00
present playground: remove /share registration, add Proxy 2021-02-25 15:03:53 +00:00
present2md cmd/present2md: allow comments to be retained in translated document 2021-03-19 17:27:47 +00:00
signature-fuzzer signature-generator: add Go func signature fuzzing tools 2022-03-01 16:32:20 +00:00
splitdwarf all: go fmt ./... 2021-02-20 03:28:52 +00:00
ssadump
stress all: go fmt ./... 2021-02-20 03:28:52 +00:00
stringer x/tools/cmd/stringer: adjust generics tests 2021-10-28 00:09:41 +00:00
toolstash all: replace all usages of os/exec with golang.org/x/sys/execabs 2021-01-19 22:25:03 +00:00