golang / go

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

x/crypto/ssh/test: TestSSHCLIAuth failures #68160

Open gopherbot opened 2 months ago

gopherbot commented 2 months ago
#!watchflakes
default <- pkg == "golang.org/x/crypto/ssh/test" && test == "TestSSHCLIAuth"

Issue created automatically to collect these failures.

Example (log):

=== RUN   TestSSHCLIAuth
*** Test killed with quit: ran too long (11m0s).
signal: killed

watchflakes

gopherbot commented 2 months ago

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/crypto/ssh/test" && test == "TestSSHCLIAuth"
2024-06-04 17:03 x_crypto-gotip-plan9-arm crypto@d4e7c9cb go@e8ee1dc4 x/crypto/ssh/test.TestSSHCLIAuth [ABORT] (log) === RUN TestSSHCLIAuth *** Test killed with quit: ran too long (11m0s). signal: killed

watchflakes

gabyhelp commented 2 months ago

Similar Issues

(Emoji vote if this was helpful or unhelpful; more detailed feedback welcome in this discussion.)