Skip to content

cmd/go: potential test flakes for TestScript/mod_invalid_version #74830

@mrkfrmn

Description

@mrkfrmn

There's a recent failure on the linux/amd64 longtest-aliastypes builder that does not seem related to the commit appended in that build — I suspect it could be a flaky test:

--- FAIL: TestScript (0.19s)
vcs-test.golang.org rerouted to http://127.0.0.1:36369/
https://vcs-test.golang.org/ rerouted to https://127.0.0.1:36743/
go test proxy running at GOPROXY=http://127.0.0.1:46575/mod
--- FAIL: TestScript/mod_invalid_version (166.83s)
    script_test.go:139: 2025-07-30T21:19:41Z
    script_test.go:141: $WORK=/home/swarming/.swarming/w/ir/x/t/cmd-go-test-94143057/tmpdir772596210/mod_invalid_version1703560507
go proxy: no archive example.net/b v0.1.0: file does not exist

Failure is first seen at a4d9977 (AFAICT).

Metadata

Metadata

Labels

AutomationIssues created by gopherbot or watchflakes automation.BugReportIssues describing a possible bug in the Go implementation.GoCommandcmd/goNeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions