Accepting request 1129088 from devel:languages:python

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1129088
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-debugpy?expand=0&rev=12
This commit is contained in:
Ana Guerrero 2023-11-27 21:43:52 +00:00 committed by Git OBS Bridge
commit 0613da5e99
2 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Nov 20 09:17:20 UTC 2023 - Daniel Garcia <daniel.garcia@suse.com>
- Increase timeouts for tests, bsc#1217019
-------------------------------------------------------------------
Fri Nov 17 17:44:21 UTC 2023 - Matej Cepl <mcepl@cepl.eu>

View File

@ -115,6 +115,8 @@ rm %{buildroot}%{$python_sitearch}/debugpy/_vendored/pydevd/_*/*.{c,h,pxd,pyx}
%if %{with test}
%check
export DEBUGPY_TEST=1
export DEBUGPY_PROCESS_EXIT_TIMEOUT=30
export DEBUGPY_PROCESS_SPAWN_TIMEOUT=90
# extra flags are not added
donttest="test_custom_python_args"
# python 3.11 failures