You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 23, 2020. It is now read-only.
When running tests using C extensions, the http.tunnel.test_requests_get_200 test function fails.
Something to do with SSL protocol error.
This tests works fine when not using the C extensions.
Steps to reproduce
python setup.py test -a http.tunnel.test_requests_get_200
The test case is located in tests.http.req
The text was updated successfully, but these errors were encountered:
Description
When running tests using C extensions, the http.tunnel.test_requests_get_200 test function fails.
Something to do with SSL protocol error.
This tests works fine when not using the C extensions.
Steps to reproduce
The test case is located in tests.http.req
The text was updated successfully, but these errors were encountered: