Skip to content

gh-148292: Remove shutdown() test in test_ssl.test_got_eof()#149366

Merged
vstinner merged 1 commit into
python:mainfrom
vstinner:openssl4_shutdown
May 4, 2026
Merged

gh-148292: Remove shutdown() test in test_ssl.test_got_eof()#149366
vstinner merged 1 commit into
python:mainfrom
vstinner:openssl4_shutdown

Conversation

@vstinner
Copy link
Copy Markdown
Member

@vstinner vstinner commented May 4, 2026

shutdown() behavior depends too much on the operating system and it's unrelated to the got_eof_error change.

shutdown() behavior depends too much on the operating system and it's
unrelated to the got_eof_error change.
@vstinner
Copy link
Copy Markdown
Member Author

vstinner commented May 4, 2026

The test fails on the "Windows / Build and test (x64, switch-case)" CI: shutdown() fails with ECONNRESET instead of ENOTCONN.

@vstinner vstinner enabled auto-merge (squash) May 4, 2026 13:51
@vstinner vstinner merged commit 1e21cf6 into python:main May 4, 2026
55 checks passed
@vstinner vstinner deleted the openssl4_shutdown branch May 4, 2026 14:20
vstinner added a commit to vstinner/cpython that referenced this pull request May 13, 2026
…ython#149366)

The shutdown() behavior depends too much on the operating system and
it's unrelated to the got_eof_error change.

(cherry picked from commit 1e21cf6)
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.

1 participant