]> Cypherpunks repositories - gostls13.git/commit
cmd/go: preserve %SYSTEMROOT% in TestScript on Windows
authorRuss Cox <rsc@golang.org>
Thu, 19 Jul 2018 13:31:55 +0000 (09:31 -0400)
committerRuss Cox <rsc@golang.org>
Thu, 19 Jul 2018 18:15:12 +0000 (18:15 +0000)
commitd3ca4c881089191c4718f4ca827f109ff0e14fe0
treeb1501859e6b6550c580cc38ab553144a42df9692
parent2d4c1ff73992fa817213c7866be8030d9c78b5ba
cmd/go: preserve %SYSTEMROOT% in TestScript on Windows

Windows networking doesn't work without this environment variable (#25210).

Re-enable TestScript on Windows, and fix two minor failures.

Fixes #26457.

Change-Id: Id9bea49dfb58403195c29c3d831a532ef0f9a233
Reviewed-on: https://go-review.googlesource.com/124858
Run-TryBot: Russ Cox <rsc@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/cmd/go/script_test.go
src/cmd/go/testdata/script/mod_bad_filenames.txt
src/cmd/go/testdata/script/mod_file_proxy.txt