Uh oh!
There was an error while loading. Please reload this page.
gh-149879: Fix test_httpservers on Cygwin - #150417
Conversation
vstinner
commented
May 25, 2026
BaseHTTPSServerTestCase and test_https_client() still fail with this PR. But I propose disabling the |
vstinner
commented
May 25, 2026
These tests pass with the ssl PR gh-150419. |
picnixz
commented
May 25, 2026
Disabling it seems a good way to fix the problems indeed. We need to investigate more the reason why SSL on cygwin is struggling before fixing each test one by one (I prefer having the big picture first because we may introduce subtle issues if we do a case-by-case) |
vstinner
commented
May 25, 2026
I changed my mind. It's no longer needed to disable the |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.