forked from pool/python-tornado
Accepting request 515801 from home:TheBlackCat:branches:devel:languages:python
Fix tests OBS-URL: https://build.opensuse.org/request/show/515801 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tornado?expand=0&rev=61
This commit is contained in:
committed by
Git OBS Bridge
parent
94ee3e54fb
commit
80245c1db5
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Aug 9 19:03:51 UTC 2017 - toddrme2178@gmail.com
|
||||||
|
|
||||||
|
- Fix tests
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jun 23 17:41:45 UTC 2017 - jmatejek@suse.com
|
Fri Jun 23 17:41:45 UTC 2017 - jmatejek@suse.com
|
||||||
|
|
||||||
|
@@ -89,9 +89,10 @@ fi
|
|||||||
%install
|
%install
|
||||||
%python_install
|
%python_install
|
||||||
%fdupes -s demos
|
%fdupes -s demos
|
||||||
%fdupes %{buildroot}%{_prefix}
|
%python_expand %fdupes %{buildroot}%{python_sitearch}
|
||||||
|
|
||||||
%check
|
%check
|
||||||
|
export ASYNC_TEST_TIMEOUT=30
|
||||||
%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