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.
@colesbury colesbury added tests Tests in the Lib/test dir skip news labels Apr 2, 2024
@colesbury colesbury requested review from gpshead and encukou April 2, 2024 20:16
@encukou encukou merged commit a214f55 into python:main Apr 3, 2024
34 checks passed
@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