]> Cypherpunks repositories - gostls13.git/commit
cmd/go: convert TestAccidentalGitCheckout to a script test
authorBryan C. Mills <bcmills@google.com>
Mon, 18 Jul 2022 21:01:20 +0000 (17:01 -0400)
committerGopher Robot <gobot@golang.org>
Tue, 16 Aug 2022 16:14:48 +0000 (16:14 +0000)
commita135f8e251120e89520bb2c226266b8256f81de0
tree3586e13c3177a14ba17f6f9553b52a644b16d538
parentbd3c35e732ba3f4b6cbdf5d661120d11b59794bc
cmd/go: convert TestAccidentalGitCheckout to a script test

As far as I can determine, this is the only existing non-script test
that relies on vcs-test.golang.org. I am attempting to eliminate the
vcs-test server, and to keep configuration straightforward I would
like to only set up its replacement for script tests.

For #27494.

Change-Id: Ib978228b9c3f403af5f1c445e08942cbe7915b62
Reviewed-on: https://go-review.googlesource.com/c/go/+/418103
Reviewed-by: Ian Lance Taylor <iant@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Auto-Submit: Bryan Mills <bcmills@google.com>
Run-TryBot: Bryan Mills <bcmills@google.com>
src/cmd/go/go_test.go
src/cmd/go/testdata/script/get_issue22125.txt [new file with mode: 0644]