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

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

Open
gopherbot opened this issue Jun 24, 2024 · 2 comments
Open

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

gopherbot opened this issue Jun 24, 2024 · 2 comments
Labels
NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Milestone

Comments

@gopherbot
Copy link
Contributor

#!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 gopherbot added the NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. label Jun 24, 2024
@gopherbot gopherbot added this to the Unreleased milestone Jun 24, 2024
@gopherbot
Copy link
Contributor Author

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

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
Status: No status
Development

No branches or pull requests

2 participants