Skip to content

Fix SSH algorithm negotiation error format in tests - #1197

Merged
geofffranks merged 1 commit into
developfrom
fix/ssh-algorithm-error-format-tests
Aug 18, 2026
Merged

Fix SSH algorithm negotiation error format in tests#1197
geofffranks merged 1 commit into
developfrom
fix/ssh-algorithm-error-format-tests

Conversation

@geofffranks

Copy link
Copy Markdown
Contributor

x/crypto updated AlgorithmNegotiationError.Error() from %v to %q, quoting algorithm names in error messages. Update three exact-match test assertions to expect the new quoted format.

ai-assisted=yes

Summary

Backward Compatibility

Breaking Change? Yes/No

x/crypto updated AlgorithmNegotiationError.Error() from %v to %q,
quoting algorithm names in error messages. Update three exact-match
test assertions to expect the new quoted format.

ai-assisted=yes

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@geofffranks
geofffranks requested a review from a team as a code owner August 18, 2026 16:56
@navinms711

Copy link
Copy Markdown
Contributor

LGTM.

@geofffranks
geofffranks merged commit 9a8131c into develop Aug 18, 2026
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants