forked from pool/python-geventhttpclient
Accepting request 1105905 from home:mcalabkova:branches:devel:languages:python
- Skip both tests in test_no_module_ssl.py, failing with new gevent OBS-URL: https://build.opensuse.org/request/show/1105905 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-geventhttpclient?expand=0&rev=21
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Aug 25 12:18:29 UTC 2023 - Markéta Machová <mmachova@suse.com>
|
||||||
|
|
||||||
|
- Skip both tests in test_no_module_ssl.py, failing with new gevent
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu May 4 20:36:44 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
Thu May 4 20:36:44 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
@@ -67,7 +67,8 @@ sed -i '/sock.last_seen_sni/ d' src/geventhttpclient/tests/test_ssl.py
|
|||||||
|
|
||||||
%check
|
%check
|
||||||
# test_cookielib_compatibility https://github.com/gwik/geventhttpclient/issues/119
|
# test_cookielib_compatibility https://github.com/gwik/geventhttpclient/issues/119
|
||||||
%pytest_arch -m 'not online' -k 'not test_cookielib_compatibility'
|
# test_no_module_ssl.py https://github.com/geventhttpclient/geventhttpclient/issues/180
|
||||||
|
%pytest_arch -m 'not online' -k 'not (test_cookielib_compatibility or test_no_module_ssl)'
|
||||||
|
|
||||||
%files %{python_files}
|
%files %{python_files}
|
||||||
%doc README.mdown
|
%doc README.mdown
|
||||||
|
Reference in New Issue
Block a user