golang / go

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

build: golang.org/x/crypto/bcrypt failures #67842

Closed gopherbot closed 2 months ago

gopherbot commented 3 months ago
#!watchflakes
default <- repo == "crypto" && pkg == "" && test == "golang.org/x/crypto/bcrypt"

Issue created automatically to collect these failures.

Example (log):

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

watchflakes

gopherbot commented 3 months ago

Found new dashboard test flakes for:

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

watchflakes

cherrymui commented 2 months ago

Dup of #49338.