-
Notifications
You must be signed in to change notification settings - Fork 18.3k
Open
Labels
NeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.proxy.golang.org
Milestone
Description
#!watchflakes
default <- (`(Get|read) \\?"https://?proxy.golang.org/` ||
(section == "go test -short ./..." && test == "" && log ~ `(Get|read) "https://?proxy.golang.org/`)) &&
(builder != "plan9-arm" && builder != "plan9-386-0intro" && builder != "plan9-amd64-0intro")
Various tests flake because they use proxy.golang.org
(sometimes the URLs get path.Cleaned and only use one slash in https://).
sc0Vu
Metadata
Metadata
Assignees
Labels
NeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.proxy.golang.org
Type
Projects
Status
Active