]> Cypherpunks repositories - gostls13.git/commit
[release-branch.go1.18] cmd/go: skip TestScript/mod_replace_gopkgin
authorBryan C. Mills <bcmills@google.com>
Fri, 2 Dec 2022 19:52:34 +0000 (14:52 -0500)
committerMichael Pratt <mpratt@google.com>
Fri, 9 Dec 2022 20:04:54 +0000 (20:04 +0000)
commit0b12684a4a79b93444a3517e4a53e543ce736388
treeb3a55a60711d6589fe6375653f37e008a40229dc
parent0d8a92bdfd3d6d1b24f47e05f9be46645aec94f0
[release-branch.go1.18] cmd/go: skip TestScript/mod_replace_gopkgin

(Until it can be made hermetic.)

The gopkg.in service has had a lot of flakiness lately. Go users in
general are isolated from that flakiness by the Go module mirror
(proxy.golang.org), but this test intentionally bypasses the module
mirror because the mirror itself uses cmd/go to download the module.

In the long term, we can redirect the gopkg.in URL to the local
(in-process) vcweb server added for #27494.

In the meantime, let's skip the test to reduce the impact of upstream
outages.

Fixes #57057.
Updates #54503.

Change-Id: Icf3de7ca416db548e53864a71776fe22b444fcea
Reviewed-on: https://go-review.googlesource.com/c/go/+/454503
Run-TryBot: Bryan Mills <bcmills@google.com>
Auto-Submit: Bryan Mills <bcmills@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Heschi Kreinick <heschi@google.com>
(cherry picked from commit c5f5cb659adda026d01b7fa9bd39b2ad3b58c5bf)
Reviewed-on: https://go-review.googlesource.com/c/go/+/454840
src/cmd/go/testdata/script/mod_replace_gopkgin.txt