forked from pool/python-CherryPy
- Export travis variable to skip more tests that can randomly
fail OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-CherryPy?expand=0&rev=40
This commit is contained in:
committed by
Git OBS Bridge
parent
ba417dc3f2
commit
070eee03ec
@@ -82,6 +82,8 @@ sed -i -e '/addopts/d' pytest.ini
|
||||
%python_clone -a %{buildroot}%{_bindir}/cherryd
|
||||
|
||||
%check
|
||||
# skip all travis known fails as they would most likely fail in obs too
|
||||
export TRAVIS="true"
|
||||
%pytest
|
||||
|
||||
%post
|
||||
|
Reference in New Issue
Block a user