#!watchflakes
default <- repo == "crypto" && pkg == "" && test == "golang.org/x/crypto/argon2"
Issue created automatically to collect these failures.
Example (log):
*** Test killed with quit: ran too long (11m0s).
signal: killed
FAIL golang.org/x/crypto/argon2 720.053s
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
default <- repo == "crypto" && pkg == "" && test == "golang.org/x/crypto/argon2"
2024-06-04 16:30 x_crypto-go1.21-plan9-arm crypto@332fd656 release-branch.go1.21@48103d97 golang.org/x/crypto/argon2 (log)
*** Test killed with quit: ran too long (11m0s). signal: killed FAIL golang.org/x/crypto/argon2 720.053sComment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
default <- repo == "crypto" && pkg == "" && test == "golang.org/x/crypto/argon2"
2024-06-04 16:30 x_crypto-go1.22-plan9-arm crypto@332fd656 release-branch.go1.22@ace5bb40 golang.org/x/crypto/argon2 (log)
*** Test killed with quit: ran too long (11m0s). signal: killed FAIL golang.org/x/crypto/argon2 720.061sComment From: cherrymui
Dup of #49338.