Navigation Menu

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cmd/go: TestIssue16471 failures #57828

Closed
gopherbot opened this issue Jan 16, 2023 · 2 comments
Closed

cmd/go: TestIssue16471 failures #57828

gopherbot opened this issue Jan 16, 2023 · 2 comments
Labels
FrozenDueToAge NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.

Comments

@gopherbot
Copy link

#!watchflakes
post <- pkg == "cmd/go" && test == "TestIssue16471"

Issue created automatically to collect these failures.

Example (log):

go test proxy running at GOPROXY=http://127.0.0.1:34321/mod
--- FAIL: TestIssue16471 (10.66s)
    go_test.go:936: git standard error:
    go_test.go:936: Cloning into 'go-get-issue-10952'...

    go_test.go:937: running testgo [get -u rsc.io/go-get-issue-10952]
    go_test.go:937: testgo succeeded unexpectedly

watchflakes

@gopherbot gopherbot added the NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. label Jan 16, 2023
@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "cmd/go" && test == "TestIssue16471"
2023-01-06 17:52 linux-386-longtest go@476384ec cmd/go.TestIssue16471 (log)
go test proxy running at GOPROXY=http://127.0.0.1:34321/mod
--- FAIL: TestIssue16471 (10.66s)
    go_test.go:936: git standard error:
    go_test.go:936: Cloning into 'go-get-issue-10952'...

    go_test.go:937: running testgo [get -u rsc.io/go-get-issue-10952]
    go_test.go:937: testgo succeeded unexpectedly

watchflakes

@bcmills
Copy link
Contributor

bcmills commented Jan 17, 2023

Duplicate of #50471

@bcmills bcmills marked this as a duplicate of #50471 Jan 17, 2023
@bcmills bcmills closed this as not planned Won't fix, can't repro, duplicate, stale Jan 17, 2023
@golang golang locked and limited conversation to collaborators Jan 17, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
FrozenDueToAge NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Projects
None yet
Development

No branches or pull requests

2 participants