]> Cypherpunks repositories - gostls13.git/commit
cmd/go: fix flaky TestScript/mod_get_direct
authorRuss Cox <rsc@golang.org>
Thu, 13 Nov 2025 19:33:53 +0000 (14:33 -0500)
committerRuss Cox <rsc@golang.org>
Thu, 13 Nov 2025 21:48:15 +0000 (13:48 -0800)
commitff61991aed2871301e3f4fafff65fd67d6b170b5
treef476219fd9ac034ba07aafd67b4bd5d2c74706ca
parent129d0cb543e1e15cdea706dd7230ee90c8d54446
cmd/go: fix flaky TestScript/mod_get_direct

Use our local git server instead of cloud.google.com/go,
which may go down or otherwise reject our traffic.

I built and installed git 2.23.0 and confirmed that this
updated test still fails if CL 196961 is rolled back.
So the test is still accurate at detecting the problem.

Change-Id: I58011f6cc62af2f21fbbcc526ba5401f4186eeaf
Reviewed-on: https://go-review.googlesource.com/c/go/+/720322
Reviewed-by: Michael Matloob <matloob@golang.org>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Michael Matloob <matloob@google.com>
src/cmd/go/testdata/script/mod_get_direct.txt