Skip to content

cmd/go: TestScript/goauth_git failures #77622

@gopherbot

Description

@gopherbot
#!watchflakes
default <- pkg == "cmd/go" && test == "TestScript/goauth_git"

Issue created automatically to collect these failures.

Example (log):

=== RUN   TestScript/goauth_git
=== PAUSE TestScript/goauth_git
=== CONT  TestScript/goauth_git
2026/02/14 07:35:06 serving /?go-get=1
2026/02/14 07:35:06 serving /auth/or401?go-get=1
2026/02/14 07:35:06 serving /auth?go-get=1
2026/02/14 07:35:06 open C:\b\s\w\ir\x\w\goroot\src\cmd\go\testdata\vcstest\auth.txt: The system cannot find the file specified.
2026/02/14 07:35:06 serving /auth/or401?go-get=1
2026/02/14 07:35:06 serving /auth?go-get=1
2026/02/14 07:35:06 open C:\b\s\w\ir\x\w\goroot\src\cmd\go\testdata\vcstest\auth.txt: The system cannot find the file specified.
...
        go: added vcs-test.golang.org/auth/or401 v0.0.0-20190405155051-52df474c8a8b
        # go imports should resolve correctly as well. (0.299s)
        > go mod tidy
        [stderr]
        go: finding module for package vcs-test.golang.org/auth/or404
        go: private.example.com imports
        	vcs-test.golang.org/auth/or404: cannot find module providing package vcs-test.golang.org/auth/or404: unrecognized import path "vcs-test.golang.org/auth/or404": reading https://vcs-test.golang.org/auth/or404?go-get=1: 404 Not Found
        	server response: File? What file?
    script_test.go:163: FAIL: testdata\script\goauth_git.txt:49: go mod tidy: exit status 1
--- FAIL: TestScript/goauth_git (2.25s)

watchflakes

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.

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions