Source: pydantic Version: 2.13.4-1 Severity: serious User: [email protected] Usertags: pytest9.1
Dear maintainer, According to https://ci.debian.net data, your package pydantic has an autopkgtest regression with pytest. The following architectures failed: amd64, arm64, i386, loong64, ppc64el, riscv64, s390x. Hopefully relevant excerpt from https://ci.debian.net/packages/p/pydantic/testing/amd64/72542054/ follows: 105s ==================================== ERRORS ==================================== 105s _____________________ ERROR collecting tests/test_utils.py _____________________ 105s E pytest.PytestRemovedIn10Warning: Passing a non-Collection iterable to parametrize is deprecated. 105s E Test: tests/test_utils.py::test_smart_deepcopy_empty_collection, argvalues type: generator 105s E Please convert to a list or tuple. 105s E See https://docs.pytest.org/en/stable/deprecations.html#parametrize-iterators 105s __________________ ERROR collecting tests/test_validators.py ___________________ 105s E pytest.PytestRemovedIn10Warning: Passing a non-Collection iterable to parametrize is deprecated. 105s E Test: tests/test_validators.py::test_root_validator_classmethod, argvalues type: product 105s E Please convert to a list or tuple. 105s E See https://docs.pytest.org/en/stable/deprecations.html#parametrize-iterators 105s ERROR tests/test_utils.py - pytest.PytestRemovedIn10Warning: Passing a non-Co... 105s ERROR tests/test_validators.py - pytest.PytestRemovedIn10Warning: Passing a n... 105s E: pybuild pybuild:485: test: plugin pyproject failed with: exit code=2: cd /tmp/autopkgtest-lxc.v7wo6how/downtmp/autopkgtest_tmp/build; python3.14 -m pytest --ignore tests/pydantic_core --ignore tests/test_docs.py 110s ==================================== ERRORS ==================================== 110s _____________________ ERROR collecting tests/test_utils.py _____________________ 110s E pytest.PytestRemovedIn10Warning: Passing a non-Collection iterable to parametrize is deprecated. 110s E Test: tests/test_utils.py::test_smart_deepcopy_empty_collection, argvalues type: generator 110s E Please convert to a list or tuple. 110s E See https://docs.pytest.org/en/stable/deprecations.html#parametrize-iterators 110s __________________ ERROR collecting tests/test_validators.py ___________________ 110s E pytest.PytestRemovedIn10Warning: Passing a non-Collection iterable to parametrize is deprecated. 110s E Test: tests/test_validators.py::test_root_validator_classmethod, argvalues type: product 110s E Please convert to a list or tuple. 110s E See https://docs.pytest.org/en/stable/deprecations.html#parametrize-iterators 110s ERROR tests/test_utils.py - pytest.PytestRemovedIn10Warning: Passing a non-Co... 110s ERROR tests/test_validators.py - pytest.PytestRemovedIn10Warning: Passing a n... 110s E: pybuild pybuild:485: test: plugin pyproject failed with: exit code=2: cd /tmp/autopkgtest-lxc.v7wo6how/downtmp/autopkgtest_tmp/build; python3.13 -m pytest --ignore tests/pydantic_core --ignore tests/test_docs.py 110s pybuild-autopkgtest: error: pybuild --autopkgtest --test-pytest -i python{version} -p "3.14 3.13" --parallel= returned exit code 13 110s pybuild-autopkgtest: error: /tmp/qfxzKz7Hsj/run pybuild-autopkgtest returned exit code 2 110s pybuild-autopkgtest FAIL non-zero exit status 25 110s pybuild-autopkgtest FAIL non-zero exit status 25

