forked from pool/python-CherryPy
Accepting request 778740 from devel:languages:python
- Export travis variable to skip more tests that can randomly fail OBS-URL: https://build.opensuse.org/request/show/778740 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-CherryPy?expand=0&rev=25
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
@@ -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