Skip to content

all: test failures using proxy.golang.org #55162

@rsc

Description

@rsc
#!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://).

Metadata

Metadata

Assignees

No one assigned

    Labels

    NeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.proxy.golang.org

    Type

    No type

    Projects

    Status

    Active

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions