Skip to content

gh-117483: Accept "Broken pipe" as valid error message in test_wrong_cert_tls13 #117484

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

Merged
merged 1 commit into from
Apr 3, 2024

Conversation

colesbury
Copy link
Contributor

@colesbury colesbury commented Apr 2, 2024

On macOS, the closed connection can lead to a "Broken pipe" error instead of a "Connection reset by peer" error.

…_wrong_cert_tls13`

On macOS, the closed connection can lead to a "Broken pipe" error instead of
a "Connection reset by peer" error.
@encukou
Copy link
Member

encukou commented Apr 3, 2024

Thank you!

@colesbury colesbury deleted the gh-117483-ssl-error branch April 8, 2024 16:15
diegorusso pushed a commit to diegorusso/cpython that referenced this pull request Apr 17, 2024
…_wrong_cert_tls13` (pythonGH-117484)

On macOS, the closed connection can lead to a "Broken pipe" error instead of
a "Connection reset by peer" error.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip news tests Tests in the Lib/test dir
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants