-
Notifications
You must be signed in to change notification settings - Fork 17.8k
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: TestCiphers failures on macOS #65732
Labels
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
OS-Darwin
Milestone
Comments
gopherbot
added
the
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
label
Feb 15, 2024
Found new dashboard test flakes for:
2024-02-07 19:12 x_crypto-go1.22-darwin-amd64-longtest crypto@405cb3bd release-branch.go1.22@20107e05 x/crypto/ssh/test.TestCiphers/chacha20-poly1305@openssh.com (log)
|
cherrymui
changed the title
x/crypto/ssh/test: TestCiphers/chacha20-poly1305@openssh.com failures
x/crypto/ssh/test: TestCiphers failures
Feb 15, 2024
Found new dashboard test flakes for:
2024-02-08 16:32 x_crypto-go1.22-darwin-amd64-longtest crypto@62c9f179 release-branch.go1.22@20107e05 x/crypto/ssh/test.TestCiphers/3des-cbc (log)
|
bcmills
changed the title
x/crypto/ssh/test: TestCiphers failures
x/crypto/ssh/test: TestCiphers failures on macOS
Feb 16, 2024
Change https://go.dev/cl/564457 mentions this issue: |
Found new dashboard test flakes for:
2024-02-15 13:30 x_crypto-gotip-darwin-amd64-longtest crypto@1a865804 go@af5943f9 x/crypto/ssh/test.TestCiphers/arcfour256 (log)
|
Found new dashboard test flakes for:
2024-02-18 02:21 x_crypto-go1.22-darwin-amd64-longtest crypto@5bead598 release-branch.go1.22@6cbe522f x/crypto/ssh/test.TestCiphers/aes256-gcm@openssh.com (log)
2024-02-26 19:05 x_crypto-gotip-darwin-amd64-longtest crypto@0aab8d07 go@2278ffcb x/crypto/ssh/test.TestCiphers/3des-cbc (log)
|
Found new dashboard test flakes for:
2024-05-06 13:42 x_crypto-go1.22-darwin-amd64-longtest crypto@905d78a6 release-branch.go1.22@93d8777d x/crypto/ssh/test.TestCiphers/aes128-cbc (log)
|
drakkan
added a commit
to drakkan/crypto
that referenced
this issue
May 11, 2024
TestCiphers is already skipped on macOS when testing data received from the server, so move the test for sending data after the receiving one to work around this new integration test failure. Fixes golang/go#65732 Change-Id: Ie0c614c5373735ae8aefdd7ded643579b130f4b3 Reviewed-on: https://go-review.googlesource.com/c/crypto/+/564457 Reviewed-by: Bryan Mills <bcmills@google.com> Reviewed-by: Carlos Amedee <carlos@golang.org> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Auto-Submit: Nicola Murino <nicola.murino@gmail.com> Commit-Queue: Nicola Murino <nicola.murino@gmail.com>
Found new dashboard test flakes for:
2025-01-02 16:15 x_crypto-gotip-darwin-amd64-longtest crypto@4a75ba54 go@5da02635 x/crypto/ssh/test.TestCiphers/aes128-gcm@openssh.com (log)
|
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.
OS-Darwin
Issue created automatically to collect these failures.
Example (log):
— watchflakes
The text was updated successfully, but these errors were encountered: