Accepting request 1001451 from devel:languages:python:Factory
OBS-URL: https://build.opensuse.org/request/show/1001451 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python311?expand=0&rev=7
This commit is contained in:
commit
d52b13e86c
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 5 08:43:49 UTC 2022 - Andreas Schwab <schwab@suse.de>
|
||||
|
||||
- Increase testsuite timeout for test_freeze_simple_script
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Aug 20 21:31:40 UTC 2022 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user