forked from pool/python-urllib3
Add CI environmental variable
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-urllib3?expand=0&rev=113
This commit is contained in:
@@ -131,6 +131,8 @@ ln -sf %{python3_sitelib}/__pycache__/six.cpython-%{python3_version_nodots}.pyc
|
|||||||
|
|
||||||
%if %{with test}
|
%if %{with test}
|
||||||
%check
|
%check
|
||||||
|
# gh#urllib3/urllib3#2109
|
||||||
|
export CI="true"
|
||||||
# still broken with new ssl
|
# still broken with new ssl
|
||||||
skiplist='test_import_urllib3'
|
skiplist='test_import_urllib3'
|
||||||
# skip some randomly failing tests (mostly on i586, but sometimes they fail on other architectures)
|
# skip some randomly failing tests (mostly on i586, but sometimes they fail on other architectures)
|
||||||
|
Reference in New Issue
Block a user