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
@@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Feb 24 12:40:51 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
||||||
|
|
||||||
|
- Export travis variable to skip more tests that can randomly
|
||||||
|
fail
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jan 13 15:00:55 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
Mon Jan 13 15:00:55 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
||||||
|
|
||||||
|
@@ -82,6 +82,8 @@ sed -i -e '/addopts/d' pytest.ini
|
|||||||
%python_clone -a %{buildroot}%{_bindir}/cherryd
|
%python_clone -a %{buildroot}%{_bindir}/cherryd
|
||||||
|
|
||||||
%check
|
%check
|
||||||
|
# skip all travis known fails as they would most likely fail in obs too
|
||||||
|
export TRAVIS="true"
|
||||||
%pytest
|
%pytest
|
||||||
|
|
||||||
%post
|
%post
|
||||||
|
Reference in New Issue
Block a user