Bug ID 1234681
Summary python-urllib3:test FTBFS in Tumbleweedl
Classification openSUSE
Product openSUSE Tumbleweed
Version Current
Hardware Other
OS Other
Status NEW
Severity Major
Priority P5 - None
Component Python
Assignee python-maintainers@suse.com
Reporter ana.guerrero@suse.com
QA Contact qa-bugs@suse.de
Target Milestone ---
Found By ---
Blocker ---

python-urllib3:test has been failing since 12 or 13 December. This is a ring1
package so while it's broken, it might block other updates.

The failures are:

[   34s] =========================== short test summary info
============================
[   34s] FAILED
test/with_dummyserver/test_proxy_poolmanager.py::TestHTTPProxyManager::test_https_proxy
- assert 500 == 200
[   34s]  +  where 500 = <urllib3.response.HTTPResponse object at
0x7f8fd2e6a770>.status
[   34s] FAILED
test/with_dummyserver/test_proxy_poolmanager.py::TestHTTPProxyManager::test_https_proxy_with_proxy_ssl_context
- assert 500 == 200
[   34s]  +  where 500 = <urllib3.response.HTTPResponse object at
0x7f8fd838fbb0>.status
[   34s] FAILED
test/with_dummyserver/test_proxy_poolmanager.py::TestHTTPProxyManager::test_https_proxy_pyopenssl_not_supported
- assert 500 == 200
[   34s]  +  where 500 = <urllib3.response.HTTPResponse object at
0x7f8fd83d6cb0>.status
[   34s] FAILED
test/with_dummyserver/test_proxy_poolmanager.py::TestHTTPProxyManager::test_https_proxy_forwarding_for_https
- assert 500 == 200
[   34s]  +  where 500 = <urllib3.response.HTTPResponse object at
0x7f8fd8654a30>.status
[   34s] FAILED
test/with_dummyserver/test_proxy_poolmanager.py::TestHTTPProxyManager::test_https_headers_forwarding_for_https
- json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)
[   34s] FAILED
test/with_dummyserver/test_proxy_poolmanager.py::TestHTTPProxyManager::test_https_headers
- json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)
[   34s] FAILED
test/with_dummyserver/test_proxy_poolmanager.py::TestHTTPProxyManager::test_is_verified_https_proxy_to_http_target
- assert 500 == 200
[   34s]  +  where 500 = <urllib3.response.HTTPResponse object at
0x7fb34b776320>.status
[   34s] FAILED
test/with_dummyserver/test_proxy_poolmanager.py::TestHTTPProxyManager::test_http_and_https_kwarg_ca_cert_data_proxy
- assert 500 == 200
[   34s]  +  where 500 = <urllib3.response.HTTPResponse object at
0x7fb34bb60910>.status
[   34s] FAILED
test/with_dummyserver/test_proxy_poolmanager.py::TestHTTPSProxyVerification::test_https_proxy_ipv4_san
- urllib3.exceptions.ProxySchemeUnsupported: TLS in TLS requires
SSLContext.wrap_bio() which isn't available on non-native SSLContext
[   34s] FAILED
test/with_dummyserver/test_proxy_poolmanager.py::TestHTTPSProxyVerification::test_https_proxy_ipv6_san
- urllib3.exceptions.ProxySchemeUnsupported: TLS in TLS requires
SSLContext.wrap_bio() which isn't available on non-native SSLContext
[   34s] ==== 10 failed, 1667 passed, 320 skipped, 4 xfailed, 114 warnings in
22.40s ====

See full log at:
https://build.opensuse.org/package/live_build_log/openSUSE:Factory:Rings:1-MinimalX/python-urllib3:test/standard/x86_64


You are receiving this mail because: