Accepting request 532451 from home:StefanBruens:branches:devel:languages:python
- Add WEBSOCKETS_TESTS_TIMEOUT_FACTOR=5, otherwise tests in several projects fail OBS-URL: https://build.opensuse.org/request/show/532451 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-websockets?expand=0&rev=3
This commit is contained in:
@@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Oct 7 16:20:14 UTC 2017 - stefan.bruens@rwth-aachen.de
|
||||||
|
|
||||||
|
- Add WEBSOCKETS_TESTS_TIMEOUT_FACTOR=5, otherwise tests in several
|
||||||
|
projects fail
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Sep 7 22:42:52 UTC 2017 - toddrme2178@gmail.com
|
Thu Sep 7 22:42:52 UTC 2017 - toddrme2178@gmail.com
|
||||||
|
|
||||||
|
@@ -56,6 +56,8 @@ export CFLAGS="%{optflags}"
|
|||||||
|
|
||||||
%if %{with test}
|
%if %{with test}
|
||||||
%check
|
%check
|
||||||
|
# Test execution speed depends on BS load and architecture, relax
|
||||||
|
export WEBSOCKETS_TESTS_TIMEOUT_FACTOR=5
|
||||||
%python_exec setup.py test
|
%python_exec setup.py test
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user