forked from pool/python-tornado6
- Define TRAVIS to disable unreliable tests
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tornado6?expand=0&rev=6
This commit is contained in:
committed by
Git OBS Bridge
parent
cef319f125
commit
ffd7e28fa4
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Nov 8 13:28:37 UTC 2019 - Andreas Schwab <schwab@suse.de>
|
||||||
|
|
||||||
|
- Define TRAVIS to disable unreliable tests
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Oct 14 14:45:59 UTC 2019 - Matej Cepl <mcepl@suse.com>
|
Mon Oct 14 14:45:59 UTC 2019 - Matej Cepl <mcepl@suse.com>
|
||||||
|
|
||||||
|
@@ -89,6 +89,7 @@ fi
|
|||||||
%check
|
%check
|
||||||
export ASYNC_TEST_TIMEOUT=30
|
export ASYNC_TEST_TIMEOUT=30
|
||||||
export PYTHONDONTWRITEBYTECODE=1
|
export PYTHONDONTWRITEBYTECODE=1
|
||||||
|
export TRAVIS=1
|
||||||
%python_exec -m tornado.test.runtests
|
%python_exec -m tornado.test.runtests
|
||||||
|
|
||||||
%files %{python_files}
|
%files %{python_files}
|
||||||
|
Reference in New Issue
Block a user