python3.14-pandas-stubs-3.0.3.260530
default.checks.x86_64-linux.nixos-nixbox
· build #707
· raw
1Sourcing python-remove-tests-dir-hook2Sourcing python-catch-conflicts-hook.sh3Sourcing python-remove-bin-bytecode-hook.sh4Sourcing pypa-build-hook5Using pypaBuildPhase6Sourcing python-runtime-deps-check-hook7Using pythonRuntimeDepsCheckHook8Sourcing pypa-install-hook9Using pypaInstallPhase10Sourcing python-imports-check-hook.sh11Using pythonImportsCheckPhase12Sourcing python-metadata-check-hook.sh13Using pythonMetadataCheckPhase14Sourcing python-namespaces-hook15Sourcing python-catch-conflicts-hook.sh16Sourcing pytest-check-hook17Using pytestCheckPhase18Using checkPhaseThreadLimitHook
unpackPhase
19unpacking source archive /nix/store/8029i9jv31b7qhqc02xk8cck5clchjlz-source20source root is source21setting SOURCE_DATE_EPOCH to timestamp 315619200 of file "source/tests/utils.py"configurePhase
22no configure script, doing nothingbuildPhase
23Executing pypaBuildPhase24Creating a wheel...25pypa build flags: --no-isolation --outdir dist/ --wheel26* Getting build dependencies for wheel...27* Building wheel...28Successfully built pandas_stubs-3.0.3.260530-py3-none-any.whl29Finished creating a wheel...30Finished executing pypaBuildPhasepythonRuntimeDepsCheckHook
31Executing pythonRuntimeDepsCheck32Checking runtime dependencies for pandas_stubs-3.0.3.260530-py3-none-any.whl33Finished executing pythonRuntimeDepsCheckinstallPhase
34Executing pypaInstallPhase35Successfully installed pandas_stubs-3.0.3.260530-py3-none-any.whl36Finished executing pypaInstallPhasepythonOutputDistPhase
37Executing pythonOutputDistPhase38Finished executing pythonOutputDistPhasefixupPhase
39shrinking RPATHs of ELF executables and libraries in /nix/store/97k9nm9zb1v3bfy1idw3i45q42ds30bc-python3.14-pandas-stubs-3.0.3.26053040checking for references to /build/ in /nix/store/97k9nm9zb1v3bfy1idw3i45q42ds30bc-python3.14-pandas-stubs-3.0.3.260530...41patching script interpreter paths in /nix/store/97k9nm9zb1v3bfy1idw3i45q42ds30bc-python3.14-pandas-stubs-3.0.3.26053042stripping (with command strip and flags -S -p) in /nix/store/97k9nm9zb1v3bfy1idw3i45q42ds30bc-python3.14-pandas-stubs-3.0.3.260530/lib43shrinking RPATHs of ELF executables and libraries in /nix/store/2gqiq4nsyiibb7lmdwrwbkc85ci2csab-python3.14-pandas-stubs-3.0.3.260530-dist44checking for references to /build/ in /nix/store/2gqiq4nsyiibb7lmdwrwbkc85ci2csab-python3.14-pandas-stubs-3.0.3.260530-dist...45patching script interpreter paths in /nix/store/2gqiq4nsyiibb7lmdwrwbkc85ci2csab-python3.14-pandas-stubs-3.0.3.260530-dist46Executing pythonRemoveTestsDir47Finished executing pythonRemoveTestsDirinstallCheckPhase
48setting known thread variables to default: 149 OMP_NUM_THREADS=1 OPENBLAS_NUM_THREADS=1 MKL_NUM_THREADS=1 BLIS_NUM_THREADS=1 VECLIB_MAXIMUM_THREADS=1 NUMBA_NUM_THREADS=1 NUMEXPR_NUM_THREADS=150no Makefile or custom installCheckPhase, doing nothingpythonImportsCheckPhase
51Executing pythonImportsCheckPhase52Check whether the following modules can be imported: pandaspythonMetadataCheckPhase
53Executing pythonMetadataCheckPhasepytestCheckPhase
54Executing pytestCheckPhase55setting known thread variables to default: 156 OMP_NUM_THREADS=1 OPENBLAS_NUM_THREADS=1 MKL_NUM_THREADS=1 BLIS_NUM_THREADS=1 VECLIB_MAXIMUM_THREADS=1 NUMBA_NUM_THREADS=1 NUMEXPR_NUM_THREADS=157pytest flags: -m pytest -k not\ \(test_all_read_without_lxml_dtype_backend\)\ and\ not\ \(test_orc\)\ and\ not\ \(test_iceberg\)\ and\ not\ \(test_plotting\)\ and\ not\ \(test_spss\)\ and\ not\ \(test_show_version\)\ and\ not\ \(test_timedelta_cmp\)\ and\ not\ \(test_timestamp_cmp\)\ and\ not\ \(test_timedelta_properties_methods\)\ and\ not\ \(test_sparse_dtype\)\ and\ not\ \(test_sparse_dtype_fill_value_subtype_compatibility\)\ and\ not\ \(test_isna\)\ and\ not\ \(test_timedelta_range\)58============================= test session starts ==============================59platform linux -- Python 3.14.6, pytest-9.1.1, pluggy-1.6.060rootdir: /build/source61configfile: pyproject.toml62collected 2549 items / 8 errors / 55 deselected / 2494 selected 6364==================================== ERRORS ====================================65______________ ERROR collecting tests/arrays/test_base_string_.py ______________66/nix/store/yjkkmvmag4hrqm4hwkmfkl3hv7s03ibv-python3.14-pluggy-1.6.0/lib/python3.14/site-packages/pluggy/_hooks.py:512: in __call__67 return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)68 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^69/nix/store/yjkkmvmag4hrqm4hwkmfkl3hv7s03ibv-python3.14-pluggy-1.6.0/lib/python3.14/site-packages/pluggy/_manager.py:120: in _hookexec70 return self._inner_hookexec(hook_name, methods, kwargs, firstresult)71 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^72/nix/store/hdw07vcf3h94alv8xd2ga5nil4mwgyf3-python3.14-pytest-9.1.1/lib/python3.14/site-packages/_pytest/python.py:250: in pytest_pycollect_makeitem73 return list(collector._genfunctions(name, obj))74 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^75/nix/store/hdw07vcf3h94alv8xd2ga5nil4mwgyf3-python3.14-pytest-9.1.1/lib/python3.14/site-packages/_pytest/python.py:476: in _genfunctions76 self.ihook.pytest_generate_tests.call_extra(methods, dict(metafunc=metafunc))77/nix/store/yjkkmvmag4hrqm4hwkmfkl3hv7s03ibv-python3.14-pluggy-1.6.0/lib/python3.14/site-packages/pluggy/_hooks.py:573: in call_extra78 return self._hookexec(self.name, hookimpls, kwargs, firstresult)79 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^80/nix/store/yjkkmvmag4hrqm4hwkmfkl3hv7s03ibv-python3.14-pluggy-1.6.0/lib/python3.14/site-packages/pluggy/_manager.py:120: in _hookexec81 return self._inner_hookexec(hook_name, methods, kwargs, firstresult)82 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^83/nix/store/hdw07vcf3h94alv8xd2ga5nil4mwgyf3-python3.14-pytest-9.1.1/lib/python3.14/site-packages/_pytest/python.py:124: in pytest_generate_tests84 metafunc.parametrize(*marker.args, **marker.kwargs, _param_mark=marker)85/nix/store/hdw07vcf3h94alv8xd2ga5nil4mwgyf3-python3.14-pytest-9.1.1/lib/python3.14/site-packages/_pytest/python.py:1316: in parametrize86 argnames, parametersets = ParameterSet._for_parametrize(87/nix/store/hdw07vcf3h94alv8xd2ga5nil4mwgyf3-python3.14-pytest-9.1.1/lib/python3.14/site-packages/_pytest/mark/structures.py:202: in _for_parametrize88 warnings.warn(89E pytest.PytestRemovedIn10Warning: Passing a non-Collection iterable to parametrize is deprecated.90E Test: tests/arrays/test_base_string_.py::test_construction_sequence, argvalues type: generator91E Please convert to a list or tuple.92E See https://docs.pytest.org/en/stable/deprecations.html#parametrize-iterators93________________ ERROR collecting tests/arrays/test_boolean.py _________________94/nix/store/yjkkmvmag4hrqm4hwkmfkl3hv7s03ibv-python3.14-pluggy-1.6.0/lib/python3.14/site-packages/pluggy/_hooks.py:512: in __call__95 return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)96 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^97/nix/store/yjkkmvmag4hrqm4hwkmfkl3hv7s03ibv-python3.14-pluggy-1.6.0/lib/python3.14/site-packages/pluggy/_manager.py:120: in _hookexec98 return self._inner_hookexec(hook_name, methods, kwargs, firstresult)99 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^100/nix/store/hdw07vcf3h94alv8xd2ga5nil4mwgyf3-python3.14-pytest-9.1.1/lib/python3.14/site-packages/_pytest/python.py:250: in pytest_pycollect_makeitem101 return list(collector._genfunctions(name, obj))102 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^103/nix/store/hdw07vcf3h94alv8xd2ga5nil4mwgyf3-python3.14-pytest-9.1.1/lib/python3.14/site-packages/_pytest/python.py:476: in _genfunctions104 self.ihook.pytest_generate_tests.call_extra(methods, dict(metafunc=metafunc))105/nix/store/yjkkmvmag4hrqm4hwkmfkl3hv7s03ibv-python3.14-pluggy-1.6.0/lib/python3.14/site-packages/pluggy/_hooks.py:573: in call_extra106 return self._hookexec(self.name, hookimpls, kwargs, firstresult)107 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^108/nix/store/yjkkmvmag4hrqm4hwkmfkl3hv7s03ibv-python3.14-pluggy-1.6.0/lib/python3.14/site-packages/pluggy/_manager.py:120: in _hookexec109 return self._inner_hookexec(hook_name, methods, kwargs, firstresult)110 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^111/nix/store/hdw07vcf3h94alv8xd2ga5nil4mwgyf3-python3.14-pytest-9.1.1/lib/python3.14/site-packages/_pytest/python.py:124: in pytest_generate_tests112 metafunc.parametrize(*marker.args, **marker.kwargs, _param_mark=marker)113/nix/store/hdw07vcf3h94alv8xd2ga5nil4mwgyf3-python3.14-pytest-9.1.1/lib/python3.14/site-packages/_pytest/python.py:1316: in parametrize114 argnames, parametersets = ParameterSet._for_parametrize(115/nix/store/hdw07vcf3h94alv8xd2ga5nil4mwgyf3-python3.14-pytest-9.1.1/lib/python3.14/site-packages/_pytest/mark/structures.py:202: in _for_parametrize116 warnings.warn(117E pytest.PytestRemovedIn10Warning: Passing a non-Collection iterable to parametrize is deprecated.118E Test: tests/arrays/test_boolean.py::test_construction_sequence, argvalues type: generator119E Please convert to a list or tuple.120E See https://docs.pytest.org/en/stable/deprecations.html#parametrize-iterators121_____________ ERROR collecting tests/arrays/test_datetime_array.py _____________122/nix/store/yjkkmvmag4hrqm4hwkmfkl3hv7s03ibv-python3.14-pluggy-1.6.0/lib/python3.14/site-packages/pluggy/_hooks.py:512: in __call__123 return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)124 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^125/nix/store/yjkkmvmag4hrqm4hwkmfkl3hv7s03ibv-python3.14-pluggy-1.6.0/lib/python3.14/site-packages/pluggy/_manager.py:120: in _hookexec126 return self._inner_hookexec(hook_name, methods, kwargs, firstresult)127 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^128/nix/store/hdw07vcf3h94alv8xd2ga5nil4mwgyf3-python3.14-pytest-9.1.1/lib/python3.14/site-packages/_pytest/python.py:250: in pytest_pycollect_makeitem129 return list(collector._genfunctions(name, obj))130 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^131/nix/store/hdw07vcf3h94alv8xd2ga5nil4mwgyf3-python3.14-pytest-9.1.1/lib/python3.14/site-packages/_pytest/python.py:476: in _genfunctions132 self.ihook.pytest_generate_tests.call_extra(methods, dict(metafunc=metafunc))133/nix/store/yjkkmvmag4hrqm4hwkmfkl3hv7s03ibv-python3.14-pluggy-1.6.0/lib/python3.14/site-packages/pluggy/_hooks.py:573: in call_extra134 return self._hookexec(self.name, hookimpls, kwargs, firstresult)135 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^136/nix/store/yjkkmvmag4hrqm4hwkmfkl3hv7s03ibv-python3.14-pluggy-1.6.0/lib/python3.14/site-packages/pluggy/_manager.py:120: in _hookexec137 return self._inner_hookexec(hook_name, methods, kwargs, firstresult)138 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^139/nix/store/hdw07vcf3h94alv8xd2ga5nil4mwgyf3-python3.14-pytest-9.1.1/lib/python3.14/site-packages/_pytest/python.py:124: in pytest_generate_tests140 metafunc.parametrize(*marker.args, **marker.kwargs, _param_mark=marker)141/nix/store/hdw07vcf3h94alv8xd2ga5nil4mwgyf3-python3.14-pytest-9.1.1/lib/python3.14/site-packages/_pytest/python.py:1316: in parametrize142 argnames, parametersets = ParameterSet._for_parametrize(143/nix/store/hdw07vcf3h94alv8xd2ga5nil4mwgyf3-python3.14-pytest-9.1.1/lib/python3.14/site-packages/_pytest/mark/structures.py:202: in _for_parametrize144 warnings.warn(145E pytest.PytestRemovedIn10Warning: Passing a non-Collection iterable to parametrize is deprecated.146E Test: tests/arrays/test_datetime_array.py::test_construction_sequence_pandas, argvalues type: generator147E Please convert to a list or tuple.148E See https://docs.pytest.org/en/stable/deprecations.html#parametrize-iterators149________________ ERROR collecting tests/arrays/test_floating.py ________________150/nix/store/yjkkmvmag4hrqm4hwkmfkl3hv7s03ibv-python3.14-pluggy-1.6.0/lib/python3.14/site-packages/pluggy/_hooks.py:512: in __call__151 return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)152 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^153/nix/store/yjkkmvmag4hrqm4hwkmfkl3hv7s03ibv-python3.14-pluggy-1.6.0/lib/python3.14/site-packages/pluggy/_manager.py:120: in _hookexec154 return self._inner_hookexec(hook_name, methods, kwargs, firstresult)155 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^156/nix/store/hdw07vcf3h94alv8xd2ga5nil4mwgyf3-python3.14-pytest-9.1.1/lib/python3.14/site-packages/_pytest/python.py:250: in pytest_pycollect_makeitem157 return list(collector._genfunctions(name, obj))158 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^159/nix/store/hdw07vcf3h94alv8xd2ga5nil4mwgyf3-python3.14-pytest-9.1.1/lib/python3.14/site-packages/_pytest/python.py:476: in _genfunctions160 self.ihook.pytest_generate_tests.call_extra(methods, dict(metafunc=metafunc))161/nix/store/yjkkmvmag4hrqm4hwkmfkl3hv7s03ibv-python3.14-pluggy-1.6.0/lib/python3.14/site-packages/pluggy/_hooks.py:573: in call_extra162 return self._hookexec(self.name, hookimpls, kwargs, firstresult)163 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^164/nix/store/yjkkmvmag4hrqm4hwkmfkl3hv7s03ibv-python3.14-pluggy-1.6.0/lib/python3.14/site-packages/pluggy/_manager.py:120: in _hookexec165 return self._inner_hookexec(hook_name, methods, kwargs, firstresult)166 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^167/nix/store/hdw07vcf3h94alv8xd2ga5nil4mwgyf3-python3.14-pytest-9.1.1/lib/python3.14/site-packages/_pytest/python.py:124: in pytest_generate_tests168 metafunc.parametrize(*marker.args, **marker.kwargs, _param_mark=marker)169/nix/store/hdw07vcf3h94alv8xd2ga5nil4mwgyf3-python3.14-pytest-9.1.1/lib/python3.14/site-packages/_pytest/python.py:1316: in parametrize170 argnames, parametersets = ParameterSet._for_parametrize(171/nix/store/hdw07vcf3h94alv8xd2ga5nil4mwgyf3-python3.14-pytest-9.1.1/lib/python3.14/site-packages/_pytest/mark/structures.py:202: in _for_parametrize172 warnings.warn(173E pytest.PytestRemovedIn10Warning: Passing a non-Collection iterable to parametrize is deprecated.174E Test: tests/arrays/test_floating.py::test_construction_sequence, argvalues type: generator175E Please convert to a list or tuple.176E See https://docs.pytest.org/en/stable/deprecations.html#parametrize-iterators177________________ ERROR collecting tests/arrays/test_integer.py _________________178/nix/store/yjkkmvmag4hrqm4hwkmfkl3hv7s03ibv-python3.14-pluggy-1.6.0/lib/python3.14/site-packages/pluggy/_hooks.py:512: in __call__179 return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)180 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^181/nix/store/yjkkmvmag4hrqm4hwkmfkl3hv7s03ibv-python3.14-pluggy-1.6.0/lib/python3.14/site-packages/pluggy/_manager.py:120: in _hookexec182 return self._inner_hookexec(hook_name, methods, kwargs, firstresult)183 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^184/nix/store/hdw07vcf3h94alv8xd2ga5nil4mwgyf3-python3.14-pytest-9.1.1/lib/python3.14/site-packages/_pytest/python.py:250: in pytest_pycollect_makeitem185 return list(collector._genfunctions(name, obj))186 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^187/nix/store/hdw07vcf3h94alv8xd2ga5nil4mwgyf3-python3.14-pytest-9.1.1/lib/python3.14/site-packages/_pytest/python.py:476: in _genfunctions188 self.ihook.pytest_generate_tests.call_extra(methods, dict(metafunc=metafunc))189/nix/store/yjkkmvmag4hrqm4hwkmfkl3hv7s03ibv-python3.14-pluggy-1.6.0/lib/python3.14/site-packages/pluggy/_hooks.py:573: in call_extra190 return self._hookexec(self.name, hookimpls, kwargs, firstresult)191 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^192/nix/store/yjkkmvmag4hrqm4hwkmfkl3hv7s03ibv-python3.14-pluggy-1.6.0/lib/python3.14/site-packages/pluggy/_manager.py:120: in _hookexec193 return self._inner_hookexec(hook_name, methods, kwargs, firstresult)194 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^195/nix/store/hdw07vcf3h94alv8xd2ga5nil4mwgyf3-python3.14-pytest-9.1.1/lib/python3.14/site-packages/_pytest/python.py:124: in pytest_generate_tests196 metafunc.parametrize(*marker.args, **marker.kwargs, _param_mark=marker)197/nix/store/hdw07vcf3h94alv8xd2ga5nil4mwgyf3-python3.14-pytest-9.1.1/lib/python3.14/site-packages/_pytest/python.py:1316: in parametrize198 argnames, parametersets = ParameterSet._for_parametrize(199/nix/store/hdw07vcf3h94alv8xd2ga5nil4mwgyf3-python3.14-pytest-9.1.1/lib/python3.14/site-packages/_pytest/mark/structures.py:202: in _for_parametrize200 warnings.warn(201E pytest.PytestRemovedIn10Warning: Passing a non-Collection iterable to parametrize is deprecated.202E Test: tests/arrays/test_integer.py::test_construction_sequence, argvalues type: generator203E Please convert to a list or tuple.204E See https://docs.pytest.org/en/stable/deprecations.html#parametrize-iterators205_________________ ERROR collecting tests/arrays/test_numpy_.py _________________206/nix/store/yjkkmvmag4hrqm4hwkmfkl3hv7s03ibv-python3.14-pluggy-1.6.0/lib/python3.14/site-packages/pluggy/_hooks.py:512: in __call__207 return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)208 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^209/nix/store/yjkkmvmag4hrqm4hwkmfkl3hv7s03ibv-python3.14-pluggy-1.6.0/lib/python3.14/site-packages/pluggy/_manager.py:120: in _hookexec210 return self._inner_hookexec(hook_name, methods, kwargs, firstresult)211 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^212/nix/store/hdw07vcf3h94alv8xd2ga5nil4mwgyf3-python3.14-pytest-9.1.1/lib/python3.14/site-packages/_pytest/python.py:250: in pytest_pycollect_makeitem213 return list(collector._genfunctions(name, obj))214 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^215/nix/store/hdw07vcf3h94alv8xd2ga5nil4mwgyf3-python3.14-pytest-9.1.1/lib/python3.14/site-packages/_pytest/python.py:476: in _genfunctions216 self.ihook.pytest_generate_tests.call_extra(methods, dict(metafunc=metafunc))217/nix/store/yjkkmvmag4hrqm4hwkmfkl3hv7s03ibv-python3.14-pluggy-1.6.0/lib/python3.14/site-packages/pluggy/_hooks.py:573: in call_extra218 return self._hookexec(self.name, hookimpls, kwargs, firstresult)219 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^220/nix/store/yjkkmvmag4hrqm4hwkmfkl3hv7s03ibv-python3.14-pluggy-1.6.0/lib/python3.14/site-packages/pluggy/_manager.py:120: in _hookexec221 return self._inner_hookexec(hook_name, methods, kwargs, firstresult)222 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^223/nix/store/hdw07vcf3h94alv8xd2ga5nil4mwgyf3-python3.14-pytest-9.1.1/lib/python3.14/site-packages/_pytest/python.py:124: in pytest_generate_tests224 metafunc.parametrize(*marker.args, **marker.kwargs, _param_mark=marker)225/nix/store/hdw07vcf3h94alv8xd2ga5nil4mwgyf3-python3.14-pytest-9.1.1/lib/python3.14/site-packages/_pytest/python.py:1316: in parametrize226 argnames, parametersets = ParameterSet._for_parametrize(227/nix/store/hdw07vcf3h94alv8xd2ga5nil4mwgyf3-python3.14-pytest-9.1.1/lib/python3.14/site-packages/_pytest/mark/structures.py:202: in _for_parametrize228 warnings.warn(229E pytest.PytestRemovedIn10Warning: Passing a non-Collection iterable to parametrize is deprecated.230E Test: tests/arrays/test_numpy_.py::test_construction_sequence, argvalues type: generator231E Please convert to a list or tuple.232E See https://docs.pytest.org/en/stable/deprecations.html#parametrize-iterators233________________ ERROR collecting tests/arrays/test_string_.py _________________234/nix/store/yjkkmvmag4hrqm4hwkmfkl3hv7s03ibv-python3.14-pluggy-1.6.0/lib/python3.14/site-packages/pluggy/_hooks.py:512: in __call__235 return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)236 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^237/nix/store/yjkkmvmag4hrqm4hwkmfkl3hv7s03ibv-python3.14-pluggy-1.6.0/lib/python3.14/site-packages/pluggy/_manager.py:120: in _hookexec238 return self._inner_hookexec(hook_name, methods, kwargs, firstresult)239 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^240/nix/store/hdw07vcf3h94alv8xd2ga5nil4mwgyf3-python3.14-pytest-9.1.1/lib/python3.14/site-packages/_pytest/python.py:250: in pytest_pycollect_makeitem241 return list(collector._genfunctions(name, obj))242 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^243/nix/store/hdw07vcf3h94alv8xd2ga5nil4mwgyf3-python3.14-pytest-9.1.1/lib/python3.14/site-packages/_pytest/python.py:476: in _genfunctions244 self.ihook.pytest_generate_tests.call_extra(methods, dict(metafunc=metafunc))245/nix/store/yjkkmvmag4hrqm4hwkmfkl3hv7s03ibv-python3.14-pluggy-1.6.0/lib/python3.14/site-packages/pluggy/_hooks.py:573: in call_extra246 return self._hookexec(self.name, hookimpls, kwargs, firstresult)247 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^248/nix/store/yjkkmvmag4hrqm4hwkmfkl3hv7s03ibv-python3.14-pluggy-1.6.0/lib/python3.14/site-packages/pluggy/_manager.py:120: in _hookexec249 return self._inner_hookexec(hook_name, methods, kwargs, firstresult)250 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^251/nix/store/hdw07vcf3h94alv8xd2ga5nil4mwgyf3-python3.14-pytest-9.1.1/lib/python3.14/site-packages/_pytest/python.py:124: in pytest_generate_tests252 metafunc.parametrize(*marker.args, **marker.kwargs, _param_mark=marker)253/nix/store/hdw07vcf3h94alv8xd2ga5nil4mwgyf3-python3.14-pytest-9.1.1/lib/python3.14/site-packages/_pytest/python.py:1316: in parametrize254 argnames, parametersets = ParameterSet._for_parametrize(255/nix/store/hdw07vcf3h94alv8xd2ga5nil4mwgyf3-python3.14-pytest-9.1.1/lib/python3.14/site-packages/_pytest/mark/structures.py:202: in _for_parametrize256 warnings.warn(257E pytest.PytestRemovedIn10Warning: Passing a non-Collection iterable to parametrize is deprecated.258E Test: tests/arrays/test_string_.py::test_construction_dtype, argvalues type: generator259E Please convert to a list or tuple.260E See https://docs.pytest.org/en/stable/deprecations.html#parametrize-iterators261______________ ERROR collecting tests/arrays/test_string_arrow.py ______________262/nix/store/yjkkmvmag4hrqm4hwkmfkl3hv7s03ibv-python3.14-pluggy-1.6.0/lib/python3.14/site-packages/pluggy/_hooks.py:512: in __call__263 return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)264 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^265/nix/store/yjkkmvmag4hrqm4hwkmfkl3hv7s03ibv-python3.14-pluggy-1.6.0/lib/python3.14/site-packages/pluggy/_manager.py:120: in _hookexec266 return self._inner_hookexec(hook_name, methods, kwargs, firstresult)267 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^268/nix/store/hdw07vcf3h94alv8xd2ga5nil4mwgyf3-python3.14-pytest-9.1.1/lib/python3.14/site-packages/_pytest/python.py:250: in pytest_pycollect_makeitem269 return list(collector._genfunctions(name, obj))270 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^271/nix/store/hdw07vcf3h94alv8xd2ga5nil4mwgyf3-python3.14-pytest-9.1.1/lib/python3.14/site-packages/_pytest/python.py:476: in _genfunctions272 self.ihook.pytest_generate_tests.call_extra(methods, dict(metafunc=metafunc))273/nix/store/yjkkmvmag4hrqm4hwkmfkl3hv7s03ibv-python3.14-pluggy-1.6.0/lib/python3.14/site-packages/pluggy/_hooks.py:573: in call_extra274 return self._hookexec(self.name, hookimpls, kwargs, firstresult)275 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^276/nix/store/yjkkmvmag4hrqm4hwkmfkl3hv7s03ibv-python3.14-pluggy-1.6.0/lib/python3.14/site-packages/pluggy/_manager.py:120: in _hookexec277 return self._inner_hookexec(hook_name, methods, kwargs, firstresult)278 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^279/nix/store/hdw07vcf3h94alv8xd2ga5nil4mwgyf3-python3.14-pytest-9.1.1/lib/python3.14/site-packages/_pytest/python.py:124: in pytest_generate_tests280 metafunc.parametrize(*marker.args, **marker.kwargs, _param_mark=marker)281/nix/store/hdw07vcf3h94alv8xd2ga5nil4mwgyf3-python3.14-pytest-9.1.1/lib/python3.14/site-packages/_pytest/python.py:1316: in parametrize282 argnames, parametersets = ParameterSet._for_parametrize(283/nix/store/hdw07vcf3h94alv8xd2ga5nil4mwgyf3-python3.14-pytest-9.1.1/lib/python3.14/site-packages/_pytest/mark/structures.py:202: in _for_parametrize284 warnings.warn(285E pytest.PytestRemovedIn10Warning: Passing a non-Collection iterable to parametrize is deprecated.286E Test: tests/arrays/test_string_arrow.py::test_construction_dtype, argvalues type: generator287E Please convert to a list or tuple.288E See https://docs.pytest.org/en/stable/deprecations.html#parametrize-iterators289=========================== short test summary info ============================290ERROR tests/arrays/test_base_string_.py - pytest.PytestRemovedIn10Warning: Passing a non-Collection iterable to param...291ERROR tests/arrays/test_boolean.py - pytest.PytestRemovedIn10Warning: Passing a non-Collection iterable to param...292ERROR tests/arrays/test_datetime_array.py - pytest.PytestRemovedIn10Warning: Passing a non-Collection iterable to param...293ERROR tests/arrays/test_floating.py - pytest.PytestRemovedIn10Warning: Passing a non-Collection iterable to param...294ERROR tests/arrays/test_integer.py - pytest.PytestRemovedIn10Warning: Passing a non-Collection iterable to param...295ERROR tests/arrays/test_numpy_.py - pytest.PytestRemovedIn10Warning: Passing a non-Collection iterable to param...296ERROR tests/arrays/test_string_.py - pytest.PytestRemovedIn10Warning: Passing a non-Collection iterable to param...297ERROR tests/arrays/test_string_arrow.py - pytest.PytestRemovedIn10Warning: Passing a non-Collection iterable to param...298!!!!!!!!!!!!!!!!!!! Interrupted: 8 errors during collection !!!!!!!!!!!!!!!!!!!!299====================== 55 deselected, 8 errors in 17.86s =======================