golang / go

The Go programming language
https://go.dev
BSD 3-Clause "New" or "Revised" License
123.26k stars 17.57k forks source link

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

Closed gopherbot closed 2 months ago

gopherbot commented 4 months ago
#!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 commented 4 months ago

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 commented 4 months ago

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 commented 2 months ago

Dup of #49338