forked from pool/python-CherryPy
- Skip known failing test upstream
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-CherryPy?expand=0&rev=36
This commit is contained in:
committed by
Git OBS Bridge
parent
3b611352a3
commit
a11f8e86c2
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 30 13:15:39 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
- Skip known failing test upstream
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 11 07:43:34 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
|
@@ -82,7 +82,8 @@ sed -i -e '/addopts/d' pytest.ini
|
||||
%python_clone -a %{buildroot}%{_bindir}/cherryd
|
||||
|
||||
%check
|
||||
%pytest -k 'not test_null_bytes'
|
||||
# test_HTTP11_Timeout_after_request https://github.com/cherrypy/cherrypy/issues/1817
|
||||
%pytest -k 'not test_null_bytes and not test_HTTP11_Timeout_after_request'
|
||||
|
||||
%post
|
||||
%python_install_alternative cherryd
|
||||
|
Reference in New Issue
Block a user