Accepting request 532613 from devel:languages:python
1 OBS-URL: https://build.opensuse.org/request/show/532613 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-websockets?expand=0&rev=2
This commit is contained in:
commit
d903c1c3ea
@ -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
|
||||
|
||||
|
@ -56,6 +56,8 @@ export CFLAGS="%{optflags}"
|
||||
|
||||
%if %{with test}
|
||||
%check
|
||||
# Test execution speed depends on BS load and architecture, relax
|
||||
export WEBSOCKETS_TESTS_TIMEOUT_FACTOR=5
|
||||
%python_exec setup.py test
|
||||
%endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user