Source: debugpy
Version: 1.8.5+ds-1
Severity: normal
User: debian-pyt...@lists.debian.org
Usertags: python3.13

This package failed build from source when test-built against a version of
python3-defaults that includes 3.13 as a supported version.

To reproduce this issue, build against python3-defaults (python3-all-dev etc.)
from Debian experimental.

What's new in Python 3.13:
https://docs.python.org/3.13/whatsnew/3.13.html

Log snippet:

_____________________ tests/debugpy/test_exclude_rules.py ______________________
[gw1] linux -- Python 3.13.0 /usr/bin/python3.13
worker 'gw1' crashed while running 
'tests/debugpy/test_exclude_rules.py::test_exceptions_and_partial_exclude_rules[program-launch-exclude_code_to_debug]'
_______________________ tests/debugpy/test_exception.py ________________________
[gw2] linux -- Python 3.13.0 /usr/bin/python3.13
worker 'gw2' crashed while running 
'tests/debugpy/test_exception.py::test_vsc_exception_options_raise_without_except[program-launch--raised]'
_____________________ tests/debugpy/test_exclude_rules.py ______________________
[gw3] linux -- Python 3.13.0 /usr/bin/python3.13
worker 'gw3' crashed while running 
'tests/debugpy/test_exclude_rules.py::test_exceptions_and_partial_exclude_rules[program-launch-exclude_callback_dir]'
_____________________ tests/debugpy/test_exclude_rules.py ______________________
[gw4] linux -- Python 3.13.0 /usr/bin/python3.13
worker 'gw4' crashed while running 
'tests/debugpy/test_exclude_rules.py::test_exceptions_and_partial_exclude_rules[module-launch-exclude_code_to_debug]'
=============================== warnings summary ===============================
../../../../../../usr/lib/python3/dist-packages/_pytest/fixtures.py:1313: 10 
warnings
  /usr/lib/python3/dist-packages/_pytest/fixtures.py:1313: 
PytestRemovedIn9Warning: Marks applied to fixtures have no effect
  See docs: 
https://docs.pytest.org/en/stable/deprecations.html#applying-a-mark-to-a-fixture-function
    return fixture_marker(fixture_function)

-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
================== xdist: maximum crashed workers reached: 4 ===================
=========================== short test summary info ============================
FAILED 
tests/debugpy/test_exception.py::test_vsc_exception_options_raise_without_except[program-launch-uncaught-raised]
FAILED 
tests/debugpy/test_exception.py::test_exception_stack[program-launch-default] - 
assert 308 <= 221
FAILED 
tests/debugpy/test_exception.py::test_exception_stack[program-launch-all] - 
assert 308 <= 221
FAILED tests/debugpy/test_exception.py::test_exception_stack[program-launch-10] 
- assert 32 <= 22
FAILED 
tests/debugpy/test_exclude_rules.py::test_exceptions_and_partial_exclude_rules[program-launch-exclude_code_to_debug]
FAILED 
tests/debugpy/test_exception.py::test_vsc_exception_options_raise_without_except[program-launch--raised]
FAILED 
tests/debugpy/test_exclude_rules.py::test_exceptions_and_partial_exclude_rules[program-launch-exclude_callback_dir]
FAILED 
tests/debugpy/test_exclude_rules.py::test_exceptions_and_partial_exclude_rules[module-launch-exclude_code_to_debug]
=========== 8 failed, 1089 skipped, 10 warnings in 160.50s (0:02:40) ===========
*** END OF RUN 5: NOT ALL TESTS HAVE YET PASSED/XFAILED ***
*** SOME TESTS FAILED/ERRORED EVERY RUN, ABORTING ***
E: pybuild pybuild:389: test: plugin custom failed with: exit code=1:   cd 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_debugpy/build;       
/<<PKGBUILDDIR>>/debian/run_tests /<<PKGBUILDDIR>>/debian/get_test_exclusions 
python3.13 -m pytest

If required, the full build log is available here (for the next 30 days):
https://debusine.debian.net/artifact/769051/

This bug has been filed at "normal" severity, as we haven't started the
transition to add 3.13 as a supported version, yet. This will be raised to RC
as soon as that happens, hopefully well before trixie.

Thanks,

Stefano

Reply via email to