Dear maintainer,
According to https://ci.debian.net data, your package python-ase 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/python-ase/testing/amd64/72542060/
follows:
101s autopkgtest [01:23:38]: test command1: for py in $(py3versions -s); do cd "$AUTOPKGTEST_TMP"; SPGLIB_OLD_ERROR_HANDLING=0 $py -m ase test --pytest -p no:cacheprovider; done
108s ==================================== ERRORS ====================================
108s _________________ ERROR collecting calculator/elk/test_elk.py __________________
108s E pytest.PytestRemovedIn10Warning: Passing a non-Collection iterable to parametrize is deprecated.
108s E Test: calculator/elk/test_elk.py::test_elk_bulk, argvalues type: generator
108s E Please convert to a list or tuple.
108s E See https://docs.pytest.org/en/stable/deprecations.html#parametrize-iterators
108s ___________ ERROR collecting calculator/gamess_us/test_gamess_us.py ____________
108s E pytest.PytestRemovedIn10Warning: Passing a non-Collection iterable to parametrize is deprecated.
108s E Test: calculator/gamess_us/test_gamess_us.py::test_gamess, argvalues type: zip
108s E Please convert to a list or tuple.
108s E See https://docs.pytest.org/en/stable/deprecations.html#parametrize-iterators
108s __________________ ERROR collecting cell/test_niggli_ndim.py ___________________
108s E pytest.PytestRemovedIn10Warning: Passing a non-Collection iterable to parametrize is deprecated.
108s E Test: cell/test_niggli_ndim.py::test_niggli_atoms_ndim, argvalues type: permutations
108s E Please convert to a list or tuple.
108s E See https://docs.pytest.org/en/stable/deprecations.html#parametrize-iterators
108s ___________________ ERROR collecting fio/test_lammpsdump.py ____________________
108s E pytest.PytestRemovedIn10Warning: Passing a non-Collection iterable to parametrize is deprecated.
108s E Test: fio/test_lammpsdump.py::test_recognize_lammpsdump, argvalues type: generator
108s E Please convert to a list or tuple.
108s E See https://docs.pytest.org/en/stable/deprecations.html#parametrize-iterators
108s _______________________ ERROR collecting gui/test_run.py _______________________
108s E pytest.PytestRemovedIn10Warning: Passing a non-Collection iterable to parametrize is deprecated.
108s E Test: gui/test_run.py::test_quickinfo, argvalues type: generator
108s E Please convert to a list or tuple.
108s E See https://docs.pytest.org/en/stable/deprecations.html#parametrize-iterators
108s _________________ ERROR collecting spacegroup/test_minerals.py _________________
108s E pytest.PytestRemovedIn10Warning: Passing a non-Collection iterable to parametrize is deprecated.
108s E Test: spacegroup/test_minerals.py::test_mineral_symmetrization, argvalues type: product
108s E Please convert to a list or tuple.
108s E See https://docs.pytest.org/en/stable/deprecations.html#parametrize-iterators
108s _______________ ERROR collecting spectrum/test_doscollection.py ________________
108s E pytest.PytestRemovedIn10Warning: Passing a non-Collection iterable to parametrize is deprecated.
108s E Test: spectrum/test_doscollection.py::TestDOSCollection::test_sum_all, argvalues type: zip
108s E Please convert to a list or tuple.
108s E See https://docs.pytest.org/en/stable/deprecations.html#parametrize-iterators
108s _______________________ ERROR collecting test_cluster.py _______________________
108s E pytest.PytestRemovedIn10Warning: Passing a non-Collection iterable to parametrize is deprecated.
108s E Test: test_cluster.py::test_centering, argvalues type: generator
108s E Please convert to a list or tuple.
108s E See https://docs.pytest.org/en/stable/deprecations.html#parametrize-iterators
108s ______________________ ERROR collecting test_kpts2kpts.py ______________________
108s E pytest.PytestRemovedIn10Warning: Passing a non-Collection iterable to parametrize is deprecated.
108s E Test: test_kpts2kpts.py::test_kpts2kpts, argvalues type: generator
108s E Please convert to a list or tuple.
108s E See https://docs.pytest.org/en/stable/deprecations.html#parametrize-iterators
108s _________________ ERROR collecting test_linesearch_maxstep.py __________________
108s E pytest.PytestRemovedIn10Warning: Passing a non-Collection iterable to parametrize is deprecated.
108s E Test: test_linesearch_maxstep.py::test_linesearch, argvalues type: zip
108s E Please convert to a list or tuple.
108s E See https://docs.pytest.org/en/stable/deprecations.html#parametrize-iterators
108s ERROR calculator/elk/test_elk.py - pytest.PytestRemovedIn10Warning: Passing a...
108s ERROR calculator/gamess_us/test_gamess_us.py - pytest.PytestRemovedIn10Warnin...
108s ERROR cell/test_niggli_ndim.py - pytest.PytestRemovedIn10Warning: Passing a n...
108s ERROR fio/test_lammpsdump.py - pytest.PytestRemovedIn10Warning: Passing a non...
108s ERROR gui/test_run.py - pytest.PytestRemovedIn10Warning: Passing a non-Collec...
108s ERROR spacegroup/test_minerals.py - pytest.PytestRemovedIn10Warning: Passing ...
108s ERROR spectrum/test_doscollection.py::TestDOSCollection - pytest.PytestRemove...
108s ERROR test_cluster.py - pytest.PytestRemovedIn10Warning: Passing a non-Collec...
108s ERROR test_kpts2kpts.py - pytest.PytestRemovedIn10Warning: Passing a non-Coll...
108s ERROR test_linesearch_maxstep.py - pytest.PytestRemovedIn10Warning: Passing a...
109s command1 FAIL non-zero exit status 2
109s command1 FAIL non-zero exit status 2