commit | b166f3bcdc80357f79c6ae9eab971aa68fe866e1 | [log] [tgz] |
---|---|---|
author | Dmitri Shuralyov <dmitshur@golang.org> | Tue Jul 18 19:09:36 2023 -0400 |
committer | Gopher Robot <gobot@golang.org> | Wed Jul 19 12:23:45 2023 +0000 |
tree | 0ddfbda03da101eaa5016b5af6f3f427d2b1ae1b | |
parent | bd338a855c8df00c83d85c9c714edad485a7ffc6 [diff] |
all: skip tests that use internet in short mode Short tests aren't expected to access the internet, even if it happens to be just proxy.golang.org. Caught by the new no-network check in LUCI. Change-Id: Ie7f19ecf1b42ccf539f460ea3dedc905ab6e0819 Reviewed-on: https://go-review.googlesource.com/c/pkgsite-metrics/+/510542 Run-TryBot: Dmitri Shuralyov <dmitshur@google.com> TryBot-Result: Gopher Robot <gobot@golang.org> Reviewed-by: Jonathan Amsterdam <jba@google.com> Auto-Submit: Dmitri Shuralyov <dmitshur@google.com> Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
This repository contains code that serves pkg.go.dev/metrics.
This repository uses Gerrit for code changes. To learn how to submit changes to this repository, see https://golang.org/doc/contribute.html.
The main issue tracker for the time repository is located at https://github.com/golang/go/issues. Prefix your issue with “x/pkgsite-metrics:” in the subject line, so it is easy to find.