]> Cypherpunks repositories - gostls13.git/commit
cmd/go: skip TestScript/mod_replace_gopkgin
authorBryan C. Mills <bcmills@google.com>
Fri, 2 Dec 2022 19:52:34 +0000 (14:52 -0500)
committerBryan Mills <bcmills@google.com>
Fri, 2 Dec 2022 20:16:17 +0000 (20:16 +0000)
commit5efa4dab917a65ba9b70553c9df8962dc3cac3ca
tree3f426b0c24b9309079c76dbd03e760ae48f62d62
parent79559c1e7e426415ea8c7920c36b2fb4ebd7dbf0
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.

For #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>
src/cmd/go/testdata/script/mod_replace_gopkgin.txt