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

build: golang.org/x/crypto/acme failures #67840

Closed
gopherbot opened this issue Jun 5, 2024 · 3 comments
Closed

build: golang.org/x/crypto/acme failures #67840

gopherbot opened this issue Jun 5, 2024 · 3 comments
Labels
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" && pkg == "" && test == "golang.org/x/crypto/acme"

Issue created automatically to collect these failures.

Example (log):

*** Test killed with quit: ran too long (11m0s).
signal: killed
FAIL	golang.org/x/crypto/acme	720.060s

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 Jun 5, 2024
@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- repo == "crypto" && pkg == "" && test == "golang.org/x/crypto/acme"
2024-06-04 16:30 x_crypto-go1.21-plan9-arm crypto@332fd656 release-branch.go1.21@48103d97 golang.org/x/crypto/acme (log)
*** Test killed with quit: ran too long (11m0s).
signal: killed
FAIL	golang.org/x/crypto/acme	720.060s

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- repo == "crypto" && pkg == "" && test == "golang.org/x/crypto/acme"
2024-06-04 16:30 x_crypto-go1.22-plan9-arm crypto@332fd656 release-branch.go1.22@ace5bb40 golang.org/x/crypto/acme (log)
*** Test killed with quit: ran too long (11m0s).
signal: killed
FAIL	golang.org/x/crypto/acme	720.060s

watchflakes

@cherrymui
Copy link
Member

Dup of #49338

@cherrymui cherrymui closed this as not planned Won't fix, can't repro, duplicate, stale Jul 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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

3 participants
@gopherbot @cherrymui and others