diff options
| author | Bryan C. Mills <bcmills@google.com> | 2022-10-31 11:14:35 -0400 |
|---|---|---|
| committer | Gopher Robot <gobot@golang.org> | 2022-10-31 15:44:19 +0000 |
| commit | 0a6c4c87404ecb018faf002919e5d5db04c69ee2 (patch) | |
| tree | 37a32eb839f3d51f677ba0be424b623897292f4b /src/cmd/api/goapi_test.go | |
| parent | 6774ddfec758ecf2cc64d58392c438dd64660a00 (diff) | |
| download | go-0a6c4c87404ecb018faf002919e5d5db04c69ee2.tar.xz | |
cmd/compile/internal/types2: fix tests on js/wasm
The js/wasm builder started failing as of CL 432535 due to needing
'go build' to import standard-library packages that are no longer
installed to GOROOT/pkg. Since js/wasm can't exec subprocesses,
it cannot run 'go build' to generate the export data needed for
these tests.
For #47257.
Change-Id: I804235fd725faf00b27cbed79ee1f43dea8ab734
Reviewed-on: https://go-review.googlesource.com/c/go/+/446635
Run-TryBot: Bryan Mills <bcmills@google.com>
Reviewed-by: Robert Griesemer <gri@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Auto-Submit: Bryan Mills <bcmills@google.com>
Diffstat (limited to 'src/cmd/api/goapi_test.go')
0 files changed, 0 insertions, 0 deletions
