forked from pool/python-pyzmq
Accepting request 837195 from home:frispete:python
- raise test timeout limit to 5m and define an console encoding OBS-URL: https://build.opensuse.org/request/show/837195 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyzmq?expand=0&rev=86
This commit is contained in:
committed by
Git OBS Bridge
parent
0b86a68440
commit
a6cf51f986
@@ -98,8 +98,9 @@ export CFLAGS="%{optflags}"
|
||||
|
||||
%if %{with tests}
|
||||
%check
|
||||
export LANG=en_US.UTF-8
|
||||
%python_exec setup.py build_ext --inplace
|
||||
timeout 3m bash -c '
|
||||
timeout 5m bash -c '
|
||||
%pytest
|
||||
'
|
||||
%endif
|
||||
|
Reference in New Issue
Block a user