forked from pool/python311
Accepting request 1001307 from openSUSE:Factory:RISCV
- Increase testsuite timeout for test_freeze_simple_script OBS-URL: https://build.opensuse.org/request/show/1001307 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python311?expand=0&rev=30
This commit is contained in:
@@ -576,7 +576,7 @@ export PYTHONPATH="$(pwd -P)/Lib"
|
||||
# Use timeout, like make target buildbottest
|
||||
# We cannot run tests parallel, because osc build environment doesn’t
|
||||
# have /dev/shm
|
||||
%make_build -j1 test TESTOPTS="-u curses -v -x $EXCLUDE --timeout=3000"
|
||||
%make_build -j1 test TESTOPTS="-u curses -v -x $EXCLUDE --timeout=5400"
|
||||
# use network, be verbose:
|
||||
#make test TESTOPTS="-l -u network -v"
|
||||
%endif
|
||||
|
||||
Reference in New Issue
Block a user