cmd/go: tests rely on vcs-test.golang.org #27494
Labels
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Testing
An issue that has been verified to require only test changes, not just a test failure.
Milestone
There are a few tests that rely on
vcs-test.golang.org
. Do we need to have these tests talk to a vcs server on the internet or can the tests just start this server themselves? If the server can be ran locally I would think that would be better than having them rely on the availability ofvcs-test.golang.org
.Follow up from: #27127 (comment)
cc/ @FiloSottile
The text was updated successfully, but these errors were encountered: