-
Notifications
You must be signed in to change notification settings - Fork 1.1k
PYTHON-5415 - Unskip tests that rely on server hostname #2398
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
base: master
Are you sure you want to change the base?
Conversation
Is this test failure expected?
|
No, but the test appears to be flakey on async + pypy, which is in line with the existing SSL issues we see there. Skipping the test on PyPy + async would reduce the noise until the pypy issue is resolved. The non-PyPy failure is on the stable API variant because we don't pass |
SGTM since we already use |
No description provided.