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

go test -short -timeout=1h40m0s ./...: unrecognized failures #62717

Closed
gopherbot opened this issue Sep 19, 2023 · 4 comments
Closed

go test -short -timeout=1h40m0s ./...: unrecognized failures #62717

gopherbot opened this issue Sep 19, 2023 · 4 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
Contributor

#!watchflakes
default <- repo == "crypto" && section == "go test -short -timeout=1h40m0s ./..." && test == ""

Issue created automatically to collect these failures.

Example (log):

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 Sep 19, 2023
@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- repo == "crypto" && section == "go test -short -timeout=1h40m0s ./..." && test == ""
2023-09-10 18:25 netbsd-arm64-bsiegert crypto@3f0842a4 go@d110d7c4 (log)

watchflakes

@bcmills
Copy link
Contributor

bcmills commented Sep 19, 2023

This looks like #51323.

@cherrymui, any idea why watchflakes didn't match it to that issue?

@bcmills
Copy link
Contributor

bcmills commented Sep 19, 2023

Ah, looks like the read "https:/proxy.golang.org/@v/v0.13.0.zip": substring didn't match the previous pattern. (That piece of context was added in https://go.dev/cl/406675; not sure why it's only showing up now.)

@bcmills
Copy link
Contributor

bcmills commented Sep 19, 2023

Duplicate of #51323

@bcmills bcmills marked this as a duplicate of #51323 Sep 19, 2023
@bcmills bcmills closed this as not planned Won't fix, can't repro, duplicate, stale Sep 19, 2023
@bcmills bcmills removed this from Test Flakes Sep 19, 2023
@golang golang locked and limited conversation to collaborators Sep 18, 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