Bug#1091137: pandas: FTBFS: /usr/lib/python3/dist-packages/dateutil/zoneinfo/__init__.py:26: UserWarning: I/O error(2): No such file or directory

Lucas Nussbaum lucas at debian.org
Sun Dec 22 16:49:25 GMT 2024


Source: pandas
Version: 2.2.3+dfsg-5
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lucas at debian.org
Usertags: ftbfs-20241222 ftbfs-trixie

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> py3versions: no X-Python3-Version in control file, using supported versions
> PYBUILD_SYSTEM=custom dh_auto_test
> I: pybuild base:311: TEST_SUCCESS=true; cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build ; for TEST_SUBSET in /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/pandas/tests/* ; do echo $TEST_SUBSET | grep -q -e __pycache__ || PANDAS_CI=1 LC_ALL=C.UTF-8 xvfb-run -a -s "-screen 0 1280x1024x24 -noreset" python3.13 -m pytest -s -m "not network"  -k "not test_register_entrypoint and not test_wrong_url and not test_statsmodels" --confcutdir=/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/pandas --deb-data-root-dir=/<<PKGBUILDDIR>>/pandas/tests $TEST_SUBSET || test $? = 5 || TEST_SUCCESS=false && echo "rdjoqkol test state = $TEST_SUCCESS"; done ; rm -rf test-data.xml test_stata.dta .pytest_cache ; $TEST_SUCCESS
> /usr/lib/python3/dist-packages/pytest_asyncio/plugin.py:208: PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset.
> The event loop scope for asynchronous fixtures will default to the fixture caching scope. Future versions of pytest-asyncio will default the loop scope for asynchronous fixtures to function scope. Set the default fixture loop scope explicitly in order to avoid unexpected behavior in the future. Valid fixture loop scopes are: "function", "class", "module", "package", "session"
> 
>   warnings.warn(PytestDeprecationWarning(_DEFAULT_FIXTURE_LOOP_SCOPE_UNSET))
> ============================= test session starts ==============================
> platform linux -- Python 3.13.1, pytest-8.3.4, pluggy-1.5.0
> PyQt5 5.15.11 -- Qt runtime 5.15.15 -- Qt compiled 5.15.15
> rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build
> configfile: pyproject.toml
> plugins: forked-1.6.0, asyncio-0.24.0a1, localserver-0.9.0.post0, qt-4.4.0, typeguard-4.4.1, hypothesis-6.122.1, xdist-3.6.1
> asyncio: mode=Mode.STRICT, default_loop_scope=None
> collected 0 items
> 
> - generated xml file: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/test-data.xml -
> ============================ no tests ran in 0.03s =============================
> rdjoqkol test state = true
> /usr/lib/python3/dist-packages/pytest_asyncio/plugin.py:208: PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset.
> The event loop scope for asynchronous fixtures will default to the fixture caching scope. Future versions of pytest-asyncio will default the loop scope for asynchronous fixtures to function scope. Set the default fixture loop scope explicitly in order to avoid unexpected behavior in the future. Valid fixture loop scopes are: "function", "class", "module", "package", "session"
> 
>   warnings.warn(PytestDeprecationWarning(_DEFAULT_FIXTURE_LOOP_SCOPE_UNSET))
> ============================= test session starts ==============================
> platform linux -- Python 3.13.1, pytest-8.3.4, pluggy-1.5.0
> PyQt5 5.15.11 -- Qt runtime 5.15.15 -- Qt compiled 5.15.15
> rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build
> configfile: pyproject.toml
> plugins: forked-1.6.0, asyncio-0.24.0a1, localserver-0.9.0.post0, qt-4.4.0, typeguard-4.4.1, hypothesis-6.122.1, xdist-3.6.1
> asyncio: mode=Mode.STRICT, default_loop_scope=None
> collected 14 items
> 
> pandas/tests/api/test_api.py ............
> pandas/tests/api/test_types.py ..
> 
> - generated xml file: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/test-data.xml -
> ============================= slowest 30 durations =============================
> 
> (30 durations < 0.005s hidden.  Use -vv to show these durations.)
> ============================== 14 passed in 0.08s ==============================
> rdjoqkol test state = true
> /usr/lib/python3/dist-packages/pytest_asyncio/plugin.py:208: PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset.
> The event loop scope for asynchronous fixtures will default to the fixture caching scope. Future versions of pytest-asyncio will default the loop scope for asynchronous fixtures to function scope. Set the default fixture loop scope explicitly in order to avoid unexpected behavior in the future. Valid fixture loop scopes are: "function", "class", "module", "package", "session"
> 
>   warnings.warn(PytestDeprecationWarning(_DEFAULT_FIXTURE_LOOP_SCOPE_UNSET))
> ============================= test session starts ==============================
> platform linux -- Python 3.13.1, pytest-8.3.4, pluggy-1.5.0
> PyQt5 5.15.11 -- Qt runtime 5.15.15 -- Qt compiled 5.15.15
> rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build
> configfile: pyproject.toml
> plugins: forked-1.6.0, asyncio-0.24.0a1, localserver-0.9.0.post0, qt-4.4.0, typeguard-4.4.1, hypothesis-6.122.1, xdist-3.6.1
> asyncio: mode=Mode.STRICT, default_loop_scope=None
> collected 1243 items
> 
> pandas/tests/apply/test_frame_apply.py .s....ssss........ss.s.s...............ss..ss.s..ss...................ssssssssssssssss.........................s..............................................s.s.s.s.............................................sss.s...........s.s..s...s.......
> pandas/tests/apply/test_frame_apply_relabeling.py ..x..
> pandas/tests/apply/test_frame_transform.py ...s.s.s................................................ss..ss..ss.....x........x........x........
> pandas/tests/apply/test_invalid_arg.py .......................................................................................................................................................................................................
> pandas/tests/apply/test_numba.py sssssssssssssssssss
> pandas/tests/apply/test_series_apply.py ................................x.....x....x........................................................................................
> pandas/tests/apply/test_series_apply_relabeling.py ..
> pandas/tests/apply/test_series_transform.py ............
> pandas/tests/apply/test_str.py ....................xxxxx...................................................................................................................................................................................................................................................................................................................................................................................................................................................................x...........x...........x...........x...........x........
> 
> - generated xml file: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/test-data.xml -
> ============================= slowest 30 durations =============================
> 0.13s call     pandas/tests/apply/test_frame_apply.py::test_apply_differently_indexed
> 0.06s call     pandas/tests/apply/test_frame_transform.py::test_transform_listlike[axis='columns'-ops3-names3]
> 0.05s call     pandas/tests/apply/test_frame_apply.py::test_agg_transform[axis=1]
> 0.04s call     pandas/tests/apply/test_frame_apply.py::test_agg_reduce[axis='columns']
> 0.04s call     pandas/tests/apply/test_frame_apply.py::test_agg_transform[axis='columns']
> 0.03s call     pandas/tests/apply/test_frame_apply.py::test_agg_reduce[axis=1]
> 0.03s call     pandas/tests/apply/test_frame_apply_relabeling.py::test_agg_namedtuple
> 0.03s call     pandas/tests/apply/test_series_apply.py::test_transform[False]
> 0.03s call     pandas/tests/apply/test_frame_transform.py::test_transform_listlike[axis=1-ops3-names3]
> 0.03s call     pandas/tests/apply/test_frame_transform.py::test_transform_listlike[axis='columns'-ops1-names1]
> 0.02s call     pandas/tests/apply/test_frame_transform.py::test_transform_listlike[axis='columns'-ops2-names2]
> 0.02s call     pandas/tests/apply/test_frame_transform.py::test_transform_listlike[axis=1-ops1-names1]
> 0.02s call     pandas/tests/apply/test_frame_transform.py::test_transform_listlike[axis=1-ops0-names0]
> 0.02s call     pandas/tests/apply/test_frame_transform.py::test_transform_listlike[axis=1-ops2-names2]
> 0.02s call     pandas/tests/apply/test_frame_transform.py::test_transform_listlike[axis='columns'-ops0-names0]
> 0.02s call     pandas/tests/apply/test_series_apply.py::test_transform[compat]
> 0.02s call     pandas/tests/apply/test_frame_apply_relabeling.py::test_agg_relabel_multi_columns_multi_methods
> 0.02s call     pandas/tests/apply/test_frame_apply.py::test_agg_reduce[axis='index']
> 0.02s call     pandas/tests/apply/test_str.py::test_transform_groupby_kernel_frame[axis=1-pct_change]
> 0.01s call     pandas/tests/apply/test_frame_apply_relabeling.py::test_agg_relabel
> 0.01s call     pandas/tests/apply/test_frame_apply.py::test_nuiscance_columns
> 0.01s call     pandas/tests/apply/test_str.py::test_transform_groupby_kernel_frame[axis='columns'-pct_change]
> 0.01s call     pandas/tests/apply/test_str.py::test_apply_np_transformer[apply-cumsum]
> 0.01s call     pandas/tests/apply/test_frame_apply.py::test_agg_reduce[axis=0]
> 0.01s call     pandas/tests/apply/test_frame_apply.py::test_apply_mutating
> 0.01s call     pandas/tests/apply/test_frame_apply_relabeling.py::test_agg_relabel_partial_functions
> 0.01s call     pandas/tests/apply/test_frame_transform.py::test_transform_listlike[axis=0-ops0-names0]
> 0.01s call     pandas/tests/apply/test_frame_apply.py::test_agg_transform[axis=0]
> 0.01s call     pandas/tests/apply/test_frame_apply.py::test_agg_transform[axis='index']
> 0.01s call     pandas/tests/apply/test_str.py::test_transform_groupby_kernel_frame[axis=0-fillna]
> ================= 1153 passed, 73 skipped, 17 xfailed in 9.30s =================
> rdjoqkol test state = true
> /usr/lib/python3/dist-packages/pytest_asyncio/plugin.py:208: PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset.
> The event loop scope for asynchronous fixtures will default to the fixture caching scope. Future versions of pytest-asyncio will default the loop scope for asynchronous fixtures to function scope. Set the default fixture loop scope explicitly in order to avoid unexpected behavior in the future. Valid fixture loop scopes are: "function", "class", "module", "package", "session"
> 
>   warnings.warn(PytestDeprecationWarning(_DEFAULT_FIXTURE_LOOP_SCOPE_UNSET))
> ============================= test session starts ==============================
> platform linux -- Python 3.13.1, pytest-8.3.4, pluggy-1.5.0
> PyQt5 5.15.11 -- Qt runtime 5.15.15 -- Qt compiled 5.15.15
> rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build
> configfile: pyproject.toml
> plugins: forked-1.6.0, asyncio-0.24.0a1, localserver-0.9.0.post0, qt-4.4.0, typeguard-4.4.1, hypothesis-6.122.1, xdist-3.6.1
> asyncio: mode=Mode.STRICT, default_loop_scope=None
> collected 19330 items
> 
> pandas/tests/arithmetic/test_array_ops.py ..
> pandas/tests/arithmetic/test_categorical.py ..
> pandas/tests/arithmetic/test_datetime64.py .............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................s..s..s..s..s..s..s..s..s..s..s..s..s..s..s..s..s..s..s...................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
> pandas/tests/arithmetic/test_interval.py ...............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
> pandas/tests/arithmetic/test_numeric.py ................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................ss......ss......ss......ss......ss......ss......ss......ss......ss......ss......ss......ss......ss......ss......ss......ss......ss......ss......ss......ss......ss......ss......ss......ss......ss......ss......ss......ss......ss......ss......ss......ss......ss......ss......ss......ss......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................s..s.....s..s...............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
> pandas/tests/arithmetic/test_object.py .......s...........................................................................................
> pandas/tests/arithmetic/test_period.py ....................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
> pandas/tests/arithmetic/test_timedelta64.py .................................................................................................................................................................................................................................................................s..s..s..s..s..s..s..s..s..s..s..s..s..s..s..s..s..s..s.....s..s..s..s..s..s..s..s..s..s..s..s..s..s..s..s..s..s..s.....s..s..s..s..s..s..s..s..s..s..s..s..s..s..s..s..s..s..s.....s..s..s..s..s..s..s..s..s..s..s..s..s..s..s..s..s..s..s.........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
> 
> - generated xml file: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/test-data.xml -
> ============================= slowest 30 durations =============================
> 0.32s call     pandas/tests/arithmetic/test_datetime64.py::TestDatetimeIndexArithmetic::test_dti_addsub_object_arraylike['UTC+01:15'-Series-array]
> 0.19s call     pandas/tests/arithmetic/test_datetime64.py::TestDatetime64Arithmetic::test_dt64arr_sub_timedeltalike_scalar[pytz.FixedOffset(-300)-Timedelta-DataFrame]
> 0.09s call     pandas/tests/arithmetic/test_datetime64.py::TestDatetime64DateOffsetArithmetic::test_dt64arr_add_sub_DateOffsets[DataFrame-US/Central-us-5-True-cls_and_kwargs27]
> 0.09s call     pandas/tests/arithmetic/test_datetime64.py::TestDatetime64DateOffsetArithmetic::test_dt64arr_add_sub_DateOffsets[DataFrame-US/Central-s-5-False-cls_and_kwargs27]
> 0.09s call     pandas/tests/arithmetic/test_datetime64.py::TestDatetime64DateOffsetArithmetic::test_dt64arr_add_sub_relativedelta_offsets[DataFrame-s]
> 0.08s call     pandas/tests/arithmetic/test_datetime64.py::TestDatetime64DateOffsetArithmetic::test_dt64arr_add_sub_relativedelta_offsets[DataFrame-ns]
> 0.08s teardown pandas/tests/arithmetic/test_timedelta64.py::test_add_timestamp_to_timedelta
> 0.08s call     pandas/tests/arithmetic/test_datetime64.py::TestDatetime64DateOffsetArithmetic::test_dt64arr_add_sub_relativedelta_offsets[DataFrame-ms]
> 0.06s call     pandas/tests/arithmetic/test_datetime64.py::TestDatetime64DateOffsetArithmetic::test_dt64arr_add_sub_relativedelta_offsets[DataFrame-us]
> 0.06s call     pandas/tests/arithmetic/test_datetime64.py::TestDatetime64DateOffsetArithmetic::test_dt64arr_add_sub_DateOffsets[DataFrame-US/Central-us-5-True-CustomBusinessDay]
> 0.05s call     pandas/tests/arithmetic/test_datetime64.py::TestDatetime64DateOffsetArithmetic::test_dt64arr_add_sub_DateOffsets[DataFrame-US/Central-s-5-True-cls_and_kwargs27]
> 0.05s call     pandas/tests/arithmetic/test_datetime64.py::TestDatetime64DateOffsetArithmetic::test_dt64arr_add_sub_DateOffsets[Series-US/Central-ns-5-True-cls_and_kwargs27]
> 0.05s call     pandas/tests/arithmetic/test_datetime64.py::TestDatetime64DateOffsetArithmetic::test_dt64arr_add_sub_DateOffsets[array-US/Central-ms-5-False-cls_and_kwargs27]
> 0.05s call     pandas/tests/arithmetic/test_datetime64.py::TestDatetime64DateOffsetArithmetic::test_dt64arr_add_sub_DateOffsets[DataFrame-US/Central-ms-5-True-cls_and_kwargs27]
> 0.05s call     pandas/tests/arithmetic/test_datetime64.py::TestDatetime64DateOffsetArithmetic::test_dt64arr_add_sub_DateOffsets[DataFrame-None-s-5-False-CBMonthBegin]
> 0.05s call     pandas/tests/arithmetic/test_datetime64.py::TestDatetime64DateOffsetArithmetic::test_dt64arr_add_sub_DateOffsets[DataFrame-US/Central-us-5-False-cls_and_kwargs27]
> 0.05s call     pandas/tests/arithmetic/test_datetime64.py::TestDatetime64DateOffsetArithmetic::test_dt64arr_add_sub_DateOffsets[DataFrame-US/Central-us-5-True-CBMonthEnd]
> 0.05s call     pandas/tests/arithmetic/test_datetime64.py::TestDatetime64DateOffsetArithmetic::test_dt64arr_add_sub_DateOffsets[Series-US/Central-ms-5-True-Easter]
> 0.05s call     pandas/tests/arithmetic/test_datetime64.py::TestDatetime64DateOffsetArithmetic::test_dt64arr_add_sub_DateOffsets[DataFrame-US/Central-us-5-True-CBMonthBegin]
> 0.05s call     pandas/tests/arithmetic/test_datetime64.py::TestDatetime64DateOffsetArithmetic::test_dt64arr_add_sub_DateOffsets[DataFrame-None-s-5-False-cls_and_kwargs27]
> 0.05s call     pandas/tests/arithmetic/test_datetime64.py::TestDatetime64DateOffsetArithmetic::test_dt64arr_add_sub_DateOffsets[DataFrame-US/Central-ms-5-False-cls_and_kwargs27]
> 0.05s call     pandas/tests/arithmetic/test_datetime64.py::TestDatetime64DateOffsetArithmetic::test_dt64arr_add_sub_DateOffsets[Series-US/Central-ms-5-True-cls_and_kwargs32]
> 0.05s call     pandas/tests/arithmetic/test_datetime64.py::TestDatetime64DateOffsetArithmetic::test_dt64arr_add_sub_DateOffsets[array-US/Central-ms-5-True-cls_and_kwargs27]
> 0.05s call     pandas/tests/arithmetic/test_datetime64.py::TestDatetime64DateOffsetArithmetic::test_dt64arr_add_sub_DateOffsets[Series-US/Central-s-5-True-cls_and_kwargs27]
> 0.05s call     pandas/tests/arithmetic/test_datetime64.py::TestDatetime64DateOffsetArithmetic::test_dt64arr_add_sub_DateOffsets[DataFrame-None-ms-5-True-cls_and_kwargs27]
> 0.04s call     pandas/tests/arithmetic/test_datetime64.py::TestDatetime64DateOffsetArithmetic::test_dt64arr_add_sub_DateOffsets[DataFrame-US/Central-s-5-False-CBMonthBegin]
> 0.04s call     pandas/tests/arithmetic/test_datetime64.py::TestDatetime64DateOffsetArithmetic::test_dt64arr_add_sub_DateOffsets[Index-US/Central-us-5-False-cls_and_kwargs27]
> 0.04s call     pandas/tests/arithmetic/test_datetime64.py::TestDatetime64DateOffsetArithmetic::test_dt64arr_add_sub_DateOffsets[DataFrame-US/Central-ns-5-True-cls_and_kwargs27]
> 0.04s call     pandas/tests/arithmetic/test_datetime64.py::TestDatetime64DateOffsetArithmetic::test_dt64arr_add_sub_DateOffsets[Series-US/Central-ms-5-True-cls_and_kwargs27]
> 0.04s call     pandas/tests/arithmetic/test_datetime64.py::TestDatetime64DateOffsetArithmetic::test_dt64arr_add_sub_DateOffsets[DataFrame-US/Central-ns-5-False-cls_and_kwargs27]
> ================ 19158 passed, 172 skipped in 86.29s (0:01:26) =================
> rdjoqkol test state = true
> /usr/lib/python3/dist-packages/pytest_asyncio/plugin.py:208: PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset.
> The event loop scope for asynchronous fixtures will default to the fixture caching scope. Future versions of pytest-asyncio will default the loop scope for asynchronous fixtures to function scope. Set the default fixture loop scope explicitly in order to avoid unexpected behavior in the future. Valid fixture loop scopes are: "function", "class", "module", "package", "session"
> 
>   warnings.warn(PytestDeprecationWarning(_DEFAULT_FIXTURE_LOOP_SCOPE_UNSET))
> ============================= test session starts ==============================
> platform linux -- Python 3.13.1, pytest-8.3.4, pluggy-1.5.0
> PyQt5 5.15.11 -- Qt runtime 5.15.15 -- Qt compiled 5.15.15
> rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build
> configfile: pyproject.toml
> plugins: forked-1.6.0, asyncio-0.24.0a1, localserver-0.9.0.post0, qt-4.4.0, typeguard-4.4.1, hypothesis-6.122.1, xdist-3.6.1
> asyncio: mode=Mode.STRICT, default_loop_scope=None
> collected 19230 items / 2 skipped
> 
> pandas/tests/arrays/boolean/test_arithmetic.py .....................
> pandas/tests/arrays/boolean/test_astype.py ...
> pandas/tests/arrays/boolean/test_comparison.py ....................................
> pandas/tests/arrays/boolean/test_construction.py .............................
> pandas/tests/arrays/boolean/test_function.py ...........
> pandas/tests/arrays/boolean/test_indexing.py ...
> pandas/tests/arrays/boolean/test_logical.py ...................................................................................
> pandas/tests/arrays/boolean/test_ops.py ..
> pandas/tests/arrays/boolean/test_reduction.py ..............................
> pandas/tests/arrays/boolean/test_repr.py .
> pandas/tests/arrays/categorical/test_algos.py ..............
> pandas/tests/arrays/categorical/test_analytics.py ........x..x................................................
> pandas/tests/arrays/categorical/test_api.py .................................................................
> pandas/tests/arrays/categorical/test_astype.py ......................
> pandas/tests/arrays/categorical/test_constructors.py .......................................................................................................................
> pandas/tests/arrays/categorical/test_dtypes.py ..................................
> pandas/tests/arrays/categorical/test_indexing.py ...............................................................................................................................................
> pandas/tests/arrays/categorical/test_map.py .............................
> pandas/tests/arrays/categorical/test_missing.py ..........................
> pandas/tests/arrays/categorical/test_operators.py ......................................
> pandas/tests/arrays/categorical/test_replace.py ......................
> pandas/tests/arrays/categorical/test_repr.py .......................
> pandas/tests/arrays/categorical/test_sorting.py ....
> pandas/tests/arrays/categorical/test_subclass.py ...
> pandas/tests/arrays/categorical/test_take.py ................
> pandas/tests/arrays/categorical/test_warnings.py .
> pandas/tests/arrays/datetimes/test_constructors.py ......................ssssssssssssss
> pandas/tests/arrays/datetimes/test_cumulative.py ...
> pandas/tests/arrays/datetimes/test_reductions.py .................................................................................................................................................................................................................
> pandas/tests/arrays/floating/test_arithmetic.py ..............................................................
> pandas/tests/arrays/floating/test_astype.py .........
> pandas/tests/arrays/floating/test_comparison.py ..................................................................................................................
> pandas/tests/arrays/floating/test_concat.py ...
> pandas/tests/arrays/floating/test_construction.py ...............................
> pandas/tests/arrays/floating/test_contains.py .
> pandas/tests/arrays/floating/test_function.py ....................................................
> pandas/tests/arrays/floating/test_repr.py ........
> pandas/tests/arrays/floating/test_to_numpy.py ..............................
> pandas/tests/arrays/integer/test_arithmetic.py ...................................................................................................................................................................................................................................................................................................................................................
> pandas/tests/arrays/integer/test_comparison.py .........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
> pandas/tests/arrays/integer/test_concat.py ..................
> pandas/tests/arrays/integer/test_construction.py ...............................................
> pandas/tests/arrays/integer/test_dtypes.py .........................................................................................................................
> pandas/tests/arrays/integer/test_function.py .............................................................................................................................
> pandas/tests/arrays/integer/test_indexing.py ..
> pandas/tests/arrays/integer/test_reduction.py ...............................................
> pandas/tests/arrays/integer/test_repr.py ..........................
> pandas/tests/arrays/interval/test_astype.py ..
> pandas/tests/arrays/interval/test_formats.py .
> pandas/tests/arrays/interval/test_interval.py ..............................................................................
> pandas/tests/arrays/interval/test_interval_pyarrow.py ssssssss
> pandas/tests/arrays/interval/test_overlaps.py ....................................................................................................................
> pandas/tests/arrays/masked/test_arithmetic.py ..............................................................................................................................................ss........................................................................................................................................................ss........................................................................................................................................................ss........................................................................................................................................................ss........................................................................................................................................................ss...............................................................................................................................................................................................................................................................................................................................................................
> pandas/tests/arrays/masked/test_function.py .....................
> pandas/tests/arrays/masked/test_indexing.py ...........................................................................................................
> pandas/tests/arrays/numpy_/test_indexing.py .......................................
> pandas/tests/arrays/numpy_/test_numpy.py .......................................................................................
> pandas/tests/arrays/period/test_astype.py ..........
> pandas/tests/arrays/period/test_constructors.py .....................
> pandas/tests/arrays/period/test_reductions.py ...
> pandas/tests/arrays/sparse/test_accessor.py .............................................
> pandas/tests/arrays/sparse/test_arithmetics.py ......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
> pandas/tests/arrays/sparse/test_array.py ...........................................................................
> pandas/tests/arrays/sparse/test_astype.py ........................
> pandas/tests/arrays/sparse/test_combine_concat.py ..........
> pandas/tests/arrays/sparse/test_constructors.py .................................
> pandas/tests/arrays/sparse/test_dtype.py ........................................................
> pandas/tests/arrays/sparse/test_indexing.py ................................................................................
> pandas/tests/arrays/sparse/test_libsparse.py .....................................................................................
> pandas/tests/arrays/sparse/test_reductions.py .......................................................................
> pandas/tests/arrays/sparse/test_unary.py .........
> pandas/tests/arrays/string_/test_string.py .ss.ss.ss.ss.ss.ss.ss.ss.ss.ssxssxss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.......ssss.ss.ss.ss.ss.ss.ss.ssxxssssxxssss....ssssssss....ssssssss.sssssssssssssssssssssss.ss.ss..ssss.ss...ssssss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss
> pandas/tests/arrays/string_/test_string_arrow.py s.ss.ssssssssss.ssssssssssssssssssssssssssssssssss
> pandas/tests/arrays/test_array.py .......................................................................................
> pandas/tests/arrays/test_datetimelike.py ........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................ssssss....................................................................................................................................................................................................ssssssssssssssssssssssssssssssssssss..........................................................................................................................................................................................................................................................................................................................................
> pandas/tests/arrays/test_datetimes.py ........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
> pandas/tests/arrays/test_ndarray_backed.py .....
> pandas/tests/arrays/test_period.py ...................
> pandas/tests/arrays/test_timedeltas.py ......................................................................................................................................................
> pandas/tests/arrays/timedeltas/test_constructors.py ........
> pandas/tests/arrays/timedeltas/test_cumulative.py .....
> pandas/tests/arrays/timedeltas/test_reductions.py ..........................
> 
> - generated xml file: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/test-data.xml -
> ============================= slowest 30 durations =============================
> 0.36s setup    pandas/tests/arrays/test_datetimelike.py::TestDatetimeArray::test_int_properties['UTC-02:15'-YE-daysinmonth]
> 0.36s call     pandas/tests/arrays/categorical/test_warnings.py::TestCategoricalWarnings::test_tab_complete_warning
> 0.35s setup    pandas/tests/arrays/categorical/test_warnings.py::TestCategoricalWarnings::test_tab_complete_warning
> 0.28s call     pandas/tests/arrays/test_datetimelike.py::TestDatetimeArray::test_compare_categorical_dtype[None-'UTC'-W-False-False]
> 0.25s call     pandas/tests/arrays/datetimes/test_reductions.py::TestReductions::test_mean[datetime.timezone(datetime.timedelta(seconds=3600))]
> 0.12s teardown pandas/tests/arrays/timedeltas/test_reductions.py::TestReductions::test_mean_2d
> 0.08s call     pandas/tests/arrays/sparse/test_accessor.py::TestSeriesAccessor::test_from_coo
> 0.05s call     pandas/tests/arrays/categorical/test_dtypes.py::TestCategoricalDtypes::test_codes_dtypes
> 0.04s call     pandas/tests/arrays/sparse/test_arithmetics.py::TestSparseArrayArithmetics::test_int_array_comparison[integer]
> 0.03s call     pandas/tests/arrays/sparse/test_arithmetics.py::TestSparseArrayArithmetics::test_mixed_array_comparison[integer]
> 0.03s call     pandas/tests/arrays/sparse/test_arithmetics.py::TestSparseArrayArithmetics::test_mixed_array_comparison[block]
> 0.03s call     pandas/tests/arrays/sparse/test_arithmetics.py::TestSparseArrayArithmetics::test_int_array_comparison[block]
> 0.03s call     pandas/tests/arrays/integer/test_arithmetic.py::test_values_multiplying_large_series_by_NA
> 0.02s call     pandas/tests/arrays/sparse/test_arithmetics.py::TestSparseArrayArithmetics::test_float_scalar_comparison[block]
> 0.02s call     pandas/tests/arrays/sparse/test_arithmetics.py::TestSparseArrayArithmetics::test_float_array_comparison[integer]
> 0.02s call     pandas/tests/arrays/sparse/test_arithmetics.py::TestSparseArrayArithmetics::test_float_array_comparison[block]
> 0.02s call     pandas/tests/arrays/sparse/test_arithmetics.py::TestSparseArrayArithmetics::test_float_scalar_comparison[integer]
> 0.01s call     pandas/tests/arrays/test_datetimelike.py::TestDatetimeArray::test_setitem_object_dtype[pytz.FixedOffset(300)-YE-Series]
> 0.01s call     pandas/tests/arrays/categorical/test_api.py::TestCategoricalAPIWithFactor::test_describe
> 0.01s call     pandas/tests/arrays/sparse/test_arithmetics.py::TestSparseArrayArithmetics::test_int_array[integer-True-rsub]
> 0.01s setup    pandas/tests/arrays/test_datetimes.py::TestNonNano::test_time_date[ms-'US/Eastern'-date]
> 0.01s call     pandas/tests/arrays/sparse/test_arithmetics.py::TestSparseArrayArithmetics::test_mixed_array_float_int[integer-True-floordiv]
> 0.01s call     pandas/tests/arrays/test_datetimes.py::TestNonNano::test_repr[s-'dateutil/US/Pacific']
> 0.01s call     pandas/tests/arrays/floating/test_repr.py::test_frame_repr[Float64Dtype]
> 0.01s call     pandas/tests/arrays/test_datetimes.py::TestNonNano::test_format_native_types[s-'dateutil/Asia/Singapore']
> 0.01s call     pandas/tests/arrays/floating/test_function.py::test_ufuncs_single_float[log]
> 0.01s call     pandas/tests/arrays/test_datetimelike.py::TestDatetimeArray::test_setitem_numeric_raises['dateutil/US/Pacific'-W-list]
> 0.01s setup    pandas/tests/arrays/test_datetimelike.py::TestDatetimeArray::test_compare_categorical_dtype[None-'UTC+01:15'-W-True-True]
> 0.01s call     pandas/tests/arrays/sparse/test_accessor.py::TestFrameAccessor::test_from_spmatrix[float64-None-csc]
> 0.01s call     pandas/tests/arrays/sparse/test_accessor.py::TestFrameAccessor::test_from_spmatrix[float64-labels1-coo]
> =============== 18204 passed, 1020 skipped, 8 xfailed in 53.61s ================
> <sys>:0: ResourceWarning: unclosed database in <sqlite3.Connection object at 0x7fd934b78b80>
> rdjoqkol test state = true
> /usr/lib/python3/dist-packages/pytest_asyncio/plugin.py:208: PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset.
> The event loop scope for asynchronous fixtures will default to the fixture caching scope. Future versions of pytest-asyncio will default the loop scope for asynchronous fixtures to function scope. Set the default fixture loop scope explicitly in order to avoid unexpected behavior in the future. Valid fixture loop scopes are: "function", "class", "module", "package", "session"
> 
>   warnings.warn(PytestDeprecationWarning(_DEFAULT_FIXTURE_LOOP_SCOPE_UNSET))
> ============================= test session starts ==============================
> platform linux -- Python 3.13.1, pytest-8.3.4, pluggy-1.5.0
> PyQt5 5.15.11 -- Qt runtime 5.15.15 -- Qt compiled 5.15.15
> rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build
> configfile: pyproject.toml
> plugins: forked-1.6.0, asyncio-0.24.0a1, localserver-0.9.0.post0, qt-4.4.0, typeguard-4.4.1, hypothesis-6.122.1, xdist-3.6.1
> asyncio: mode=Mode.STRICT, default_loop_scope=None
> collected 1775 items
> 
> pandas/tests/base/test_constructors.py .......................
> pandas/tests/base/test_conversion.py ...................................................................................................................................................................................................................................................................................................................................
> pandas/tests/base/test_fillna.py ..................................................................................ssssssssssssssssss....ssss........ssssssssss......ss..............................................ss......................ssssssssssss
> pandas/tests/base/test_misc.py .......................................................................................................................................................................................................................................xx...xxx....................................................................s......
> pandas/tests/base/test_transpose.py ..............................................................................................................................................................................................................................
> pandas/tests/base/test_unique.py ..................................................................................ssssssssssssssssss....ssss........ssssssssss......ss..............................................ss......................ssssssssssss..................................................................................ssssssssssssssssss....ssss..........ssssssss......ss......................................................................ssssssssssss....
> pandas/tests/base/test_value_counts.py ..................................................................................ssssssssssssssssss....ssss........ssssssssss......ss..............................................ss......................ssssssssssss.........................
> 
> - generated xml file: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/test-data.xml -
> ============================= slowest 30 durations =============================
> 0.08s call     pandas/tests/base/test_misc.py::test_memory_usage_components_narrow_series[uint32]
> 0.03s call     pandas/tests/base/test_value_counts.py::test_value_counts_null[interval-nan]
> 0.03s call     pandas/tests/base/test_value_counts.py::test_value_counts_null[interval-None]
> 0.02s call     pandas/tests/base/test_value_counts.py::test_value_counts_bins[series]
> 0.02s call     pandas/tests/base/test_value_counts.py::test_value_counts[interval]
> 0.02s call     pandas/tests/base/test_value_counts.py::test_value_counts_bins[index]
> 0.02s call     pandas/tests/base/test_unique.py::test_unique[period]
> 0.02s call     pandas/tests/base/test_unique.py::test_unique_null[period-None]
> 0.02s call     pandas/tests/base/test_value_counts.py::test_value_counts_null[datetime-tz-nan]
> 0.02s call     pandas/tests/base/test_value_counts.py::test_value_counts_null[datetime-tz-None]
> 0.02s call     pandas/tests/base/test_unique.py::test_unique_null[period-nan]
> 0.01s call     pandas/tests/base/test_unique.py::test_unique_null[datetime-tz-nan]
> 0.01s call     pandas/tests/base/test_value_counts.py::test_value_counts[datetime-tz]
> 0.01s call     pandas/tests/base/test_value_counts.py::test_value_counts_null[period-nan]
> 0.01s call     pandas/tests/base/test_value_counts.py::test_value_counts_null[timedelta-None]
> 0.01s call     pandas/tests/base/test_value_counts.py::test_value_counts_null[period-None]
> 0.01s teardown pandas/tests/base/test_value_counts.py::test_value_counts_object_inference_deprecated
> 0.01s call     pandas/tests/base/test_unique.py::test_unique_null[timedelta-nan]
> 0.01s call     pandas/tests/base/test_value_counts.py::test_value_counts_null[timedelta-nan]
> 0.01s call     pandas/tests/base/test_unique.py::test_unique_null[datetime-tz-None]
> 0.01s call     pandas/tests/base/test_value_counts.py::test_value_counts_datetime64[index-ns]
> 0.01s call     pandas/tests/base/test_unique.py::test_unique[datetime]
> 0.01s call     pandas/tests/base/test_unique.py::test_unique_null[datetime-None]
> 0.01s call     pandas/tests/base/test_unique.py::test_unique[datetime-tz]
> 0.01s call     pandas/tests/base/test_value_counts.py::test_value_counts[timedelta]
> 0.01s call     pandas/tests/base/test_unique.py::test_unique[interval]
> 0.01s call     pandas/tests/base/test_unique.py::test_unique_null[timedelta-None]
> 0.01s call     pandas/tests/base/test_value_counts.py::test_value_counts[period]
> 0.01s call     pandas/tests/base/test_value_counts.py::test_value_counts_datetime64[index-s]
> 0.01s call     pandas/tests/base/test_unique.py::test_unique[timedelta]
> ================= 1581 passed, 189 skipped, 5 xfailed in 4.65s =================
> rdjoqkol test state = true
> /usr/lib/python3/dist-packages/pytest_asyncio/plugin.py:208: PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset.
> The event loop scope for asynchronous fixtures will default to the fixture caching scope. Future versions of pytest-asyncio will default the loop scope for asynchronous fixtures to function scope. Set the default fixture loop scope explicitly in order to avoid unexpected behavior in the future. Valid fixture loop scopes are: "function", "class", "module", "package", "session"
> 
>   warnings.warn(PytestDeprecationWarning(_DEFAULT_FIXTURE_LOOP_SCOPE_UNSET))
> ============================= test session starts ==============================
> platform linux -- Python 3.13.1, pytest-8.3.4, pluggy-1.5.0
> PyQt5 5.15.11 -- Qt runtime 5.15.15 -- Qt compiled 5.15.15
> rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build
> configfile: pyproject.toml
> plugins: forked-1.6.0, asyncio-0.24.0a1, localserver-0.9.0.post0, qt-4.4.0, typeguard-4.4.1, hypothesis-6.122.1, xdist-3.6.1
> asyncio: mode=Mode.STRICT, default_loop_scope=None
> collected 11159 items
> 
> pandas/tests/computation/test_compat.py .....
> pandas/tests/computation/test_eval.py ..............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................xx..............................xx..............................xx..............................xx.......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................xxxxxxxxxx..................................................xxxxxxxxxx......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................X.........X....................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................x....................................................................................................................................................................................................................................xx..xx.....
> 
> - generated xml file: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/test-data.xml -
> ============================= slowest 30 durations =============================
> 0.22s call     pandas/tests/computation/test_eval.py::TestEval::test_floor_division[SeriesNaN-SeriesNaN-numexpr-python]
> 0.19s call     pandas/tests/computation/test_eval.py::TestAlignment::test_performance_warning_for_poor_alignment[numexpr-pandas]
> 0.19s call     pandas/tests/computation/test_eval.py::TestAlignment::test_performance_warning_for_poor_alignment[numexpr-python]
> 0.12s call     pandas/tests/computation/test_eval.py::TestEval::test_complex_cmp_ops[SeriesNaN-Series-python-pandas-&-lt-eq]
> 0.11s call     pandas/tests/computation/test_eval.py::TestAlignment::test_performance_warning_for_poor_alignment[python-python]
> 0.11s call     pandas/tests/computation/test_eval.py::TestAlignment::test_performance_warning_for_poor_alignment[python-pandas]
> 0.06s teardown pandas/tests/computation/test_eval.py::TestValidate::test_validate_bool_args[5.0]
> 0.04s call     pandas/tests/computation/test_eval.py::TestEval::test_complex_cmp_ops[DataFrameNaN-Series-python-python-|-lt-ge]
> 0.04s setup    pandas/tests/computation/test_eval.py::TestEval::test_complex_cmp_ops[DataFrameNaN-Series-python-python-|-gt-lt]
> 0.03s call     pandas/tests/computation/test_eval.py::TestAlignment::test_medium_complex_frame_alignment[numexpr-pandas-s-dt-i-dt]
> 0.03s call     pandas/tests/computation/test_eval.py::TestAlignment::test_complex_series_frame_alignment[numexpr-pandas-i-dt-s-dt]
> 0.03s call     pandas/tests/computation/test_eval.py::TestAlignment::test_medium_complex_frame_alignment[numexpr-python-i-dt-dt-dt]
> 0.03s call     pandas/tests/computation/test_eval.py::TestAlignment::test_medium_complex_frame_alignment[numexpr-pandas-i-i-s-dt]
> 0.02s call     pandas/tests/computation/test_eval.py::TestAlignment::test_medium_complex_frame_alignment[numexpr-python-s-i-dt-s0]
> 0.02s call     pandas/tests/computation/test_eval.py::TestAlignment::test_medium_complex_frame_alignment[numexpr-python-i-dt-s-s1]
> 0.02s call     pandas/tests/computation/test_eval.py::TestAlignment::test_medium_complex_frame_alignment[numexpr-python-i-i-dt-dt]
> 0.02s call     pandas/tests/computation/test_eval.py::TestAlignment::test_medium_complex_frame_alignment[numexpr-python-i-dt-dt-s1]
> 0.02s call     pandas/tests/computation/test_eval.py::TestAlignment::test_medium_complex_frame_alignment[numexpr-python-s-i-dt-dt]
> 0.02s call     pandas/tests/computation/test_eval.py::TestAlignment::test_medium_complex_frame_alignment[numexpr-python-dt-dt-dt-s1]
> 0.02s call     pandas/tests/computation/test_eval.py::TestAlignment::test_medium_complex_frame_alignment[numexpr-python-s-i-dt-i]
> 0.02s call     pandas/tests/computation/test_eval.py::TestAlignment::test_medium_complex_frame_alignment[python-pandas-i-dt-s-s1]
> 0.02s setup    pandas/tests/computation/test_eval.py::TestEval::test_complex_cmp_ops[Series-float-numexpr-python-and-lt-eq]
> 0.02s call     pandas/tests/computation/test_eval.py::TestAlignment::test_medium_complex_frame_alignment[python-python-i-s-dt-s0]
> 0.02s call     pandas/tests/computation/test_eval.py::TestAlignment::test_medium_complex_frame_alignment[numexpr-python-i-i-dt-s1]
> 0.02s call     pandas/tests/computation/test_eval.py::TestAlignment::test_medium_complex_frame_alignment[python-pandas-i-dt-s-dt]
> 0.02s call     pandas/tests/computation/test_eval.py::TestAlignment::test_medium_complex_frame_alignment[numexpr-python-i-s-i-i]
> 0.02s call     pandas/tests/computation/test_eval.py::TestAlignment::test_complex_series_frame_alignment[numexpr-pandas-i-dt-s-s0]
> 0.02s call     pandas/tests/computation/test_eval.py::TestAlignment::test_medium_complex_frame_alignment[python-python-dt-i-i-s0]
> 0.02s call     pandas/tests/computation/test_eval.py::TestAlignment::test_medium_complex_frame_alignment[numexpr-python-i-i-dt-s0]
> 0.02s call     pandas/tests/computation/test_eval.py::TestAlignment::test_medium_complex_frame_alignment[python-python-dt-i-i-dt]
> =========== 11124 passed, 33 xfailed, 2 xpassed in 79.26s (0:01:19) ============
> rdjoqkol test state = true
> /usr/lib/python3/dist-packages/pytest_asyncio/plugin.py:208: PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset.
> The event loop scope for asynchronous fixtures will default to the fixture caching scope. Future versions of pytest-asyncio will default the loop scope for asynchronous fixtures to function scope. Set the default fixture loop scope explicitly in order to avoid unexpected behavior in the future. Valid fixture loop scopes are: "function", "class", "module", "package", "session"
> 
>   warnings.warn(PytestDeprecationWarning(_DEFAULT_FIXTURE_LOOP_SCOPE_UNSET))
> ============================= test session starts ==============================
> platform linux -- Python 3.13.1, pytest-8.3.4, pluggy-1.5.0
> PyQt5 5.15.11 -- Qt runtime 5.15.15 -- Qt compiled 5.15.15
> rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build
> configfile: pyproject.toml
> plugins: forked-1.6.0, asyncio-0.24.0a1, localserver-0.9.0.post0, qt-4.4.0, typeguard-4.4.1, hypothesis-6.122.1, xdist-3.6.1
> asyncio: mode=Mode.STRICT, default_loop_scope=None
> collected 50 items
> 
> pandas/tests/config/test_config.py .....................
> pandas/tests/config/test_localization.py .............................
> 
> - generated xml file: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/test-data.xml -
> ============================= slowest 30 durations =============================
> 0.03s call     pandas/tests/config/test_localization.py::test_get_locales_prefix
> 
> (29 durations < 0.005s hidden.  Use -vv to show these durations.)
> ============================== 50 passed in 0.49s ==============================
> rdjoqkol test state = true
> /usr/lib/python3/dist-packages/pytest_asyncio/plugin.py:208: PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset.
> The event loop scope for asynchronous fixtures will default to the fixture caching scope. Future versions of pytest-asyncio will default the loop scope for asynchronous fixtures to function scope. Set the default fixture loop scope explicitly in order to avoid unexpected behavior in the future. Valid fixture loop scopes are: "function", "class", "module", "package", "session"
> 
>   warnings.warn(PytestDeprecationWarning(_DEFAULT_FIXTURE_LOOP_SCOPE_UNSET))
> ============================= test session starts ==============================
> platform linux -- Python 3.13.1, pytest-8.3.4, pluggy-1.5.0
> PyQt5 5.15.11 -- Qt runtime 5.15.15 -- Qt compiled 5.15.15
> rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build
> configfile: pyproject.toml
> plugins: forked-1.6.0, asyncio-0.24.0a1, localserver-0.9.0.post0, qt-4.4.0, typeguard-4.4.1, hypothesis-6.122.1, xdist-3.6.1
> asyncio: mode=Mode.STRICT, default_loop_scope=None
> collected 1 item
> 
> pandas/tests/construction/test_extract_array.py .
> 
> - generated xml file: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/test-data.xml -
> ============================= slowest 30 durations =============================
> 
> (3 durations < 0.005s hidden.  Use -vv to show these durations.)
> ============================== 1 passed in 0.14s ===============================
> rdjoqkol test state = true
> /usr/lib/python3/dist-packages/pytest_asyncio/plugin.py:208: PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset.
> The event loop scope for asynchronous fixtures will default to the fixture caching scope. Future versions of pytest-asyncio will default the loop scope for asynchronous fixtures to function scope. Set the default fixture loop scope explicitly in order to avoid unexpected behavior in the future. Valid fixture loop scopes are: "function", "class", "module", "package", "session"
> 
>   warnings.warn(PytestDeprecationWarning(_DEFAULT_FIXTURE_LOOP_SCOPE_UNSET))
> ============================= test session starts ==============================
> platform linux -- Python 3.13.1, pytest-8.3.4, pluggy-1.5.0
> PyQt5 5.15.11 -- Qt runtime 5.15.15 -- Qt compiled 5.15.15
> rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build
> configfile: pyproject.toml
> plugins: forked-1.6.0, asyncio-0.24.0a1, localserver-0.9.0.post0, qt-4.4.0, typeguard-4.4.1, hypothesis-6.122.1, xdist-3.6.1
> asyncio: mode=Mode.STRICT, default_loop_scope=None
> collected 793 items
> 
> pandas/tests/copy_view/index/test_datetimeindex.py ......
> pandas/tests/copy_view/index/test_index.py .....................
> pandas/tests/copy_view/index/test_periodindex.py ..
> pandas/tests/copy_view/index/test_timedeltaindex.py ..
> pandas/tests/copy_view/test_array.py .............
> pandas/tests/copy_view/test_astype.py .....ss...s..........s..
> pandas/tests/copy_view/test_chained_assignment_deprecation.py ...............
> pandas/tests/copy_view/test_clip.py ......
> pandas/tests/copy_view/test_constructors.py ............................................................................
> pandas/tests/copy_view/test_core_functionalities.py .......
> pandas/tests/copy_view/test_functions.py ....................
> pandas/tests/copy_view/test_indexing.py ....................................................................................s.....s........................................................................................................................................
> pandas/tests/copy_view/test_internals.py .....................
> pandas/tests/copy_view/test_interp_fillna.py ......................................................
> pandas/tests/copy_view/test_methods.py ........................................................................................................................................................................................................................................................
> pandas/tests/copy_view/test_replace.py ........................................
> pandas/tests/copy_view/test_setitem.py .........
> pandas/tests/copy_view/test_util.py ..
> 
> - generated xml file: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/test-data.xml -
> ============================= slowest 30 durations =============================
> 0.02s call     pandas/tests/copy_view/test_internals.py::test_exponential_backoff
> 0.01s call     pandas/tests/copy_view/test_methods.py::test_xs_multiindex[2-1-0]
> 0.01s call     pandas/tests/copy_view/test_indexing.py::test_midx_read_only_bool_indexer
> 0.01s call     pandas/tests/copy_view/test_methods.py::test_xs_multiindex[2-1-1]
> 0.01s call     pandas/tests/copy_view/test_indexing.py::test_subset_set_with_column_indexer[nullable-array]
> 0.01s call     pandas/tests/copy_view/test_interp_fillna.py::test_interpolate_downcast_reference_triggers_copy
> 0.01s call     pandas/tests/copy_view/test_indexing.py::test_subset_set_with_column_indexer[nullable-slice]
> 0.01s call     pandas/tests/copy_view/test_indexing.py::test_subset_set_with_mask[nullable]
> 0.01s call     pandas/tests/copy_view/test_clip.py::test_clip_chained_inplace
> 0.01s call     pandas/tests/copy_view/test_indexing.py::test_subset_set_with_column_indexer[nullable-mask]
> 
> (20 durations < 0.005s hidden.  Use -vv to show these durations.)
> ======================== 787 passed, 6 skipped in 3.66s ========================
> rdjoqkol test state = true
> /usr/lib/python3/dist-packages/pytest_asyncio/plugin.py:208: PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset.
> The event loop scope for asynchronous fixtures will default to the fixture caching scope. Future versions of pytest-asyncio will default the loop scope for asynchronous fixtures to function scope. Set the default fixture loop scope explicitly in order to avoid unexpected behavior in the future. Valid fixture loop scopes are: "function", "class", "module", "package", "session"
> 
>   warnings.warn(PytestDeprecationWarning(_DEFAULT_FIXTURE_LOOP_SCOPE_UNSET))
> ============================= test session starts ==============================
> platform linux -- Python 3.13.1, pytest-8.3.4, pluggy-1.5.0
> PyQt5 5.15.11 -- Qt runtime 5.15.15 -- Qt compiled 5.15.15
> rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build
> configfile: pyproject.toml
> plugins: forked-1.6.0, asyncio-0.24.0a1, localserver-0.9.0.post0, qt-4.4.0, typeguard-4.4.1, hypothesis-6.122.1, xdist-3.6.1
> asyncio: mode=Mode.STRICT, default_loop_scope=None
> collected 5628 items
> 
> pandas/tests/dtypes/cast/test_can_hold_element.py ...........
> pandas/tests/dtypes/cast/test_construct_from_scalar.py ....
> pandas/tests/dtypes/cast/test_construct_ndarray.py .......
> pandas/tests/dtypes/cast/test_construct_object_arr.py .......................................
> pandas/tests/dtypes/cast/test_dict_compat.py .
> pandas/tests/dtypes/cast/test_downcast.py ...................................
> pandas/tests/dtypes/cast/test_find_common_type.py ..........................................................................................
> pandas/tests/dtypes/cast/test_infer_datetimelike.py ...
> pandas/tests/dtypes/cast/test_infer_dtype.py ....................................................................
> pandas/tests/dtypes/cast/test_maybe_box_native.py ................
> pandas/tests/dtypes/cast/test_promote.py ..................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
> pandas/tests/dtypes/test_common.py .............................................................................................................................................................................s......................................................................................................................................................................................................................................................................
> pandas/tests/dtypes/test_concat.py ....
> pandas/tests/dtypes/test_dtypes.py ...........................................................................................................................................................................................................................................................................................
> pandas/tests/dtypes/test_generic.py ....................................................................................................................................................................................................................................................................................................................................................................................................................................................................
> pandas/tests/dtypes/test_inference.py .......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................ssssssss.......................................................
> pandas/tests/dtypes/test_missing.py ..........................................................................................................xxxx.............................................................................................................................................................................................................
> 
> - generated xml file: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/test-data.xml -
> ============================= slowest 30 durations =============================
> 0.09s call     pandas/tests/dtypes/test_inference.py::TestInference::test_maybe_convert_objects_mixed_datetimes
> 0.06s call     pandas/tests/dtypes/test_common.py::test_is_sparse[True]
> 0.03s teardown pandas/tests/dtypes/test_missing.py::TestIsValidNAForDtype::test_is_valid_na_for_dtype_categorical
> 0.01s call     pandas/tests/dtypes/cast/test_promote.py::test_maybe_promote_string_with_any[U-U]
> 0.01s call     pandas/tests/dtypes/cast/test_promote.py::test_maybe_promote_any_numpy_dtype_with_datetimetz[int16-tzlocal()-datetime.date]
> 0.01s teardown pandas/tests/dtypes/cast/test_promote.py::test_maybe_promote_any_numpy_dtype_with_datetimetz[m8[ns]-zoneinfo.ZoneInfo(key='UTC')-datetime.date]
> 0.01s call     pandas/tests/dtypes/test_generic.py::TestABCClasses::test_abc_pairs_subclass_check[ABCRangeIndex-_2-ABCSeries-inst9]
> 0.01s call     pandas/tests/dtypes/cast/test_can_hold_element.py::test_can_hold_element_range[uint8]
> 0.01s call     pandas/tests/dtypes/cast/test_can_hold_element.py::test_can_hold_element_range[uint16]
> 0.01s setup    pandas/tests/dtypes/test_inference.py::TestTypeInference::test_inferred_dtype_fixture[datetime64]
> 0.01s call     pandas/tests/dtypes/cast/test_can_hold_element.py::test_can_hold_element_range[int32]
> 0.01s call     pandas/tests/dtypes/cast/test_can_hold_element.py::test_can_hold_element_range[uint32]
> 0.01s call     pandas/tests/dtypes/cast/test_can_hold_element.py::test_can_hold_element_range[int16]
> 0.01s call     pandas/tests/dtypes/cast/test_can_hold_element.py::test_can_hold_element_range[int]
> 0.01s call     pandas/tests/dtypes/cast/test_can_hold_element.py::test_can_hold_element_range[uint64]
> 0.01s call     pandas/tests/dtypes/cast/test_can_hold_element.py::test_can_hold_element_range[int8]
> 0.01s call     pandas/tests/dtypes/cast/test_can_hold_element.py::test_can_hold_element_range[int64]
> 
> (13 durations < 0.005s hidden.  Use -vv to show these durations.)
> ================= 5615 passed, 9 skipped, 4 xfailed in 10.03s ==================
> rdjoqkol test state = true
> /usr/lib/python3/dist-packages/pytest_asyncio/plugin.py:208: PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset.
> The event loop scope for asynchronous fixtures will default to the fixture caching scope. Future versions of pytest-asyncio will default the loop scope for asynchronous fixtures to function scope. Set the default fixture loop scope explicitly in order to avoid unexpected behavior in the future. Valid fixture loop scopes are: "function", "class", "module", "package", "session"
> 
>   warnings.warn(PytestDeprecationWarning(_DEFAULT_FIXTURE_LOOP_SCOPE_UNSET))
> ============================= test session starts ==============================
> platform linux -- Python 3.13.1, pytest-8.3.4, pluggy-1.5.0
> PyQt5 5.15.11 -- Qt runtime 5.15.15 -- Qt compiled 5.15.15
> rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build
> configfile: pyproject.toml
> plugins: forked-1.6.0, asyncio-0.24.0a1, localserver-0.9.0.post0, qt-4.4.0, typeguard-4.4.1, hypothesis-6.122.1, xdist-3.6.1
> asyncio: mode=Mode.STRICT, default_loop_scope=None
> collected 16808 items / 1 skipped
> 
> pandas/tests/extension/array_with_attr/test_array_with_attr.py .
> pandas/tests/extension/decimal/test_decimal.py ssssssssssssssssssssssssssssssssssss....................................x.................................................................................................................................................................................................................................................................................................................................xx............................................................s............................xxxxxxxxss..............xxssxxss................................................xxx.....................
> pandas/tests/extension/json/test_json.py ssssssssssssssssssssssssssssssssssss.................................................................................ssssssssssssssssssssssss.............................................s.......................................................s............................................ss................................................................................xx.......................................................s............xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx........xxxx........xxxxxxs.xxxxxxxxxxxxxxxxxxxxx....xxxxxxx.xx.xxxxxx...xxxxx...x...xxxxxxxxxxxx.
> pandas/tests/extension/list/test_list.py .
> pandas/tests/extension/test_categorical.py ssssssssssssssssssssssssssssssssssss....................................x..................................................................................................ssssssssssssssssssssssss...................................s.........................................................................................................................ss.................................................................................................xx...........................................................s............x..sxx................x.............xxxxxssssssssssssssssssssssssssssssssssss..
> pandas/tests/extension/test_common.py ............
> pandas/tests/extension/test_datetime.py ........................ssss............................................x..............................................................................................ssssssssssssssssssssssss.................................................................s......................................................................................................................................................................................xx..............................................xx...........................................................s............................................ssss.........
> pandas/tests/extension/test_extension.py ..............
> pandas/tests/extension/test_interval.py ssssssssssssssssssssssssssssssssssss....................................x..................................................................................................ssssssssssssssssssssssss.................................................................s...............................................................................................................................ss......................................................xx..............................................xx............................................................s............x.
> pandas/tests/extension/test_masked.py ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss..................................................................................................................................................................................................................................................................................................................................................................................................x...x...x...x...x...x...x...x...x...x...x..............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................ssssssssssssssssssss..ssssssssssssssssssss..........................................................................................................................................................................................................................................................................ssssssssssssssssssssss................................................................................................................................................................................ssssssssssssssssssssss......................ssssssssssssssssssssss..................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................xxxxxxxxxxxxxxxxxxxxxx..........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................s.s.s.s.s.s.s.s.s.s.s..................................................................................s............................................................................................x...........sssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss
> pandas/tests/extension/test_numpy.py ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................xxxx...............................................................................................................s.s........................ss.x.x...x.x.x.x.x.xxx.x.x.............x.x.....................................................x.x................ssssssssssssssssssssssssssssssssssssssssssssssss.x.x.x.x.x..xx.x..xx..xx...xxx...xxx.x...x...x.x.x..............xx..xxssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss..
> pandas/tests/extension/test_period.py ..........................................ssss........ssss.....................................................................................x...x..................................................................................................................................................................................................ssssssssssssssssssssssssssssssssssssssssssssssss..................................................................................................................................ss........................................................................................................................................................................................................................................................................................................................................................................................................................................................................xxxx.......................................................................................................................s.s............................................................................ssss........ssss................
> pandas/tests/extension/test_sparse.py ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss..ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss....................................ssss................................................................................................................................................................................................................................................................................................................................................................................................xxxx........................ssss..............................................................xxxx..........................................................................................................................................xxxxxxxxxxxxxx...x.x.x.xxxxxxxxxxxxxxxss........xxxxxxxxssxxssss.x.x.x.xxxxxxxxxssxxss..........s.s.s.s.s.s...s......xxx......xx........ss..ssssss................xsxsssssssssssssss..............ssssssssssssss..............xxxx....xx.x............................x..x.x......xx.xxx......xxxxxx.
> pandas/tests/extension/test_string.py ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss..ssss..ssss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss...ssssss...ssssss...ssssss...ssssss.ss.ss.ss.ss.ss.ss.ss.ss...ssssss...ssssss...ssssss...ssssss.x..ssssssss.x..ssssssss....ssssssss....ssssssss..ssss..ssss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss..ssss..ssss..ssss..ssss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss....ssssssss....ssssssss........ssssssssssssssss........ssssssssssssssss.ss.ss.ss.ss..ssss..ssss..ssss..ssss..ssss..ssss..ssss..ssss..ssss..ssss..ssss..ssss..ssss..ssss..ssss..ssss..ssss..ssss..ssss..ssss..ssss..ssss..ssss..ssss..ssss..ssss..ssss..ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss..ssss..ssss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss...ssssss...ssssss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ssssssss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ssssssss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ssssssss.ss.ss.......................................ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss.......................................ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss.ss.ss..ssss..ssss.ss.ss.ss.ss.ss.ss.ss.ss........ssssssssssssssss........ssssssssssssssss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss....ssssssss....ssssssss.ss.ss.ss.ss.ss.ss.ss.ss..ssss..ssss.ss.ss.ss.ss.ss.ss.ss.ss..ssss..ssss..ssss..ssss........ssssssssssssssss........ssssssssssssssss.ss.ss..ssss..ssss..ssss..ssss..ssss..ssss..ssss..ssss..ssss..ssss..ssss..ssss...ssssss...ssssss....ssssssss....ssssssss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss..ssss..ssss.ss.ss......ssssssssssss......ssssssssssss.ss.ssssssssssssss.....ssssssssss.....ssssssssss.....ssssssssss.....ssssssssss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss....ssssssss....ssssssss....ssssssss....ssssssss....ssssssss....ssssssss....ssssssss....ssssssss....ssssssss....ssssssss....ssssssss....ssssssss.ss.ss.ss.ss.ss.ss.ss.ss...ssssss...ssssss...ssssss...ssssss.ss.ss..ssss..ssss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss..ssss..ssss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss...ssssss...ssssss..ssss..ssssxxssssxxssss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss..ssss..ssss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss..ssss..ssss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss..ssss..ssss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss..ssss..ssss..ssss..ssss.ss.ss.ss.ss.sssss.sssss.ss.ss.ss..ssss..ssss..ssss..ssss..ssss..ssss..ssss..ssss..ssss..ssss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss.ss.ss.ss.ss
> 
> - generated xml file: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/test-data.xml -
> ============================= slowest 30 durations =============================
> 0.42s call     pandas/tests/extension/test_sparse.py::TestSparseArray::test_series_constructor_scalar_with_index[nan]
> 0.30s setup    pandas/tests/extension/test_numpy.py::TestNumpyExtensionArray::test_getitem_2d[float]
> 0.26s call     pandas/tests/extension/test_masked.py::TestMaskedArrays::test_equals[True-Float64Dtype-Series]
> 0.19s setup    pandas/tests/extension/test_masked.py::TestMaskedArrays::test_repr_2d[Int8Dtype]
> 0.16s setup    pandas/tests/extension/json/test_json.py::TestJSONArray::test_duplicated[first]
> 0.09s call     pandas/tests/extension/test_sparse.py::TestSparseArray::test_unstack[0-series-index2]
> 0.08s call     pandas/tests/extension/decimal/test_decimal.py::TestDecimalArray::test_arith_series_with_array[__rpow__]
> 0.08s call     pandas/tests/extension/test_sparse.py::TestSparseArray::test_unstack[nan-series-index2]
> 0.08s call     pandas/tests/extension/test_period.py::TestPeriodArray::test_unstack[2D-frame-index3]
> 0.08s call     pandas/tests/extension/test_sparse.py::TestSparseArray::test_unstack[0-series-index3]
> 0.07s teardown pandas/tests/extension/test_string.py::test_searchsorted_with_na_raises[False-False-pyarrow_numpy]
> 0.07s call     pandas/tests/extension/test_sparse.py::TestSparseArray::test_unstack[nan-series-index3]
> 0.07s call     pandas/tests/extension/decimal/test_decimal.py::TestDecimalArray::test_arith_series_with_array[__pow__]
> 0.06s call     pandas/tests/extension/test_masked.py::TestMaskedArrays::test_unstack[Int64Dtype-series-index3]
> 0.06s call     pandas/tests/extension/test_masked.py::TestMaskedArrays::test_unstack[UInt16Dtype-series-index3]
> 0.06s call     pandas/tests/extension/test_interval.py::TestIntervalArray::test_unstack[series-index2]
> 0.06s call     pandas/tests/extension/test_string.py::TestStringArray::test_unstack[False-python-series-index2]
> 0.06s call     pandas/tests/extension/test_masked.py::TestMaskedArrays::test_unstack[UInt8Dtype-series-index2]
> 0.06s call     pandas/tests/extension/test_masked.py::TestMaskedArrays::test_unstack[Float64Dtype-series-index2]
> 0.06s call     pandas/tests/extension/test_sparse.py::TestSparseArray::test_unstack[nan-frame-index2]
> 0.06s call     pandas/tests/extension/test_string.py::TestStringArray::test_unstack[True-python-series-index2]
> 0.06s call     pandas/tests/extension/test_sparse.py::TestSparseArray::test_unstack[0-frame-index2]
> 0.06s call     pandas/tests/extension/test_interval.py::TestIntervalArray::test_unstack[series-index3]
> 0.06s call     pandas/tests/extension/test_interval.py::TestIntervalArray::test_unstack[frame-index2]
> 0.06s call     pandas/tests/extension/test_interval.py::TestIntervalArray::test_unstack[frame-index3]
> 0.06s call     pandas/tests/extension/test_masked.py::TestMaskedArrays::test_unstack[UInt32Dtype-series-index2]
> 0.06s call     pandas/tests/extension/test_masked.py::TestMaskedArrays::test_unstack[Int32Dtype-frame-index3]
> 0.06s call     pandas/tests/extension/test_numpy.py::TestNumpyExtensionArray::test_unstack[float-series-index2]
> 0.06s call     pandas/tests/extension/test_masked.py::TestMaskedArrays::test_unstack[Float64Dtype-series-index3]
> 0.06s call     pandas/tests/extension/test_string.py::TestStringArray::test_unstack[False-python-series-index3]
> ========= 12106 passed, 4371 skipped, 332 xfailed in 89.70s (0:01:29) ==========
> rdjoqkol test state = true
> /usr/lib/python3/dist-packages/pytest_asyncio/plugin.py:208: PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset.
> The event loop scope for asynchronous fixtures will default to the fixture caching scope. Future versions of pytest-asyncio will default the loop scope for asynchronous fixtures to function scope. Set the default fixture loop scope explicitly in order to avoid unexpected behavior in the future. Valid fixture loop scopes are: "function", "class", "module", "package", "session"
> 
>   warnings.warn(PytestDeprecationWarning(_DEFAULT_FIXTURE_LOOP_SCOPE_UNSET))
> ============================= test session starts ==============================
> platform linux -- Python 3.13.1, pytest-8.3.4, pluggy-1.5.0
> PyQt5 5.15.11 -- Qt runtime 5.15.15 -- Qt compiled 5.15.15
> rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build
> configfile: pyproject.toml
> plugins: forked-1.6.0, asyncio-0.24.0a1, localserver-0.9.0.post0, qt-4.4.0, typeguard-4.4.1, hypothesis-6.122.1, xdist-3.6.1
> asyncio: mode=Mode.STRICT, default_loop_scope=None
> collected 11172 items / 1 skipped
> 
> pandas/tests/frame/constructors/test_from_dict.py ..............
> pandas/tests/frame/constructors/test_from_records.py ...........................
> pandas/tests/frame/indexing/test_coercion.py .......x.x.
> pandas/tests/frame/indexing/test_delitem.py ....
> pandas/tests/frame/indexing/test_get.py ....
> pandas/tests/frame/indexing/test_get_value.py ..
> pandas/tests/frame/indexing/test_getitem.py ........................................
> pandas/tests/frame/indexing/test_indexing.py ...................................................................................................................................................................................................................................sss.................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
> pandas/tests/frame/indexing/test_insert.py .......
> pandas/tests/frame/indexing/test_mask.py ...........
> pandas/tests/frame/indexing/test_set_value.py ...
> pandas/tests/frame/indexing/test_setitem.py ........................................................................................................s..........................................................................................xxx...........................x..x..x..x........
> pandas/tests/frame/indexing/test_take.py ....
> pandas/tests/frame/indexing/test_where.py .............................................................................................................................................
> pandas/tests/frame/indexing/test_xs.py ..............................
> pandas/tests/frame/methods/test_add_prefix_suffix.py ...
> pandas/tests/frame/methods/test_align.py ........................................................................................................................................................................................................................................................................................................................................................................................................................
> pandas/tests/frame/methods/test_asfreq.py ........................................
> pandas/tests/frame/methods/test_asof.py ...........
> pandas/tests/frame/methods/test_assign.py .....
> pandas/tests/frame/methods/test_astype.py .......................................................................................................................s....s........................................................................................................ss.....ssssssssss
> pandas/tests/frame/methods/test_at_time.py ......................
> pandas/tests/frame/methods/test_between_time.py ss............................
> pandas/tests/frame/methods/test_clip.py .....................
> pandas/tests/frame/methods/test_combine.py .....
> pandas/tests/frame/methods/test_combine_first.py ..................................s...............................
> pandas/tests/frame/methods/test_compare.py .........................
> pandas/tests/frame/methods/test_convert_dtypes.py ..ssss..ssss.sss..
> pandas/tests/frame/methods/test_copy.py .....
> pandas/tests/frame/methods/test_count.py ..
> pandas/tests/frame/methods/test_cov_corr.py .............................................................s............
> pandas/tests/frame/methods/test_describe.py ...............................................s
> pandas/tests/frame/methods/test_diff.py ..............................................
> pandas/tests/frame/methods/test_dot.py ................sss
> pandas/tests/frame/methods/test_drop.py .........................................................................
> pandas/tests/frame/methods/test_drop_duplicates.py .....................................
> pandas/tests/frame/methods/test_droplevel.py ..
> pandas/tests/frame/methods/test_dropna.py ...................
> pandas/tests/frame/methods/test_dtypes.py ........
> pandas/tests/frame/methods/test_duplicated.py .......xxx...........
> pandas/tests/frame/methods/test_equals.py ...
> pandas/tests/frame/methods/test_explode.py .....................
> pandas/tests/frame/methods/test_fillna.py .................................................................
> pandas/tests/frame/methods/test_filter.py ...........
> pandas/tests/frame/methods/test_first_and_last.py .............
> pandas/tests/frame/methods/test_first_valid_index.py ...............
> pandas/tests/frame/methods/test_get_numeric_data.py ....
> pandas/tests/frame/methods/test_head_tail.py ..................................................................
> pandas/tests/frame/methods/test_infer_objects.py .
> pandas/tests/frame/methods/test_info.py ..........................x......s......
> pandas/tests/frame/methods/test_interpolate.py ...................................................................ssssssssss
> pandas/tests/frame/methods/test_is_homogeneous_dtype.py .......
> pandas/tests/frame/methods/test_isetitem.py ...
> pandas/tests/frame/methods/test_isin.py .................
> pandas/tests/frame/methods/test_iterrows.py .
> pandas/tests/frame/methods/test_join.py ...........s...................
> pandas/tests/frame/methods/test_map.py .........................
> pandas/tests/frame/methods/test_matmul.py ..
> pandas/tests/frame/methods/test_nlargest.py .........................................................................................................................................................................................................................................................x.....x.....x.....x.......x.....
> pandas/tests/frame/methods/test_pct_change.py .............................
> pandas/tests/frame/methods/test_pipe.py ......
> pandas/tests/frame/methods/test_pop.py ...
> pandas/tests/frame/methods/test_quantile.py ........................................................................xx..........xx..........xx..........xx..................
> pandas/tests/frame/methods/test_rank.py .........................................................................................................................ss
> pandas/tests/frame/methods/test_reindex.py .................................................................................................................................................
> pandas/tests/frame/methods/test_reindex_like.py .....
> pandas/tests/frame/methods/test_rename.py .........................
> pandas/tests/frame/methods/test_rename_axis.py .........
> pandas/tests/frame/methods/test_reorder_levels.py ...
> pandas/tests/frame/methods/test_replace.py ...................ss.................ssss....ssss.................................................................................................................................................................
> pandas/tests/frame/methods/test_reset_index.py ................................................................................................................................
> pandas/tests/frame/methods/test_round.py .........
> pandas/tests/frame/methods/test_sample.py ..........................................................
> pandas/tests/frame/methods/test_select_dtypes.py ..................................s......
> pandas/tests/frame/methods/test_set_axis.py ..............
> pandas/tests/frame/methods/test_set_index.py .................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
> pandas/tests/frame/methods/test_shift.py ...................................................................................x.x.x.x.x.xxxx........
> pandas/tests/frame/methods/test_size.py .....
> pandas/tests/frame/methods/test_sort_index.py .................................................................
> pandas/tests/frame/methods/test_sort_values.py ...................................................X...............................xXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX.....
> pandas/tests/frame/methods/test_swapaxes.py ....
> pandas/tests/frame/methods/test_swaplevel.py .
> pandas/tests/frame/methods/test_to_csv.py ...........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
> pandas/tests/frame/methods/test_to_dict.py ......................................................................................................
> pandas/tests/frame/methods/test_to_dict_of_blocks.py ...
> pandas/tests/frame/methods/test_to_numpy.py ....
> pandas/tests/frame/methods/test_to_period.py ......................................................................
> pandas/tests/frame/methods/test_to_records.py ...................................
> pandas/tests/frame/methods/test_to_timestamp.py ......................................................................
> pandas/tests/frame/methods/test_transpose.py ...................
> pandas/tests/frame/methods/test_truncate.py ........................................................................................
> pandas/tests/frame/methods/test_tz_convert.py ...........
> pandas/tests/frame/methods/test_tz_localize.py .........
> pandas/tests/frame/methods/test_update.py ..............
> pandas/tests/frame/methods/test_value_counts.py .................................
> pandas/tests/frame/methods/test_values.py ...............
> pandas/tests/frame/test_alter_axes.py ..
> pandas/tests/frame/test_api.py ..................................
> pandas/tests/frame/test_arithmetic.py ..........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................x..........x................................................................................................................................
> pandas/tests/frame/test_block_internals.py ...................
> pandas/tests/frame/test_constructors.py ..................................................................................................................................................................................................s.....................................................................................................................................................................................................ssssss................ssss..............................ssssss................ssss..............................ssssss................ssss..............................ssssss................ssss..............................ssssss................ssss..............................ssssss................ssss..............................ssssss................ssss..............................ssssss................ssss..............................ssssss................ssss..............................ssssss................ssss..........sss...ss.......................................................s..........................................xxxx..xx..........xxxx..xx................................
> pandas/tests/frame/test_cumulative.py .......
> pandas/tests/frame/test_iteration.py ....................
> pandas/tests/frame/test_logical_ops.py .................
> pandas/tests/frame/test_nonunique_indexes.py ................
> pandas/tests/frame/test_npfuncs.py ....
> pandas/tests/frame/test_query_eval.py ..................ss..ss..ss.......................s.......................s..s......sssss.................................................s........................s..s.....sssss...............................................ss..ss......................ss.............................................................................s....ss.
> pandas/tests/frame/test_reductions.py ....................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................s....................................................................................................x.............x.............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
> pandas/tests/frame/test_repr.py ............................................ssss................
> pandas/tests/frame/test_stack_unstack.py .....................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
> pandas/tests/frame/test_subclass.py ....................................................
> pandas/tests/frame/test_ufunc.py ....xx.........xxxxxxxx.xx....s.
> pandas/tests/frame/test_unary.py ..................
> pandas/tests/frame/test_validate.py ............................
> 
> - generated xml file: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/test-data.xml -
> ============================= slowest 30 durations =============================
> 5.15s call     pandas/tests/frame/test_stack_unstack.py::TestStackUnstackMultiLevel::test_unstack_number_of_levels_larger_than_int32
> 3.57s call     pandas/tests/frame/methods/test_rank.py::TestRank::test_pct_max_many_rows
> 2.25s call     pandas/tests/frame/indexing/test_where.py::test_where_inplace_casting
> 0.79s call     pandas/tests/frame/test_api.py::TestDataFrameMisc::test_inspect_getmembers
> 0.51s call     pandas/tests/frame/methods/test_to_csv.py::TestDataFrameToCSV::test_to_csv_chunking[50000]
> 0.45s call     pandas/tests/frame/methods/test_info.py::test_info_verbose_check_header_separator_body
> 0.44s call     pandas/tests/frame/methods/test_to_csv.py::TestDataFrameToCSV::test_to_csv_with_dst_transitions_with_pickle
> 0.42s call     pandas/tests/frame/methods/test_to_csv.py::TestDataFrameToCSV::test_to_csv_chunking[10000]
> 0.40s call     pandas/tests/frame/methods/test_to_csv.py::TestDataFrameToCSV::test_to_csv_chunking[100000]
> 0.39s call     pandas/tests/frame/methods/test_info.py::test_info_verbose_with_counts_spacing[10001- #      Column  Non-Null Count  Dtype  ----     ------  --------------  -----  - 0      0       3 non-null      float64- 10000  10000   3 non-null      float64]
> 0.36s call     pandas/tests/frame/methods/test_cov_corr.py::TestDataFrameCorr::test_corr_scipy_method[kendall]
> 0.36s setup    pandas/tests/frame/test_api.py::TestDataFrameMisc::test_tab_complete_warning[DataFrame]
> 0.26s call     pandas/tests/frame/methods/test_truncate.py::TestDataFrameTruncate::test_truncate_decreasing_index[Series-int32-None-2-indices1]
> 0.25s call     pandas/tests/frame/test_stack_unstack.py::TestStackUnstackMultiLevel::test_stack_unstack_multiple[False]
> 0.22s call     pandas/tests/frame/test_stack_unstack.py::TestStackUnstackMultiLevel::test_stack_unstack_multiple[True]
> 0.22s call     pandas/tests/frame/methods/test_cov_corr.py::TestDataFrameCorrWith::test_corrwith[Float64]
> 0.18s call     pandas/tests/frame/test_stack_unstack.py::TestStackUnstackMultiLevel::test_stack[False]
> 0.16s call     pandas/tests/frame/test_stack_unstack.py::TestStackUnstackMultiLevel::test_stack_order_with_unsorted_levels_multi_row[False]
> 0.16s call     pandas/tests/frame/methods/test_to_csv.py::TestDataFrameToCSV::test_to_csv_dups_cols
> 0.14s call     pandas/tests/frame/test_api.py::TestDataFrameMisc::test_tab_complete_warning[DataFrame]
> 0.14s call     pandas/tests/frame/test_stack_unstack.py::TestStackUnstackMultiLevel::test_stack[True]
> 0.13s call     pandas/tests/frame/methods/test_at_time.py::TestAtTime::test_at_time_axis[index]
> 0.13s call     pandas/tests/frame/methods/test_at_time.py::TestAtTime::test_at_time_axis[0]
> 0.12s call     pandas/tests/frame/test_stack_unstack.py::TestStackUnstackMultiLevel::test_stack_order_with_unsorted_levels_multi_row[True]
> 0.12s call     pandas/tests/frame/test_repr.py::TestDataFrameRepr::test_repr_to_string
> 0.11s call     pandas/tests/frame/test_repr.py::TestDataFrameRepr::test_repr_bytes_61_lines
> 0.10s call     pandas/tests/frame/test_block_internals.py::TestDataFrameBlockInternals::test_strange_column_corruption_issue
> 0.09s call     pandas/tests/frame/methods/test_head_tail.py::test_head_tail_generic[nullable_bool-DataFrame]
> 0.09s call     pandas/tests/frame/methods/test_interpolate.py::TestDataFrameInterpolate::test_interp_string_axis[index-0]
> 0.08s call     pandas/tests/frame/test_query_eval.py::TestDataFrameQueryNumExprPandas::test_nested_scope
> ==== 10870 passed, 207 skipped, 64 xfailed, 32 xpassed in 87.68s (0:01:27) =====
> <sys>:0: ResourceWarning: unclosed database in <sqlite3.Connection object at 0x7fef54927970>
> <sys>:0: ResourceWarning: unclosed database in <sqlite3.Connection object at 0x7fef55747c40>
> rdjoqkol test state = true
> /usr/lib/python3/dist-packages/pytest_asyncio/plugin.py:208: PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset.
> The event loop scope for asynchronous fixtures will default to the fixture caching scope. Future versions of pytest-asyncio will default the loop scope for asynchronous fixtures to function scope. Set the default fixture loop scope explicitly in order to avoid unexpected behavior in the future. Valid fixture loop scopes are: "function", "class", "module", "package", "session"
> 
>   warnings.warn(PytestDeprecationWarning(_DEFAULT_FIXTURE_LOOP_SCOPE_UNSET))
> ============================= test session starts ==============================
> platform linux -- Python 3.13.1, pytest-8.3.4, pluggy-1.5.0
> PyQt5 5.15.11 -- Qt runtime 5.15.15 -- Qt compiled 5.15.15
> rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build
> configfile: pyproject.toml
> plugins: forked-1.6.0, asyncio-0.24.0a1, localserver-0.9.0.post0, qt-4.4.0, typeguard-4.4.1, hypothesis-6.122.1, xdist-3.6.1
> asyncio: mode=Mode.STRICT, default_loop_scope=None
> collected 1249 items
> 
> pandas/tests/generic/test_duplicate_labels.py ..........xx...........x.......xx.xxx................x................
> pandas/tests/generic/test_finalize.py ..........................x..................................x........x....................................................................................................................xs..s...s..s..x..x.x...x.s..s...s..s.x..x..x...x.s..s...s..s..x..x.x...x.s..s...s..s.x..x..x...x.s..s...s..s..x..x.x...x.s..s...s..s.x..x..x...x.s..s...s..s..x..x.x...x.s..s...s..s.x..x..x...x.s..s...s..s..x..x.x...x.s..s...s..s.x..x..x...x.s..s...s..s..x..x.x...x.s..s...s..s.x..x..x...x.s..s...s..s..x..x.x...x.s..s...s..s.x..x..x...x.s..s...s..s..x..x.x...x.s..s...s..s..x..x.x...x.s..s...s..s..x..x.x...x.s..s...s..s..x..x.x...x.s..s...s..s..x..x.x...x.s..s...s..s..x..x.x...x.s..s...s..s..x..x.x...x.s..s...s..s.x..x..x...x.s..s...s..s..x..x.x...x.s..s...s..s.x..x..x...x.s..s...s..s..x..x.x...x.s..s...s..s.x..x..x...x........................................................................................xxxxxxxxx..........xxxxxxxxxxxx.
> pandas/tests/generic/test_frame.py ...............
> pandas/tests/generic/test_generic.py .................................................................................
> pandas/tests/generic/test_label_or_level_utils.py .......................................................................
> pandas/tests/generic/test_series.py ...................
> pandas/tests/generic/test_to_xarray.py FFFFFFFFFFFFFFFFFFFFFFsFFFFFF.................................
> 
> =================================== FAILURES ===================================
> ___________ TestDataFrameToXArray.test_to_xarray_index_types[string] ___________
> 
> self = <pandas.tests.generic.test_to_xarray.TestDataFrameToXArray object at 0x7ff353944690>
> index_flat = Index(['pandas_0', 'pandas_1', 'pandas_2', 'pandas_3', 'pandas_4', 'pandas_5',
>        'pandas_6', 'pandas_7', 'pandas_...pandas_93', 'pandas_94', 'pandas_95',
>        'pandas_96', 'pandas_97', 'pandas_98', 'pandas_99'],
>       dtype='object')
> df = bar       a  b  c    d      e  f          g                         h
> foo                                             ....0   True  c 2013-01-03 2013-01-03 00:00:00-05:00
> pandas_3  d  4  6  7.0  False  d 2013-01-04 2013-01-04 00:00:00-05:00
> using_infer_string = False
> 
>     def test_to_xarray_index_types(self, index_flat, df, using_infer_string):
>         index = index_flat
>         # MultiIndex is tested in test_to_xarray_with_multiindex
>         if len(index) == 0:
>             pytest.skip("Test doesn't make sense for empty index")
>     
>         from xarray import Dataset
>     
>         df.index = index[:4]
>         df.index.name = "foo"
>         df.columns.name = "bar"
>         result = df.to_xarray()
>         assert result.sizes["foo"] == 4
>         assert len(result.coords) == 1
>         assert len(result.data_vars) == 8
>         tm.assert_almost_equal(list(result.coords.keys()), ["foo"])
>         assert isinstance(result, Dataset)
>     
>         # idempotency
>         # datetimes w/tz are preserved
>         # column names are lost
>         expected = df.copy()
>         expected["f"] = expected["f"].astype(
>             object if not using_infer_string else "string[pyarrow_numpy]"
>         )
>         expected.columns.name = None
> >       tm.assert_frame_equal(result.to_dataframe(), expected)
> E       AssertionError: Attributes of DataFrame.iloc[:, 5] (column name="f") are different
> E       
> E       Attribute "dtype" are different
> E       [left]:  CategoricalDtype(categories=['a', 'b', 'c', 'd'], ordered=False, categories_dtype=object)
> E       [right]: object
> 
> pandas/tests/generic/test_to_xarray.py:59: AssertionError
> __________ TestDataFrameToXArray.test_to_xarray_index_types[datetime] __________
> 
> self = <pandas.tests.generic.test_to_xarray.TestDataFrameToXArray object at 0x7ff3539447d0>
> index_flat = DatetimeIndex(['2020-01-01', '2020-01-02', '2020-01-03', '2020-01-04',
>                '2020-01-05', '2020-01-06', '202...               '2020-04-06', '2020-04-07', '2020-04-08', '2020-04-09'],
>               dtype='datetime64[ns]', freq='D')
> df = bar         a  b  c    d      e  f          g                         h
> foo                                           ...   True  c 2013-01-03 2013-01-03 00:00:00-05:00
> 2020-01-04  d  4  6  7.0  False  d 2013-01-04 2013-01-04 00:00:00-05:00
> using_infer_string = False
> 
>     def test_to_xarray_index_types(self, index_flat, df, using_infer_string):
>         index = index_flat
>         # MultiIndex is tested in test_to_xarray_with_multiindex
>         if len(index) == 0:
>             pytest.skip("Test doesn't make sense for empty index")
>     
>         from xarray import Dataset
>     
>         df.index = index[:4]
>         df.index.name = "foo"
>         df.columns.name = "bar"
>         result = df.to_xarray()
>         assert result.sizes["foo"] == 4
>         assert len(result.coords) == 1
>         assert len(result.data_vars) == 8
>         tm.assert_almost_equal(list(result.coords.keys()), ["foo"])
>         assert isinstance(result, Dataset)
>     
>         # idempotency
>         # datetimes w/tz are preserved
>         # column names are lost
>         expected = df.copy()
>         expected["f"] = expected["f"].astype(
>             object if not using_infer_string else "string[pyarrow_numpy]"
>         )
>         expected.columns.name = None
> >       tm.assert_frame_equal(result.to_dataframe(), expected)
> E       AssertionError: Attributes of DataFrame.iloc[:, 5] (column name="f") are different
> E       
> E       Attribute "dtype" are different
> E       [left]:  CategoricalDtype(categories=['a', 'b', 'c', 'd'], ordered=False, categories_dtype=object)
> E       [right]: object
> 
> pandas/tests/generic/test_to_xarray.py:59: AssertionError
> ________ TestDataFrameToXArray.test_to_xarray_index_types[datetime-tz] _________
> 
> self = <pandas.tests.generic.test_to_xarray.TestDataFrameToXArray object at 0x7ff354036d70>
> index_flat = DatetimeIndex(['2020-01-01 00:00:00-08:00', '2020-01-02 00:00:00-08:00',
>                '2020-01-03 00:00:00-08:00', '... '2020-04-08 00:00:00-07:00', '2020-04-09 00:00:00-07:00'],
>               dtype='datetime64[ns, US/Pacific]', freq='D')
> df = bar                        a  b  c  ...  f          g                         h
> foo                                 .....03 00:00:00-05:00
> 2020-01-04 00:00:00-08:00  d  4  6  ...  d 2013-01-04 2013-01-04 00:00:00-05:00
> 
> [4 rows x 8 columns]
> using_infer_string = False
> 
>     def test_to_xarray_index_types(self, index_flat, df, using_infer_string):
>         index = index_flat
>         # MultiIndex is tested in test_to_xarray_with_multiindex
>         if len(index) == 0:
>             pytest.skip("Test doesn't make sense for empty index")
>     
>         from xarray import Dataset
>     
>         df.index = index[:4]
>         df.index.name = "foo"
>         df.columns.name = "bar"
>         result = df.to_xarray()
>         assert result.sizes["foo"] == 4
>         assert len(result.coords) == 1
>         assert len(result.data_vars) == 8
>         tm.assert_almost_equal(list(result.coords.keys()), ["foo"])
>         assert isinstance(result, Dataset)
>     
>         # idempotency
>         # datetimes w/tz are preserved
>         # column names are lost
>         expected = df.copy()
>         expected["f"] = expected["f"].astype(
>             object if not using_infer_string else "string[pyarrow_numpy]"
>         )
>         expected.columns.name = None
> >       tm.assert_frame_equal(result.to_dataframe(), expected)
> 
> pandas/tests/generic/test_to_xarray.py:59: 
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> 
> left = Index([2020-01-01 00:00:00-08:00, 2020-01-02 00:00:00-08:00,
>        2020-01-03 00:00:00-08:00, 2020-01-04 00:00:00-08:00],
>       dtype='object', name='foo')
> right = DatetimeIndex(['2020-01-01 00:00:00-08:00', '2020-01-02 00:00:00-08:00',
>                '2020-01-03 00:00:00-08:00', '2020-01-04 00:00:00-08:00'],
>               dtype='datetime64[ns, US/Pacific]', name='foo', freq='D')
> obj = 'DataFrame.index'
> 
>     def _check_types(left, right, obj: str = "Index") -> None:
>         if not exact:
>             return
>     
> >       assert_class_equal(left, right, exact=exact, obj=obj)
> E       AssertionError: DataFrame.index are different
> E       
> E       DataFrame.index classes are different
> E       [left]:  Index([2020-01-01 00:00:00-08:00, 2020-01-02 00:00:00-08:00,
> E              2020-01-03 00:00:00-08:00, 2020-01-04 00:00:00-08:00],
> E             dtype='object', name='foo')
> E       [right]: DatetimeIndex(['2020-01-01 00:00:00-08:00', '2020-01-02 00:00:00-08:00',
> E                      '2020-01-03 00:00:00-08:00', '2020-01-04 00:00:00-08:00'],
> E                     dtype='datetime64[ns, US/Pacific]', name='foo', freq='D')
> 
> pandas/_testing/asserters.py:235: AssertionError
> ___________ TestDataFrameToXArray.test_to_xarray_index_types[period] ___________
> 
> self = <pandas.tests.generic.test_to_xarray.TestDataFrameToXArray object at 0x7ff3539482b0>
> index_flat = PeriodIndex(['2020-01-01', '2020-01-02', '2020-01-03', '2020-01-04',
>              '2020-01-05', '2020-01-06', '2020-01...04', '2020-04-05',
>              '2020-04-06', '2020-04-07', '2020-04-08', '2020-04-09'],
>             dtype='period[D]')
> df = bar         a  b  c    d      e  f          g                         h
> foo                                           ...   True  c 2013-01-03 2013-01-03 00:00:00-05:00
> 2020-01-04  d  4  6  7.0  False  d 2013-01-04 2013-01-04 00:00:00-05:00
> using_infer_string = False
> 
>     def test_to_xarray_index_types(self, index_flat, df, using_infer_string):
>         index = index_flat
>         # MultiIndex is tested in test_to_xarray_with_multiindex
>         if len(index) == 0:
>             pytest.skip("Test doesn't make sense for empty index")
>     
>         from xarray import Dataset
>     
>         df.index = index[:4]
>         df.index.name = "foo"
>         df.columns.name = "bar"
>         result = df.to_xarray()
>         assert result.sizes["foo"] == 4
>         assert len(result.coords) == 1
>         assert len(result.data_vars) == 8
>         tm.assert_almost_equal(list(result.coords.keys()), ["foo"])
>         assert isinstance(result, Dataset)
>     
>         # idempotency
>         # datetimes w/tz are preserved
>         # column names are lost
>         expected = df.copy()
>         expected["f"] = expected["f"].astype(
>             object if not using_infer_string else "string[pyarrow_numpy]"
>         )
>         expected.columns.name = None
> >       tm.assert_frame_equal(result.to_dataframe(), expected)
> E       AssertionError: Attributes of DataFrame.iloc[:, 5] (column name="f") are different
> E       
> E       Attribute "dtype" are different
> E       [left]:  CategoricalDtype(categories=['a', 'b', 'c', 'd'], ordered=False, categories_dtype=object)
> E       [right]: object
> 
> pandas/tests/generic/test_to_xarray.py:59: AssertionError
> _________ TestDataFrameToXArray.test_to_xarray_index_types[timedelta] __________
> 
> self = <pandas.tests.generic.test_to_xarray.TestDataFrameToXArray object at 0x7ff353929d90>
> index_flat = TimedeltaIndex([  '1 days',   '2 days',   '3 days',   '4 days',   '5 days',
>                   '6 days',   '7 days',   ...          '96 days',  '97 days',  '98 days',  '99 days', '100 days'],
>                dtype='timedelta64[ns]', freq='D')
> df = bar     a  b  c    d      e  f          g                         h
> foo                                               ... 6.0   True  c 2013-01-03 2013-01-03 00:00:00-05:00
> 4 days  d  4  6  7.0  False  d 2013-01-04 2013-01-04 00:00:00-05:00
> using_infer_string = False
> 
>     def test_to_xarray_index_types(self, index_flat, df, using_infer_string):
>         index = index_flat
>         # MultiIndex is tested in test_to_xarray_with_multiindex
>         if len(index) == 0:
>             pytest.skip("Test doesn't make sense for empty index")
>     
>         from xarray import Dataset
>     
>         df.index = index[:4]
>         df.index.name = "foo"
>         df.columns.name = "bar"
>         result = df.to_xarray()
>         assert result.sizes["foo"] == 4
>         assert len(result.coords) == 1
>         assert len(result.data_vars) == 8
>         tm.assert_almost_equal(list(result.coords.keys()), ["foo"])
>         assert isinstance(result, Dataset)
>     
>         # idempotency
>         # datetimes w/tz are preserved
>         # column names are lost
>         expected = df.copy()
>         expected["f"] = expected["f"].astype(
>             object if not using_infer_string else "string[pyarrow_numpy]"
>         )
>         expected.columns.name = None
> >       tm.assert_frame_equal(result.to_dataframe(), expected)
> E       AssertionError: Attributes of DataFrame.iloc[:, 5] (column name="f") are different
> E       
> E       Attribute "dtype" are different
> E       [left]:  CategoricalDtype(categories=['a', 'b', 'c', 'd'], ordered=False, categories_dtype=object)
> E       [right]: object
> 
> pandas/tests/generic/test_to_xarray.py:59: AssertionError
> ___________ TestDataFrameToXArray.test_to_xarray_index_types[range] ____________
> 
> self = <pandas.tests.generic.test_to_xarray.TestDataFrameToXArray object at 0x7ff353e90490>
> index_flat = RangeIndex(start=0, stop=100, step=1)
> df = bar  a  b  c    d      e  f          g                         h
> foo                                                  ... 5  6.0   True  c 2013-01-03 2013-01-03 00:00:00-05:00
> 3    d  4  6  7.0  False  d 2013-01-04 2013-01-04 00:00:00-05:00
> using_infer_string = False
> 
>     def test_to_xarray_index_types(self, index_flat, df, using_infer_string):
>         index = index_flat
>         # MultiIndex is tested in test_to_xarray_with_multiindex
>         if len(index) == 0:
>             pytest.skip("Test doesn't make sense for empty index")
>     
>         from xarray import Dataset
>     
>         df.index = index[:4]
>         df.index.name = "foo"
>         df.columns.name = "bar"
>         result = df.to_xarray()
>         assert result.sizes["foo"] == 4
>         assert len(result.coords) == 1
>         assert len(result.data_vars) == 8
>         tm.assert_almost_equal(list(result.coords.keys()), ["foo"])
>         assert isinstance(result, Dataset)
>     
>         # idempotency
>         # datetimes w/tz are preserved
>         # column names are lost
>         expected = df.copy()
>         expected["f"] = expected["f"].astype(
>             object if not using_infer_string else "string[pyarrow_numpy]"
>         )
>         expected.columns.name = None
> >       tm.assert_frame_equal(result.to_dataframe(), expected)
> E       AssertionError: Attributes of DataFrame.iloc[:, 5] (column name="f") are different
> E       
> E       Attribute "dtype" are different
> E       [left]:  CategoricalDtype(categories=['a', 'b', 'c', 'd'], ordered=False, categories_dtype=object)
> E       [right]: object
> 
> pandas/tests/generic/test_to_xarray.py:59: AssertionError
> ____________ TestDataFrameToXArray.test_to_xarray_index_types[int8] ____________
> 
> self = <pandas.tests.generic.test_to_xarray.TestDataFrameToXArray object at 0x7ff353addbf0>
> index_flat = Index([ 0,  1,  2,  3,  4,  5,  6,  7,  8,  9, 10, 11, 12, 13, 14, 15, 16, 17,
>        18, 19, 20, 21, 22, 23, 24, 25, ...77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89,
>        90, 91, 92, 93, 94, 95, 96, 97, 98, 99],
>       dtype='int8')
> df = bar  a  b  c    d      e  f          g                         h
> foo                                                  ... 5  6.0   True  c 2013-01-03 2013-01-03 00:00:00-05:00
> 3    d  4  6  7.0  False  d 2013-01-04 2013-01-04 00:00:00-05:00
> using_infer_string = False
> 
>     def test_to_xarray_index_types(self, index_flat, df, using_infer_string):
>         index = index_flat
>         # MultiIndex is tested in test_to_xarray_with_multiindex
>         if len(index) == 0:
>             pytest.skip("Test doesn't make sense for empty index")
>     
>         from xarray import Dataset
>     
>         df.index = index[:4]
>         df.index.name = "foo"
>         df.columns.name = "bar"
>         result = df.to_xarray()
>         assert result.sizes["foo"] == 4
>         assert len(result.coords) == 1
>         assert len(result.data_vars) == 8
>         tm.assert_almost_equal(list(result.coords.keys()), ["foo"])
>         assert isinstance(result, Dataset)
>     
>         # idempotency
>         # datetimes w/tz are preserved
>         # column names are lost
>         expected = df.copy()
>         expected["f"] = expected["f"].astype(
>             object if not using_infer_string else "string[pyarrow_numpy]"
>         )
>         expected.columns.name = None
> >       tm.assert_frame_equal(result.to_dataframe(), expected)
> E       AssertionError: Attributes of DataFrame.iloc[:, 5] (column name="f") are different
> E       
> E       Attribute "dtype" are different
> E       [left]:  CategoricalDtype(categories=['a', 'b', 'c', 'd'], ordered=False, categories_dtype=object)
> E       [right]: object
> 
> pandas/tests/generic/test_to_xarray.py:59: AssertionError
> ___________ TestDataFrameToXArray.test_to_xarray_index_types[int16] ____________
> 
> self = <pandas.tests.generic.test_to_xarray.TestDataFrameToXArray object at 0x7ff35391ab50>
> index_flat = Index([ 0,  1,  2,  3,  4,  5,  6,  7,  8,  9, 10, 11, 12, 13, 14, 15, 16, 17,
>        18, 19, 20, 21, 22, 23, 24, 25, ...7, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89,
>        90, 91, 92, 93, 94, 95, 96, 97, 98, 99],
>       dtype='int16')
> df = bar  a  b  c    d      e  f          g                         h
> foo                                                  ... 5  6.0   True  c 2013-01-03 2013-01-03 00:00:00-05:00
> 3    d  4  6  7.0  False  d 2013-01-04 2013-01-04 00:00:00-05:00
> using_infer_string = False
> 
>     def test_to_xarray_index_types(self, index_flat, df, using_infer_string):
>         index = index_flat
>         # MultiIndex is tested in test_to_xarray_with_multiindex
>         if len(index) == 0:
>             pytest.skip("Test doesn't make sense for empty index")
>     
>         from xarray import Dataset
>     
>         df.index = index[:4]
>         df.index.name = "foo"
>         df.columns.name = "bar"
>         result = df.to_xarray()
>         assert result.sizes["foo"] == 4
>         assert len(result.coords) == 1
>         assert len(result.data_vars) == 8
>         tm.assert_almost_equal(list(result.coords.keys()), ["foo"])
>         assert isinstance(result, Dataset)
>     
>         # idempotency
>         # datetimes w/tz are preserved
>         # column names are lost
>         expected = df.copy()
>         expected["f"] = expected["f"].astype(
>             object if not using_infer_string else "string[pyarrow_numpy]"
>         )
>         expected.columns.name = None
> >       tm.assert_frame_equal(result.to_dataframe(), expected)
> E       AssertionError: Attributes of DataFrame.iloc[:, 5] (column name="f") are different
> E       
> E       Attribute "dtype" are different
> E       [left]:  CategoricalDtype(categories=['a', 'b', 'c', 'd'], ordered=False, categories_dtype=object)
> E       [right]: object
> 
> pandas/tests/generic/test_to_xarray.py:59: AssertionError
> ___________ TestDataFrameToXArray.test_to_xarray_index_types[int32] ____________
> 
> self = <pandas.tests.generic.test_to_xarray.TestDataFrameToXArray object at 0x7ff35391ad50>
> index_flat = Index([ 0,  1,  2,  3,  4,  5,  6,  7,  8,  9, 10, 11, 12, 13, 14, 15, 16, 17,
>        18, 19, 20, 21, 22, 23, 24, 25, ...7, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89,
>        90, 91, 92, 93, 94, 95, 96, 97, 98, 99],
>       dtype='int32')
> df = bar  a  b  c    d      e  f          g                         h
> foo                                                  ... 5  6.0   True  c 2013-01-03 2013-01-03 00:00:00-05:00
> 3    d  4  6  7.0  False  d 2013-01-04 2013-01-04 00:00:00-05:00
> using_infer_string = False
> 
>     def test_to_xarray_index_types(self, index_flat, df, using_infer_string):
>         index = index_flat
>         # MultiIndex is tested in test_to_xarray_with_multiindex
>         if len(index) == 0:
>             pytest.skip("Test doesn't make sense for empty index")
>     
>         from xarray import Dataset
>     
>         df.index = index[:4]
>         df.index.name = "foo"
>         df.columns.name = "bar"
>         result = df.to_xarray()
>         assert result.sizes["foo"] == 4
>         assert len(result.coords) == 1
>         assert len(result.data_vars) == 8
>         tm.assert_almost_equal(list(result.coords.keys()), ["foo"])
>         assert isinstance(result, Dataset)
>     
>         # idempotency
>         # datetimes w/tz are preserved
>         # column names are lost
>         expected = df.copy()
>         expected["f"] = expected["f"].astype(
>             object if not using_infer_string else "string[pyarrow_numpy]"
>         )
>         expected.columns.name = None
> >       tm.assert_frame_equal(result.to_dataframe(), expected)
> E       AssertionError: Attributes of DataFrame.iloc[:, 5] (column name="f") are different
> E       
> E       Attribute "dtype" are different
> E       [left]:  CategoricalDtype(categories=['a', 'b', 'c', 'd'], ordered=False, categories_dtype=object)
> E       [right]: object
> 
> pandas/tests/generic/test_to_xarray.py:59: AssertionError
> ___________ TestDataFrameToXArray.test_to_xarray_index_types[int64] ____________
> 
> self = <pandas.tests.generic.test_to_xarray.TestDataFrameToXArray object at 0x7ff353e88d70>
> index_flat = Index([ 0,  1,  2,  3,  4,  5,  6,  7,  8,  9, 10, 11, 12, 13, 14, 15, 16, 17,
>        18, 19, 20, 21, 22, 23, 24, 25, ...7, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89,
>        90, 91, 92, 93, 94, 95, 96, 97, 98, 99],
>       dtype='int64')
> df = bar  a  b  c    d      e  f          g                         h
> foo                                                  ... 5  6.0   True  c 2013-01-03 2013-01-03 00:00:00-05:00
> 3    d  4  6  7.0  False  d 2013-01-04 2013-01-04 00:00:00-05:00
> using_infer_string = False
> 
>     def test_to_xarray_index_types(self, index_flat, df, using_infer_string):
>         index = index_flat
>         # MultiIndex is tested in test_to_xarray_with_multiindex
>         if len(index) == 0:
>             pytest.skip("Test doesn't make sense for empty index")
>     
>         from xarray import Dataset
>     
>         df.index = index[:4]
>         df.index.name = "foo"
>         df.columns.name = "bar"
>         result = df.to_xarray()
>         assert result.sizes["foo"] == 4
>         assert len(result.coords) == 1
>         assert len(result.data_vars) == 8
>         tm.assert_almost_equal(list(result.coords.keys()), ["foo"])
>         assert isinstance(result, Dataset)
>     
>         # idempotency
>         # datetimes w/tz are preserved
>         # column names are lost
>         expected = df.copy()
>         expected["f"] = expected["f"].astype(
>             object if not using_infer_string else "string[pyarrow_numpy]"
>         )
>         expected.columns.name = None
> >       tm.assert_frame_equal(result.to_dataframe(), expected)
> E       AssertionError: Attributes of DataFrame.iloc[:, 5] (column name="f") are different
> E       
> E       Attribute "dtype" are different
> E       [left]:  CategoricalDtype(categories=['a', 'b', 'c', 'd'], ordered=False, categories_dtype=object)
> E       [right]: object
> 
> pandas/tests/generic/test_to_xarray.py:59: AssertionError
> ___________ TestDataFrameToXArray.test_to_xarray_index_types[uint8] ____________
> 
> self = <pandas.tests.generic.test_to_xarray.TestDataFrameToXArray object at 0x7ff353e88c80>
> index_flat = Index([ 0,  1,  2,  3,  4,  5,  6,  7,  8,  9, 10, 11, 12, 13, 14, 15, 16, 17,
>        18, 19, 20, 21, 22, 23, 24, 25, ...7, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89,
>        90, 91, 92, 93, 94, 95, 96, 97, 98, 99],
>       dtype='uint8')
> df = bar  a  b  c    d      e  f          g                         h
> foo                                                  ... 5  6.0   True  c 2013-01-03 2013-01-03 00:00:00-05:00
> 3    d  4  6  7.0  False  d 2013-01-04 2013-01-04 00:00:00-05:00
> using_infer_string = False
> 
>     def test_to_xarray_index_types(self, index_flat, df, using_infer_string):
>         index = index_flat
>         # MultiIndex is tested in test_to_xarray_with_multiindex
>         if len(index) == 0:
>             pytest.skip("Test doesn't make sense for empty index")
>     
>         from xarray import Dataset
>     
>         df.index = index[:4]
>         df.index.name = "foo"
>         df.columns.name = "bar"
>         result = df.to_xarray()
>         assert result.sizes["foo"] == 4
>         assert len(result.coords) == 1
>         assert len(result.data_vars) == 8
>         tm.assert_almost_equal(list(result.coords.keys()), ["foo"])
>         assert isinstance(result, Dataset)
>     
>         # idempotency
>         # datetimes w/tz are preserved
>         # column names are lost
>         expected = df.copy()
>         expected["f"] = expected["f"].astype(
>             object if not using_infer_string else "string[pyarrow_numpy]"
>         )
>         expected.columns.name = None
> >       tm.assert_frame_equal(result.to_dataframe(), expected)
> E       AssertionError: Attributes of DataFrame.iloc[:, 5] (column name="f") are different
> E       
> E       Attribute "dtype" are different
> E       [left]:  CategoricalDtype(categories=['a', 'b', 'c', 'd'], ordered=False, categories_dtype=object)
> E       [right]: object
> 
> pandas/tests/generic/test_to_xarray.py:59: AssertionError
> ___________ TestDataFrameToXArray.test_to_xarray_index_types[uint16] ___________
> 
> self = <pandas.tests.generic.test_to_xarray.TestDataFrameToXArray object at 0x7ff3539327b0>
> index_flat = Index([ 0,  1,  2,  3,  4,  5,  6,  7,  8,  9, 10, 11, 12, 13, 14, 15, 16, 17,
>        18, 19, 20, 21, 22, 23, 24, 25, ..., 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89,
>        90, 91, 92, 93, 94, 95, 96, 97, 98, 99],
>       dtype='uint16')
> df = bar  a  b  c    d      e  f          g                         h
> foo                                                  ... 5  6.0   True  c 2013-01-03 2013-01-03 00:00:00-05:00
> 3    d  4  6  7.0  False  d 2013-01-04 2013-01-04 00:00:00-05:00
> using_infer_string = False
> 
>     def test_to_xarray_index_types(self, index_flat, df, using_infer_string):
>         index = index_flat
>         # MultiIndex is tested in test_to_xarray_with_multiindex
>         if len(index) == 0:
>             pytest.skip("Test doesn't make sense for empty index")
>     
>         from xarray import Dataset
>     
>         df.index = index[:4]
>         df.index.name = "foo"
>         df.columns.name = "bar"
>         result = df.to_xarray()
>         assert result.sizes["foo"] == 4
>         assert len(result.coords) == 1
>         assert len(result.data_vars) == 8
>         tm.assert_almost_equal(list(result.coords.keys()), ["foo"])
>         assert isinstance(result, Dataset)
>     
>         # idempotency
>         # datetimes w/tz are preserved
>         # column names are lost
>         expected = df.copy()
>         expected["f"] = expected["f"].astype(
>             object if not using_infer_string else "string[pyarrow_numpy]"
>         )
>         expected.columns.name = None
> >       tm.assert_frame_equal(result.to_dataframe(), expected)
> E       AssertionError: Attributes of DataFrame.iloc[:, 5] (column name="f") are different
> E       
> E       Attribute "dtype" are different
> E       [left]:  CategoricalDtype(categories=['a', 'b', 'c', 'd'], ordered=False, categories_dtype=object)
> E       [right]: object
> 
> pandas/tests/generic/test_to_xarray.py:59: AssertionError
> ___________ TestDataFrameToXArray.test_to_xarray_index_types[uint32] ___________
> 
> self = <pandas.tests.generic.test_to_xarray.TestDataFrameToXArray object at 0x7ff353932970>
> index_flat = Index([ 0,  1,  2,  3,  4,  5,  6,  7,  8,  9, 10, 11, 12, 13, 14, 15, 16, 17,
>        18, 19, 20, 21, 22, 23, 24, 25, ..., 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89,
>        90, 91, 92, 93, 94, 95, 96, 97, 98, 99],
>       dtype='uint32')
> df = bar  a  b  c    d      e  f          g                         h
> foo                                                  ... 5  6.0   True  c 2013-01-03 2013-01-03 00:00:00-05:00
> 3    d  4  6  7.0  False  d 2013-01-04 2013-01-04 00:00:00-05:00
> using_infer_string = False
> 
>     def test_to_xarray_index_types(self, index_flat, df, using_infer_string):
>         index = index_flat
>         # MultiIndex is tested in test_to_xarray_with_multiindex
>         if len(index) == 0:
>             pytest.skip("Test doesn't make sense for empty index")
>     
>         from xarray import Dataset
>     
>         df.index = index[:4]
>         df.index.name = "foo"
>         df.columns.name = "bar"
>         result = df.to_xarray()
>         assert result.sizes["foo"] == 4
>         assert len(result.coords) == 1
>         assert len(result.data_vars) == 8
>         tm.assert_almost_equal(list(result.coords.keys()), ["foo"])
>         assert isinstance(result, Dataset)
>     
>         # idempotency
>         # datetimes w/tz are preserved
>         # column names are lost
>         expected = df.copy()
>         expected["f"] = expected["f"].astype(
>             object if not using_infer_string else "string[pyarrow_numpy]"
>         )
>         expected.columns.name = None
> >       tm.assert_frame_equal(result.to_dataframe(), expected)
> E       AssertionError: Attributes of DataFrame.iloc[:, 5] (column name="f") are different
> E       
> E       Attribute "dtype" are different
> E       [left]:  CategoricalDtype(categories=['a', 'b', 'c', 'd'], ordered=False, categories_dtype=object)
> E       [right]: object
> 
> pandas/tests/generic/test_to_xarray.py:59: AssertionError
> ___________ TestDataFrameToXArray.test_to_xarray_index_types[uint64] ___________
> 
> self = <pandas.tests.generic.test_to_xarray.TestDataFrameToXArray object at 0x7ff3539682c0>
> index_flat = Index([ 0,  1,  2,  3,  4,  5,  6,  7,  8,  9, 10, 11, 12, 13, 14, 15, 16, 17,
>        18, 19, 20, 21, 22, 23, 24, 25, ..., 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89,
>        90, 91, 92, 93, 94, 95, 96, 97, 98, 99],
>       dtype='uint64')
> df = bar  a  b  c    d      e  f          g                         h
> foo                                                  ... 5  6.0   True  c 2013-01-03 2013-01-03 00:00:00-05:00
> 3    d  4  6  7.0  False  d 2013-01-04 2013-01-04 00:00:00-05:00
> using_infer_string = False
> 
>     def test_to_xarray_index_types(self, index_flat, df, using_infer_string):
>         index = index_flat
>         # MultiIndex is tested in test_to_xarray_with_multiindex
>         if len(index) == 0:
>             pytest.skip("Test doesn't make sense for empty index")
>     
>         from xarray import Dataset
>     
>         df.index = index[:4]
>         df.index.name = "foo"
>         df.columns.name = "bar"
>         result = df.to_xarray()
>         assert result.sizes["foo"] == 4
>         assert len(result.coords) == 1
>         assert len(result.data_vars) == 8
>         tm.assert_almost_equal(list(result.coords.keys()), ["foo"])
>         assert isinstance(result, Dataset)
>     
>         # idempotency
>         # datetimes w/tz are preserved
>         # column names are lost
>         expected = df.copy()
>         expected["f"] = expected["f"].astype(
>             object if not using_infer_string else "string[pyarrow_numpy]"
>         )
>         expected.columns.name = None
> >       tm.assert_frame_equal(result.to_dataframe(), expected)
> E       AssertionError: Attributes of DataFrame.iloc[:, 5] (column name="f") are different
> E       
> E       Attribute "dtype" are different
> E       [left]:  CategoricalDtype(categories=['a', 'b', 'c', 'd'], ordered=False, categories_dtype=object)
> E       [right]: object
> 
> pandas/tests/generic/test_to_xarray.py:59: AssertionError
> __________ TestDataFrameToXArray.test_to_xarray_index_types[float32] ___________
> 
> self = <pandas.tests.generic.test_to_xarray.TestDataFrameToXArray object at 0x7ff353ec1b50>
> index_flat = Index([ 0.0,  1.0,  2.0,  3.0,  4.0,  5.0,  6.0,  7.0,  8.0,  9.0, 10.0, 11.0,
>        12.0, 13.0, 14.0, 15.0, 16.0, 17...5.0, 86.0, 87.0, 88.0, 89.0, 90.0, 91.0, 92.0, 93.0, 94.0, 95.0,
>        96.0, 97.0, 98.0, 99.0],
>       dtype='float32')
> df = bar  a  b  c    d      e  f          g                         h
> foo                                                  ... 5  6.0   True  c 2013-01-03 2013-01-03 00:00:00-05:00
> 3.0  d  4  6  7.0  False  d 2013-01-04 2013-01-04 00:00:00-05:00
> using_infer_string = False
> 
>     def test_to_xarray_index_types(self, index_flat, df, using_infer_string):
>         index = index_flat
>         # MultiIndex is tested in test_to_xarray_with_multiindex
>         if len(index) == 0:
>             pytest.skip("Test doesn't make sense for empty index")
>     
>         from xarray import Dataset
>     
>         df.index = index[:4]
>         df.index.name = "foo"
>         df.columns.name = "bar"
>         result = df.to_xarray()
>         assert result.sizes["foo"] == 4
>         assert len(result.coords) == 1
>         assert len(result.data_vars) == 8
>         tm.assert_almost_equal(list(result.coords.keys()), ["foo"])
>         assert isinstance(result, Dataset)
>     
>         # idempotency
>         # datetimes w/tz are preserved
>         # column names are lost
>         expected = df.copy()
>         expected["f"] = expected["f"].astype(
>             object if not using_infer_string else "string[pyarrow_numpy]"
>         )
>         expected.columns.name = None
> >       tm.assert_frame_equal(result.to_dataframe(), expected)
> E       AssertionError: Attributes of DataFrame.iloc[:, 5] (column name="f") are different
> E       
> E       Attribute "dtype" are different
> E       [left]:  CategoricalDtype(categories=['a', 'b', 'c', 'd'], ordered=False, categories_dtype=object)
> E       [right]: object
> 
> pandas/tests/generic/test_to_xarray.py:59: AssertionError
> __________ TestDataFrameToXArray.test_to_xarray_index_types[float64] ___________
> 
> self = <pandas.tests.generic.test_to_xarray.TestDataFrameToXArray object at 0x7ff353a76750>
> index_flat = Index([ 0.0,  1.0,  2.0,  3.0,  4.0,  5.0,  6.0,  7.0,  8.0,  9.0, 10.0, 11.0,
>        12.0, 13.0, 14.0, 15.0, 16.0, 17...5.0, 86.0, 87.0, 88.0, 89.0, 90.0, 91.0, 92.0, 93.0, 94.0, 95.0,
>        96.0, 97.0, 98.0, 99.0],
>       dtype='float64')
> df = bar  a  b  c    d      e  f          g                         h
> foo                                                  ... 5  6.0   True  c 2013-01-03 2013-01-03 00:00:00-05:00
> 3.0  d  4  6  7.0  False  d 2013-01-04 2013-01-04 00:00:00-05:00
> using_infer_string = False
> 
>     def test_to_xarray_index_types(self, index_flat, df, using_infer_string):
>         index = index_flat
>         # MultiIndex is tested in test_to_xarray_with_multiindex
>         if len(index) == 0:
>             pytest.skip("Test doesn't make sense for empty index")
>     
>         from xarray import Dataset
>     
>         df.index = index[:4]
>         df.index.name = "foo"
>         df.columns.name = "bar"
>         result = df.to_xarray()
>         assert result.sizes["foo"] == 4
>         assert len(result.coords) == 1
>         assert len(result.data_vars) == 8
>         tm.assert_almost_equal(list(result.coords.keys()), ["foo"])
>         assert isinstance(result, Dataset)
>     
>         # idempotency
>         # datetimes w/tz are preserved
>         # column names are lost
>         expected = df.copy()
>         expected["f"] = expected["f"].astype(
>             object if not using_infer_string else "string[pyarrow_numpy]"
>         )
>         expected.columns.name = None
> >       tm.assert_frame_equal(result.to_dataframe(), expected)
> E       AssertionError: Attributes of DataFrame.iloc[:, 5] (column name="f") are different
> E       
> E       Attribute "dtype" are different
> E       [left]:  CategoricalDtype(categories=['a', 'b', 'c', 'd'], ordered=False, categories_dtype=object)
> E       [right]: object
> 
> pandas/tests/generic/test_to_xarray.py:59: AssertionError
> ________ TestDataFrameToXArray.test_to_xarray_index_types[bool-object] _________
> 
> self = <pandas.tests.generic.test_to_xarray.TestDataFrameToXArray object at 0x7ff353e760a0>
> index_flat = Index([True, False, True, False, True, False, True, False, True, False], dtype='object')
> df = bar    a  b  c    d      e  f          g                         h
> foo                                                ...  6.0   True  c 2013-01-03 2013-01-03 00:00:00-05:00
> False  d  4  6  7.0  False  d 2013-01-04 2013-01-04 00:00:00-05:00
> using_infer_string = False
> 
>     def test_to_xarray_index_types(self, index_flat, df, using_infer_string):
>         index = index_flat
>         # MultiIndex is tested in test_to_xarray_with_multiindex
>         if len(index) == 0:
>             pytest.skip("Test doesn't make sense for empty index")
>     
>         from xarray import Dataset
>     
>         df.index = index[:4]
>         df.index.name = "foo"
>         df.columns.name = "bar"
>         result = df.to_xarray()
>         assert result.sizes["foo"] == 4
>         assert len(result.coords) == 1
>         assert len(result.data_vars) == 8
>         tm.assert_almost_equal(list(result.coords.keys()), ["foo"])
>         assert isinstance(result, Dataset)
>     
>         # idempotency
>         # datetimes w/tz are preserved
>         # column names are lost
>         expected = df.copy()
>         expected["f"] = expected["f"].astype(
>             object if not using_infer_string else "string[pyarrow_numpy]"
>         )
>         expected.columns.name = None
> >       tm.assert_frame_equal(result.to_dataframe(), expected)
> E       AssertionError: DataFrame are different
> E       
> E       DataFrame shape mismatch
> E       [left]:  (8, 8)
> E       [right]: (4, 8)
> 
> pandas/tests/generic/test_to_xarray.py:59: AssertionError
> _________ TestDataFrameToXArray.test_to_xarray_index_types[bool-dtype] _________
> 
> self = <pandas.tests.generic.test_to_xarray.TestDataFrameToXArray object at 0x7ff353bb7b70>
> index_flat = Index([True, False, True, False, True, False, True, False, True, False], dtype='bool')
> df = bar    a  b  c    d      e  f          g                         h
> foo                                                ...  6.0   True  c 2013-01-03 2013-01-03 00:00:00-05:00
> False  d  4  6  7.0  False  d 2013-01-04 2013-01-04 00:00:00-05:00
> using_infer_string = False
> 
>     def test_to_xarray_index_types(self, index_flat, df, using_infer_string):
>         index = index_flat
>         # MultiIndex is tested in test_to_xarray_with_multiindex
>         if len(index) == 0:
>             pytest.skip("Test doesn't make sense for empty index")
>     
>         from xarray import Dataset
>     
>         df.index = index[:4]
>         df.index.name = "foo"
>         df.columns.name = "bar"
>         result = df.to_xarray()
>         assert result.sizes["foo"] == 4
>         assert len(result.coords) == 1
>         assert len(result.data_vars) == 8
>         tm.assert_almost_equal(list(result.coords.keys()), ["foo"])
>         assert isinstance(result, Dataset)
>     
>         # idempotency
>         # datetimes w/tz are preserved
>         # column names are lost
>         expected = df.copy()
>         expected["f"] = expected["f"].astype(
>             object if not using_infer_string else "string[pyarrow_numpy]"
>         )
>         expected.columns.name = None
> >       tm.assert_frame_equal(result.to_dataframe(), expected)
> E       AssertionError: DataFrame are different
> E       
> E       DataFrame shape mismatch
> E       [left]:  (8, 8)
> E       [right]: (4, 8)
> 
> pandas/tests/generic/test_to_xarray.py:59: AssertionError
> _________ TestDataFrameToXArray.test_to_xarray_index_types[complex64] __________
> 
> self = <pandas.tests.generic.test_to_xarray.TestDataFrameToXArray object at 0x7ff353951810>
> index_flat = Index([      0j,   (1+1j),   (2+2j),   (3+3j),   (4+4j),   (5+5j),   (6+6j),
>          (7+7j),   (8+8j),   (9+9j), (10+...+91j), (92+92j), (93+93j), (94+94j), (95+95j), (96+96j), (97+97j),
>        (98+98j), (99+99j)],
>       dtype='complex64')
> df = bar       a  b  c    d      e  f          g                         h
> foo                                             ....0   True  c 2013-01-03 2013-01-03 00:00:00-05:00
> 3.0+3.0j  d  4  6  7.0  False  d 2013-01-04 2013-01-04 00:00:00-05:00
> using_infer_string = False
> 
>     def test_to_xarray_index_types(self, index_flat, df, using_infer_string):
>         index = index_flat
>         # MultiIndex is tested in test_to_xarray_with_multiindex
>         if len(index) == 0:
>             pytest.skip("Test doesn't make sense for empty index")
>     
>         from xarray import Dataset
>     
>         df.index = index[:4]
>         df.index.name = "foo"
>         df.columns.name = "bar"
>         result = df.to_xarray()
>         assert result.sizes["foo"] == 4
>         assert len(result.coords) == 1
>         assert len(result.data_vars) == 8
>         tm.assert_almost_equal(list(result.coords.keys()), ["foo"])
>         assert isinstance(result, Dataset)
>     
>         # idempotency
>         # datetimes w/tz are preserved
>         # column names are lost
>         expected = df.copy()
>         expected["f"] = expected["f"].astype(
>             object if not using_infer_string else "string[pyarrow_numpy]"
>         )
>         expected.columns.name = None
> >       tm.assert_frame_equal(result.to_dataframe(), expected)
> E       AssertionError: Attributes of DataFrame.iloc[:, 5] (column name="f") are different
> E       
> E       Attribute "dtype" are different
> E       [left]:  CategoricalDtype(categories=['a', 'b', 'c', 'd'], ordered=False, categories_dtype=object)
> E       [right]: object
> 
> pandas/tests/generic/test_to_xarray.py:59: AssertionError
> _________ TestDataFrameToXArray.test_to_xarray_index_types[complex128] _________
> 
> self = <pandas.tests.generic.test_to_xarray.TestDataFrameToXArray object at 0x7ff353951950>
> index_flat = Index([      0j,   (1+1j),   (2+2j),   (3+3j),   (4+4j),   (5+5j),   (6+6j),
>          (7+7j),   (8+8j),   (9+9j), (10+...91j), (92+92j), (93+93j), (94+94j), (95+95j), (96+96j), (97+97j),
>        (98+98j), (99+99j)],
>       dtype='complex128')
> df = bar       a  b  c    d      e  f          g                         h
> foo                                             ....0   True  c 2013-01-03 2013-01-03 00:00:00-05:00
> 3.0+3.0j  d  4  6  7.0  False  d 2013-01-04 2013-01-04 00:00:00-05:00
> using_infer_string = False
> 
>     def test_to_xarray_index_types(self, index_flat, df, using_infer_string):
>         index = index_flat
>         # MultiIndex is tested in test_to_xarray_with_multiindex
>         if len(index) == 0:
>             pytest.skip("Test doesn't make sense for empty index")
>     
>         from xarray import Dataset
>     
>         df.index = index[:4]
>         df.index.name = "foo"
>         df.columns.name = "bar"
>         result = df.to_xarray()
>         assert result.sizes["foo"] == 4
>         assert len(result.coords) == 1
>         assert len(result.data_vars) == 8
>         tm.assert_almost_equal(list(result.coords.keys()), ["foo"])
>         assert isinstance(result, Dataset)
>     
>         # idempotency
>         # datetimes w/tz are preserved
>         # column names are lost
>         expected = df.copy()
>         expected["f"] = expected["f"].astype(
>             object if not using_infer_string else "string[pyarrow_numpy]"
>         )
>         expected.columns.name = None
> >       tm.assert_frame_equal(result.to_dataframe(), expected)
> E       AssertionError: Attributes of DataFrame.iloc[:, 5] (column name="f") are different
> E       
> E       Attribute "dtype" are different
> E       [left]:  CategoricalDtype(categories=['a', 'b', 'c', 'd'], ordered=False, categories_dtype=object)
> E       [right]: object
> 
> pandas/tests/generic/test_to_xarray.py:59: AssertionError
> ________ TestDataFrameToXArray.test_to_xarray_index_types[categorical] _________
> 
> self = <pandas.tests.generic.test_to_xarray.TestDataFrameToXArray object at 0x7ff353afaf90>
> index_flat = CategoricalIndex(['a', 'b', 'c', 'd', 'a', 'b', 'c', 'd', 'a', 'b', 'c', 'd',
>                   'a', 'b', 'c', 'd', 'a...                'a', 'b', 'c', 'd'],
>                  categories=['a', 'b', 'c', 'd'], ordered=False, dtype='category')
> df = bar  a  b  c    d      e  f          g                         h
> foo                                                  ... 5  6.0   True  c 2013-01-03 2013-01-03 00:00:00-05:00
> d    d  4  6  7.0  False  d 2013-01-04 2013-01-04 00:00:00-05:00
> using_infer_string = False
> 
>     def test_to_xarray_index_types(self, index_flat, df, using_infer_string):
>         index = index_flat
>         # MultiIndex is tested in test_to_xarray_with_multiindex
>         if len(index) == 0:
>             pytest.skip("Test doesn't make sense for empty index")
>     
>         from xarray import Dataset
>     
>         df.index = index[:4]
>         df.index.name = "foo"
>         df.columns.name = "bar"
>         result = df.to_xarray()
>         assert result.sizes["foo"] == 4
>         assert len(result.coords) == 1
>         assert len(result.data_vars) == 8
>         tm.assert_almost_equal(list(result.coords.keys()), ["foo"])
>         assert isinstance(result, Dataset)
>     
>         # idempotency
>         # datetimes w/tz are preserved
>         # column names are lost
>         expected = df.copy()
>         expected["f"] = expected["f"].astype(
>             object if not using_infer_string else "string[pyarrow_numpy]"
>         )
>         expected.columns.name = None
> >       tm.assert_frame_equal(result.to_dataframe(), expected)
> 
> pandas/tests/generic/test_to_xarray.py:59: 
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> 
> left = Index(['a', 'b', 'c', 'd'], dtype='object', name='foo')
> right = CategoricalIndex(['a', 'b', 'c', 'd'], categories=['a', 'b', 'c', 'd'], ordered=False, dtype='category', name='foo')
> obj = 'DataFrame.index'
> 
>     def _check_types(left, right, obj: str = "Index") -> None:
>         if not exact:
>             return
>     
> >       assert_class_equal(left, right, exact=exact, obj=obj)
> E       AssertionError: DataFrame.index are different
> E       
> E       DataFrame.index classes are different
> E       [left]:  Index(['a', 'b', 'c', 'd'], dtype='object', name='foo')
> E       [right]: CategoricalIndex(['a', 'b', 'c', 'd'], categories=['a', 'b', 'c', 'd'], ordered=False, dtype='category', name='foo')
> 
> pandas/_testing/asserters.py:235: AssertionError
> __________ TestDataFrameToXArray.test_to_xarray_index_types[interval] __________
> 
> self = <pandas.tests.generic.test_to_xarray.TestDataFrameToXArray object at 0x7ff3539622d0>
> index_flat = IntervalIndex([   (0.0, 1.0],    (1.0, 2.0],    (2.0, 3.0],    (3.0, 4.0],
>                   (4.0, 5.0],    (5.0, 6.0]...            (96.0, 97.0],  (97.0, 98.0],  (98.0, 99.0], (99.0, 100.0]],
>               dtype='interval[float64, right]')
> df = bar         a  b  c    d      e  f          g                         h
> foo                                           ...   True  c 2013-01-03 2013-01-03 00:00:00-05:00
> (3.0, 4.0]  d  4  6  7.0  False  d 2013-01-04 2013-01-04 00:00:00-05:00
> using_infer_string = False
> 
>     def test_to_xarray_index_types(self, index_flat, df, using_infer_string):
>         index = index_flat
>         # MultiIndex is tested in test_to_xarray_with_multiindex
>         if len(index) == 0:
>             pytest.skip("Test doesn't make sense for empty index")
>     
>         from xarray import Dataset
>     
>         df.index = index[:4]
>         df.index.name = "foo"
>         df.columns.name = "bar"
>         result = df.to_xarray()
>         assert result.sizes["foo"] == 4
>         assert len(result.coords) == 1
>         assert len(result.data_vars) == 8
>         tm.assert_almost_equal(list(result.coords.keys()), ["foo"])
>         assert isinstance(result, Dataset)
>     
>         # idempotency
>         # datetimes w/tz are preserved
>         # column names are lost
>         expected = df.copy()
>         expected["f"] = expected["f"].astype(
>             object if not using_infer_string else "string[pyarrow_numpy]"
>         )
>         expected.columns.name = None
> >       tm.assert_frame_equal(result.to_dataframe(), expected)
> E       AssertionError: Attributes of DataFrame.iloc[:, 5] (column name="f") are different
> E       
> E       Attribute "dtype" are different
> E       [left]:  CategoricalDtype(categories=['a', 'b', 'c', 'd'], ordered=False, categories_dtype=object)
> E       [right]: object
> 
> pandas/tests/generic/test_to_xarray.py:59: AssertionError
> __________ TestDataFrameToXArray.test_to_xarray_index_types[repeats] ___________
> 
> self = <pandas.tests.generic.test_to_xarray.TestDataFrameToXArray object at 0x7ff35395cde0>
> index_flat = Index([0, 0, 1, 1, 2, 2], dtype='int64')
> df = bar  a  b  c    d      e  f          g                         h
> foo                                                  ... 5  6.0   True  c 2013-01-03 2013-01-03 00:00:00-05:00
> 1    d  4  6  7.0  False  d 2013-01-04 2013-01-04 00:00:00-05:00
> using_infer_string = False
> 
>     def test_to_xarray_index_types(self, index_flat, df, using_infer_string):
>         index = index_flat
>         # MultiIndex is tested in test_to_xarray_with_multiindex
>         if len(index) == 0:
>             pytest.skip("Test doesn't make sense for empty index")
>     
>         from xarray import Dataset
>     
>         df.index = index[:4]
>         df.index.name = "foo"
>         df.columns.name = "bar"
>         result = df.to_xarray()
>         assert result.sizes["foo"] == 4
>         assert len(result.coords) == 1
>         assert len(result.data_vars) == 8
>         tm.assert_almost_equal(list(result.coords.keys()), ["foo"])
>         assert isinstance(result, Dataset)
>     
>         # idempotency
>         # datetimes w/tz are preserved
>         # column names are lost
>         expected = df.copy()
>         expected["f"] = expected["f"].astype(
>             object if not using_infer_string else "string[pyarrow_numpy]"
>         )
>         expected.columns.name = None
> >       tm.assert_frame_equal(result.to_dataframe(), expected)
> E       AssertionError: DataFrame are different
> E       
> E       DataFrame shape mismatch
> E       [left]:  (8, 8)
> E       [right]: (4, 8)
> 
> pandas/tests/generic/test_to_xarray.py:59: AssertionError
> ________ TestDataFrameToXArray.test_to_xarray_index_types[nullable_int] ________
> 
> self = <pandas.tests.generic.test_to_xarray.TestDataFrameToXArray object at 0x7ff35395cf30>
> index_flat = Index([ 0,  1,  2,  3,  4,  5,  6,  7,  8,  9, 10, 11, 12, 13, 14, 15, 16, 17,
>        18, 19, 20, 21, 22, 23, 24, 25, ...7, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89,
>        90, 91, 92, 93, 94, 95, 96, 97, 98, 99],
>       dtype='Int64')
> df = bar  a  b  c    d      e  f          g                         h
> foo                                                  ... 5  6.0   True  c 2013-01-03 2013-01-03 00:00:00-05:00
> 3    d  4  6  7.0  False  d 2013-01-04 2013-01-04 00:00:00-05:00
> using_infer_string = False
> 
>     def test_to_xarray_index_types(self, index_flat, df, using_infer_string):
>         index = index_flat
>         # MultiIndex is tested in test_to_xarray_with_multiindex
>         if len(index) == 0:
>             pytest.skip("Test doesn't make sense for empty index")
>     
>         from xarray import Dataset
>     
>         df.index = index[:4]
>         df.index.name = "foo"
>         df.columns.name = "bar"
>         result = df.to_xarray()
>         assert result.sizes["foo"] == 4
>         assert len(result.coords) == 1
>         assert len(result.data_vars) == 8
>         tm.assert_almost_equal(list(result.coords.keys()), ["foo"])
>         assert isinstance(result, Dataset)
>     
>         # idempotency
>         # datetimes w/tz are preserved
>         # column names are lost
>         expected = df.copy()
>         expected["f"] = expected["f"].astype(
>             object if not using_infer_string else "string[pyarrow_numpy]"
>         )
>         expected.columns.name = None
> >       tm.assert_frame_equal(result.to_dataframe(), expected)
> 
> pandas/tests/generic/test_to_xarray.py:59: 
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> 
> left = Index([0, 1, 2, 3], dtype='object', name='foo')
> right = Index([0, 1, 2, 3], dtype='Int64', name='foo'), obj = 'DataFrame.index'
> 
>     def _check_types(left, right, obj: str = "Index") -> None:
>         if not exact:
>             return
>     
>         assert_class_equal(left, right, exact=exact, obj=obj)
>         assert_attr_equal("inferred_type", left, right, obj=obj)
>     
>         # Skip exact dtype checking when `check_categorical` is False
>         if isinstance(left.dtype, CategoricalDtype) and isinstance(
>             right.dtype, CategoricalDtype
>         ):
>             if check_categorical:
>                 assert_attr_equal("dtype", left, right, obj=obj)
>                 assert_index_equal(left.categories, right.categories, exact=exact)
>             return
>     
> >       assert_attr_equal("dtype", left, right, obj=obj)
> E       AssertionError: DataFrame.index are different
> E       
> E       Attribute "dtype" are different
> E       [left]:  object
> E       [right]: Int64
> 
> pandas/_testing/asserters.py:247: AssertionError
> _______ TestDataFrameToXArray.test_to_xarray_index_types[nullable_uint] ________
> 
> self = <pandas.tests.generic.test_to_xarray.TestDataFrameToXArray object at 0x7ff35394df10>
> index_flat = Index([ 0,  1,  2,  3,  4,  5,  6,  7,  8,  9, 10, 11, 12, 13, 14, 15, 16, 17,
>        18, 19, 20, 21, 22, 23, 24, 25, ..., 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89,
>        90, 91, 92, 93, 94, 95, 96, 97, 98, 99],
>       dtype='UInt16')
> df = bar  a  b  c    d      e  f          g                         h
> foo                                                  ... 5  6.0   True  c 2013-01-03 2013-01-03 00:00:00-05:00
> 3    d  4  6  7.0  False  d 2013-01-04 2013-01-04 00:00:00-05:00
> using_infer_string = False
> 
>     def test_to_xarray_index_types(self, index_flat, df, using_infer_string):
>         index = index_flat
>         # MultiIndex is tested in test_to_xarray_with_multiindex
>         if len(index) == 0:
>             pytest.skip("Test doesn't make sense for empty index")
>     
>         from xarray import Dataset
>     
>         df.index = index[:4]
>         df.index.name = "foo"
>         df.columns.name = "bar"
>         result = df.to_xarray()
>         assert result.sizes["foo"] == 4
>         assert len(result.coords) == 1
>         assert len(result.data_vars) == 8
>         tm.assert_almost_equal(list(result.coords.keys()), ["foo"])
>         assert isinstance(result, Dataset)
>     
>         # idempotency
>         # datetimes w/tz are preserved
>         # column names are lost
>         expected = df.copy()
>         expected["f"] = expected["f"].astype(
>             object if not using_infer_string else "string[pyarrow_numpy]"
>         )
>         expected.columns.name = None
> >       tm.assert_frame_equal(result.to_dataframe(), expected)
> 
> pandas/tests/generic/test_to_xarray.py:59: 
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> 
> left = Index([0, 1, 2, 3], dtype='object', name='foo')
> right = Index([0, 1, 2, 3], dtype='UInt16', name='foo'), obj = 'DataFrame.index'
> 
>     def _check_types(left, right, obj: str = "Index") -> None:
>         if not exact:
>             return
>     
>         assert_class_equal(left, right, exact=exact, obj=obj)
>         assert_attr_equal("inferred_type", left, right, obj=obj)
>     
>         # Skip exact dtype checking when `check_categorical` is False
>         if isinstance(left.dtype, CategoricalDtype) and isinstance(
>             right.dtype, CategoricalDtype
>         ):
>             if check_categorical:
>                 assert_attr_equal("dtype", left, right, obj=obj)
>                 assert_index_equal(left.categories, right.categories, exact=exact)
>             return
>     
> >       assert_attr_equal("dtype", left, right, obj=obj)
> E       AssertionError: DataFrame.index are different
> E       
> E       Attribute "dtype" are different
> E       [left]:  object
> E       [right]: UInt16
> 
> pandas/_testing/asserters.py:247: AssertionError
> _______ TestDataFrameToXArray.test_to_xarray_index_types[nullable_float] _______
> 
> self = <pandas.tests.generic.test_to_xarray.TestDataFrameToXArray object at 0x7ff35394e030>
> index_flat = Index([ 0.0,  1.0,  2.0,  3.0,  4.0,  5.0,  6.0,  7.0,  8.0,  9.0, 10.0, 11.0,
>        12.0, 13.0, 14.0, 15.0, 16.0, 17...5.0, 86.0, 87.0, 88.0, 89.0, 90.0, 91.0, 92.0, 93.0, 94.0, 95.0,
>        96.0, 97.0, 98.0, 99.0],
>       dtype='Float32')
> df = bar  a  b  c    d      e  f          g                         h
> foo                                                  ... 5  6.0   True  c 2013-01-03 2013-01-03 00:00:00-05:00
> 3.0  d  4  6  7.0  False  d 2013-01-04 2013-01-04 00:00:00-05:00
> using_infer_string = False
> 
>     def test_to_xarray_index_types(self, index_flat, df, using_infer_string):
>         index = index_flat
>         # MultiIndex is tested in test_to_xarray_with_multiindex
>         if len(index) == 0:
>             pytest.skip("Test doesn't make sense for empty index")
>     
>         from xarray import Dataset
>     
>         df.index = index[:4]
>         df.index.name = "foo"
>         df.columns.name = "bar"
>         result = df.to_xarray()
>         assert result.sizes["foo"] == 4
>         assert len(result.coords) == 1
>         assert len(result.data_vars) == 8
>         tm.assert_almost_equal(list(result.coords.keys()), ["foo"])
>         assert isinstance(result, Dataset)
>     
>         # idempotency
>         # datetimes w/tz are preserved
>         # column names are lost
>         expected = df.copy()
>         expected["f"] = expected["f"].astype(
>             object if not using_infer_string else "string[pyarrow_numpy]"
>         )
>         expected.columns.name = None
> >       tm.assert_frame_equal(result.to_dataframe(), expected)
> 
> pandas/tests/generic/test_to_xarray.py:59: 
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> 
> left = Index([0.0, 1.0, 2.0, 3.0], dtype='object', name='foo')
> right = Index([0.0, 1.0, 2.0, 3.0], dtype='Float32', name='foo')
> obj = 'DataFrame.index'
> 
>     def _check_types(left, right, obj: str = "Index") -> None:
>         if not exact:
>             return
>     
>         assert_class_equal(left, right, exact=exact, obj=obj)
>         assert_attr_equal("inferred_type", left, right, obj=obj)
>     
>         # Skip exact dtype checking when `check_categorical` is False
>         if isinstance(left.dtype, CategoricalDtype) and isinstance(
>             right.dtype, CategoricalDtype
>         ):
>             if check_categorical:
>                 assert_attr_equal("dtype", left, right, obj=obj)
>                 assert_index_equal(left.categories, right.categories, exact=exact)
>             return
>     
> >       assert_attr_equal("dtype", left, right, obj=obj)
> E       AssertionError: DataFrame.index are different
> E       
> E       Attribute "dtype" are different
> E       [left]:  object
> E       [right]: Float32
> 
> pandas/_testing/asserters.py:247: AssertionError
> _______ TestDataFrameToXArray.test_to_xarray_index_types[nullable_bool] ________
> 
> self = <pandas.tests.generic.test_to_xarray.TestDataFrameToXArray object at 0x7ff35396c370>
> index_flat = Index([False,  True,  True,  True,  True,  True,  True,  True,  True,  True,
>         True,  True,  True,  True,  True,...rue,  True,  True,
>         True,  True,  True,  True,  True,  True,  True,  True,  True,  True],
>       dtype='boolean')
> df = bar    a  b  c    d      e  f          g                         h
> foo                                                ...  6.0   True  c 2013-01-03 2013-01-03 00:00:00-05:00
> True   d  4  6  7.0  False  d 2013-01-04 2013-01-04 00:00:00-05:00
> using_infer_string = False
> 
>     def test_to_xarray_index_types(self, index_flat, df, using_infer_string):
>         index = index_flat
>         # MultiIndex is tested in test_to_xarray_with_multiindex
>         if len(index) == 0:
>             pytest.skip("Test doesn't make sense for empty index")
>     
>         from xarray import Dataset
>     
>         df.index = index[:4]
>         df.index.name = "foo"
>         df.columns.name = "bar"
>         result = df.to_xarray()
>         assert result.sizes["foo"] == 4
>         assert len(result.coords) == 1
>         assert len(result.data_vars) == 8
>         tm.assert_almost_equal(list(result.coords.keys()), ["foo"])
>         assert isinstance(result, Dataset)
>     
>         # idempotency
>         # datetimes w/tz are preserved
>         # column names are lost
>         expected = df.copy()
>         expected["f"] = expected["f"].astype(
>             object if not using_infer_string else "string[pyarrow_numpy]"
>         )
>         expected.columns.name = None
> >       tm.assert_frame_equal(result.to_dataframe(), expected)
> E       AssertionError: DataFrame are different
> E       
> E       DataFrame shape mismatch
> E       [left]:  (10, 8)
> E       [right]: (4, 8)
> 
> pandas/tests/generic/test_to_xarray.py:59: AssertionError
> _______ TestDataFrameToXArray.test_to_xarray_index_types[string-python] ________
> 
> self = <pandas.tests.generic.test_to_xarray.TestDataFrameToXArray object at 0x7ff35396c3c0>
> index_flat = Index(['pandas_0', 'pandas_1', 'pandas_2', 'pandas_3', 'pandas_4', 'pandas_5',
>        'pandas_6', 'pandas_7', 'pandas_...pandas_93', 'pandas_94', 'pandas_95',
>        'pandas_96', 'pandas_97', 'pandas_98', 'pandas_99'],
>       dtype='string')
> df = bar       a  b  c    d      e  f          g                         h
> foo                                             ....0   True  c 2013-01-03 2013-01-03 00:00:00-05:00
> pandas_3  d  4  6  7.0  False  d 2013-01-04 2013-01-04 00:00:00-05:00
> using_infer_string = False
> 
>     def test_to_xarray_index_types(self, index_flat, df, using_infer_string):
>         index = index_flat
>         # MultiIndex is tested in test_to_xarray_with_multiindex
>         if len(index) == 0:
>             pytest.skip("Test doesn't make sense for empty index")
>     
>         from xarray import Dataset
>     
>         df.index = index[:4]
>         df.index.name = "foo"
>         df.columns.name = "bar"
>         result = df.to_xarray()
>         assert result.sizes["foo"] == 4
>         assert len(result.coords) == 1
>         assert len(result.data_vars) == 8
>         tm.assert_almost_equal(list(result.coords.keys()), ["foo"])
>         assert isinstance(result, Dataset)
>     
>         # idempotency
>         # datetimes w/tz are preserved
>         # column names are lost
>         expected = df.copy()
>         expected["f"] = expected["f"].astype(
>             object if not using_infer_string else "string[pyarrow_numpy]"
>         )
>         expected.columns.name = None
> >       tm.assert_frame_equal(result.to_dataframe(), expected)
> 
> pandas/tests/generic/test_to_xarray.py:59: 
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> 
> left = Index(['pandas_0', 'pandas_1', 'pandas_2', 'pandas_3'], dtype='object', name='foo')
> right = Index(['pandas_0', 'pandas_1', 'pandas_2', 'pandas_3'], dtype='string', name='foo')
> obj = 'DataFrame.index'
> 
>     def _check_types(left, right, obj: str = "Index") -> None:
>         if not exact:
>             return
>     
>         assert_class_equal(left, right, exact=exact, obj=obj)
>         assert_attr_equal("inferred_type", left, right, obj=obj)
>     
>         # Skip exact dtype checking when `check_categorical` is False
>         if isinstance(left.dtype, CategoricalDtype) and isinstance(
>             right.dtype, CategoricalDtype
>         ):
>             if check_categorical:
>                 assert_attr_equal("dtype", left, right, obj=obj)
>                 assert_index_equal(left.categories, right.categories, exact=exact)
>             return
>     
> >       assert_attr_equal("dtype", left, right, obj=obj)
> E       AssertionError: DataFrame.index are different
> E       
> E       Attribute "dtype" are different
> E       [left]:  object
> E       [right]: string[python]
> 
> pandas/_testing/asserters.py:247: AssertionError
> - generated xml file: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/test-data.xml -
> ============================= slowest 30 durations =============================
> 0.15s call     pandas/tests/generic/test_to_xarray.py::TestSeriesToXArray::test_to_xarray_index_types[string]
> 0.06s call     pandas/tests/generic/test_generic.py::TestGeneric::test_truncate_out_of_bounds[DataFrame]
> 0.04s call     pandas/tests/generic/test_generic.py::TestGeneric::test_truncate_out_of_bounds[Series]
> 0.02s call     pandas/tests/generic/test_to_xarray.py::TestDataFrameToXArray::test_to_xarray_index_types[int8]
> 0.02s call     pandas/tests/generic/test_duplicate_labels.py::test_raises_basic[IntervalIndex]
> 0.02s call     pandas/tests/generic/test_duplicate_labels.py::test_raises_basic[MultiIndex]
> 0.02s call     pandas/tests/generic/test_finalize.py::test_binops[ne-(Series,DataFrame)-left]
> 0.02s call     pandas/tests/generic/test_to_xarray.py::TestDataFrameToXArray::test_to_xarray_index_types[nullable_bool]
> 0.02s call     pandas/tests/generic/test_to_xarray.py::TestDataFrameToXArray::test_to_xarray_with_multiindex
> 0.01s call     pandas/tests/generic/test_to_xarray.py::TestDataFrameToXArray::test_to_xarray_index_types[string]
> 0.01s call     pandas/tests/generic/test_duplicate_labels.py::test_raises_basic[Index1]
> 0.01s call     pandas/tests/generic/test_duplicate_labels.py::test_raises_basic[TimedeltaIndex]
> 0.01s call     pandas/tests/generic/test_to_xarray.py::TestDataFrameToXArray::test_to_xarray_index_types[range]
> 0.01s call     pandas/tests/generic/test_duplicate_labels.py::test_raises_basic[DatetimeIndex]
> 0.01s call     pandas/tests/generic/test_to_xarray.py::TestDataFrameToXArray::test_to_xarray_index_types[uint8]
> 0.01s call     pandas/tests/generic/test_duplicate_labels.py::test_raises_basic[CategoricalIndex]
> 0.01s call     pandas/tests/generic/test_to_xarray.py::TestDataFrameToXArray::test_to_xarray_index_types[nullable_float]
> 0.01s call     pandas/tests/generic/test_duplicate_labels.py::test_raises_basic[Index2]
> 0.01s call     pandas/tests/generic/test_duplicate_labels.py::test_raises_basic[PeriodIndex]
> 0.01s call     pandas/tests/generic/test_to_xarray.py::TestDataFrameToXArray::test_to_xarray_index_types[interval]
> 0.01s call     pandas/tests/generic/test_finalize.py::test_binops[rtruediv-(Series,DataFrame)-left]
> 0.01s call     pandas/tests/generic/test_to_xarray.py::TestDataFrameToXArray::test_to_xarray_index_types[period]
> 0.01s call     pandas/tests/generic/test_duplicate_labels.py::test_raises_basic[Index0]
> 0.01s call     pandas/tests/generic/test_to_xarray.py::TestDataFrameToXArray::test_to_xarray_index_types[datetime]
> 0.01s call     pandas/tests/generic/test_to_xarray.py::TestDataFrameToXArray::test_to_xarray_index_types[uint16]
> 0.01s call     pandas/tests/generic/test_to_xarray.py::TestDataFrameToXArray::test_to_xarray_index_types[bool-object]
> 0.01s call     pandas/tests/generic/test_to_xarray.py::TestDataFrameToXArray::test_to_xarray_index_types[nullable_int]
> 0.01s call     pandas/tests/generic/test_to_xarray.py::TestDataFrameToXArray::test_to_xarray_index_types[bool-dtype]
> 0.01s call     pandas/tests/generic/test_to_xarray.py::TestDataFrameToXArray::test_to_xarray_index_types[timedelta]
> 0.01s call     pandas/tests/generic/test_to_xarray.py::TestDataFrameToXArray::test_to_xarray_index_types[complex64]
> =========================== short test summary info ============================
> FAILED pandas/tests/generic/test_to_xarray.py::TestDataFrameToXArray::test_to_xarray_index_types[string]
> FAILED pandas/tests/generic/test_to_xarray.py::TestDataFrameToXArray::test_to_xarray_index_types[datetime]
> FAILED pandas/tests/generic/test_to_xarray.py::TestDataFrameToXArray::test_to_xarray_index_types[datetime-tz]
> FAILED pandas/tests/generic/test_to_xarray.py::TestDataFrameToXArray::test_to_xarray_index_types[period]
> FAILED pandas/tests/generic/test_to_xarray.py::TestDataFrameToXArray::test_to_xarray_index_types[timedelta]
> FAILED pandas/tests/generic/test_to_xarray.py::TestDataFrameToXArray::test_to_xarray_index_types[range]
> FAILED pandas/tests/generic/test_to_xarray.py::TestDataFrameToXArray::test_to_xarray_index_types[int8]
> FAILED pandas/tests/generic/test_to_xarray.py::TestDataFrameToXArray::test_to_xarray_index_types[int16]
> FAILED pandas/tests/generic/test_to_xarray.py::TestDataFrameToXArray::test_to_xarray_index_types[int32]
> FAILED pandas/tests/generic/test_to_xarray.py::TestDataFrameToXArray::test_to_xarray_index_types[int64]
> FAILED pandas/tests/generic/test_to_xarray.py::TestDataFrameToXArray::test_to_xarray_index_types[uint8]
> FAILED pandas/tests/generic/test_to_xarray.py::TestDataFrameToXArray::test_to_xarray_index_types[uint16]
> FAILED pandas/tests/generic/test_to_xarray.py::TestDataFrameToXArray::test_to_xarray_index_types[uint32]
> FAILED pandas/tests/generic/test_to_xarray.py::TestDataFrameToXArray::test_to_xarray_index_types[uint64]
> FAILED pandas/tests/generic/test_to_xarray.py::TestDataFrameToXArray::test_to_xarray_index_types[float32]
> FAILED pandas/tests/generic/test_to_xarray.py::TestDataFrameToXArray::test_to_xarray_index_types[float64]
> FAILED pandas/tests/generic/test_to_xarray.py::TestDataFrameToXArray::test_to_xarray_index_types[bool-object]
> FAILED pandas/tests/generic/test_to_xarray.py::TestDataFrameToXArray::test_to_xarray_index_types[bool-dtype]
> FAILED pandas/tests/generic/test_to_xarray.py::TestDataFrameToXArray::test_to_xarray_index_types[complex64]
> FAILED pandas/tests/generic/test_to_xarray.py::TestDataFrameToXArray::test_to_xarray_index_types[complex128]
> FAILED pandas/tests/generic/test_to_xarray.py::TestDataFrameToXArray::test_to_xarray_index_types[categorical]
> FAILED pandas/tests/generic/test_to_xarray.py::TestDataFrameToXArray::test_to_xarray_index_types[interval]
> FAILED pandas/tests/generic/test_to_xarray.py::TestDataFrameToXArray::test_to_xarray_index_types[repeats]
> FAILED pandas/tests/generic/test_to_xarray.py::TestDataFrameToXArray::test_to_xarray_index_types[nullable_int]
> FAILED pandas/tests/generic/test_to_xarray.py::TestDataFrameToXArray::test_to_xarray_index_types[nullable_uint]
> FAILED pandas/tests/generic/test_to_xarray.py::TestDataFrameToXArray::test_to_xarray_index_types[nullable_float]
> FAILED pandas/tests/generic/test_to_xarray.py::TestDataFrameToXArray::test_to_xarray_index_types[nullable_bool]
> FAILED pandas/tests/generic/test_to_xarray.py::TestDataFrameToXArray::test_to_xarray_index_types[string-python]
> =========== 28 failed, 978 passed, 105 skipped, 138 xfailed in 8.44s ===========
> rdjoqkol test state = false
> /usr/lib/python3/dist-packages/pytest_asyncio/plugin.py:208: PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset.
> The event loop scope for asynchronous fixtures will default to the fixture caching scope. Future versions of pytest-asyncio will default the loop scope for asynchronous fixtures to function scope. Set the default fixture loop scope explicitly in order to avoid unexpected behavior in the future. Valid fixture loop scopes are: "function", "class", "module", "package", "session"
> 
>   warnings.warn(PytestDeprecationWarning(_DEFAULT_FIXTURE_LOOP_SCOPE_UNSET))
> ============================= test session starts ==============================
> platform linux -- Python 3.13.1, pytest-8.3.4, pluggy-1.5.0
> PyQt5 5.15.11 -- Qt runtime 5.15.15 -- Qt compiled 5.15.15
> rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build
> configfile: pyproject.toml
> plugins: forked-1.6.0, asyncio-0.24.0a1, localserver-0.9.0.post0, qt-4.4.0, typeguard-4.4.1, hypothesis-6.122.1, xdist-3.6.1
> asyncio: mode=Mode.STRICT, default_loop_scope=None
> collected 29434 items / 1 skipped
> 
> pandas/tests/groupby/aggregate/test_aggregate.py ...............................................................................................................................................................................................................................................................................................................................................x..x.......................................................................x.......
> pandas/tests/groupby/aggregate/test_cython.py ........................................................................................................................................................................
> pandas/tests/groupby/aggregate/test_numba.py sssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss
> pandas/tests/groupby/aggregate/test_other.py ........................................
> pandas/tests/groupby/methods/test_corrwith.py .
> pandas/tests/groupby/methods/test_describe.py .........................
> pandas/tests/groupby/methods/test_groupby_shift_diff.py ...............................................
> pandas/tests/groupby/methods/test_is_monotonic.py ......
> pandas/tests/groupby/methods/test_nlargest_nsmallest.py ...........................................
> pandas/tests/groupby/methods/test_nth.py ....................................................................................................................................................................................................................................
> pandas/tests/groupby/methods/test_quantile.py ..................................................................................................x....x..........................................................................................................................................................................................................................
> pandas/tests/groupby/methods/test_rank.py ...............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
> pandas/tests/groupby/methods/test_sample.py ..............
> pandas/tests/groupby/methods/test_size.py .......x....x....x....x....x....x....x....x...............ss
> pandas/tests/groupby/methods/test_skew.py .
> pandas/tests/groupby/methods/test_value_counts.py ...........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................X......XXX...XXX.........XXX...XXX........................................ss.ss.ss.ss.ss.ss....XX..........................XXXXXXXXXXXXXXXX........XXXXXXXX......................................
> pandas/tests/groupby/test_all_methods.py ......................................xx..............................................................................................ss..........ss..............ss......
> pandas/tests/groupby/test_api.py ......s..s..............................s..s..........................
> pandas/tests/groupby/test_apply.py ....................................................................................................................................
> pandas/tests/groupby/test_apply_mutate.py .....
> pandas/tests/groupby/test_bin_groupby.py ......
> pandas/tests/groupby/test_categorical.py .................................................................................................................................x......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................ss.ss.ss.ssxxxxxx.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ssxxxxxx.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ssxxxxxx.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ssxxxxxx.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................s........s........s........s........s........s........s........s...ss.sssss.ss.sssss.ss.sssss.ss.sssss.ss.sssss.ss.sssss.ss.sssss.ss.sssss...................ss.ss.ss.ss.ss.ss.................sxsx................................................................................sxsx................................................................................sxsx................................................................................sxsx.......................................x................................
> pandas/tests/groupby/test_counting.py .................................ssss
> pandas/tests/groupby/test_cumulative.py .....................................................
> pandas/tests/groupby/test_filters.py ............................
> pandas/tests/groupby/test_groupby.py ......................................s..................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................s...................s...................................................................................................................
> pandas/tests/groupby/test_groupby_dropna.py ..........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................sssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss.................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................sssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss.................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................sssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss.................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................sssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss...........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................xxxxxxxx..................................................
> pandas/tests/groupby/test_groupby_subclass.py .....s.................................................................
> pandas/tests/groupby/test_grouping.py .......................................................................................
> pandas/tests/groupby/test_index_as_string.py ..................
> pandas/tests/groupby/test_indexing.py ............................................................................................................................................................................
> pandas/tests/groupby/test_libgroupby.py ...........................
> pandas/tests/groupby/test_missing.py .........................
> pandas/tests/groupby/test_numeric_only.py ..................xxx......ssssss..............................xxx..................................................................................................................................................................................................................................................................................................................................................................................
> pandas/tests/groupby/test_pipe.py ..
> pandas/tests/groupby/test_raises.py .....................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
> pandas/tests/groupby/test_reductions.py ...............................................................................................................................................................................................................................................................................................................ss........................................................................................................................................................................................
> pandas/tests/groupby/test_timegrouper.py ..............................s
> pandas/tests/groupby/transform/test_numba.py sssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss
> pandas/tests/groupby/transform/test_transform.py ....................x......................................................................................xxxxxxxx...................................................................................................................................................................................................................................................................................................x.x.x.x.x.x.x.x.x.x.x.x.x.x.x.x.x.x.x.x.x.x.x.x....................................................................................x....................x............................................................................................................................................................................................................
> 
> =============================== warnings summary ===============================
> pandas/tests/groupby/test_categorical.py::test_basic
>   /usr/lib/python3/dist-packages/numpy/core/fromnumeric.py:86: FutureWarning: The behavior of DataFrame.sum with axis=None is deprecated, in a future version this will reduce over both axes and return a scalar. To retain the old behavior, pass axis=0 (or do not pass axis)
>     return reduction(axis=axis, out=out, **passkwargs)
> 
> -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
> - generated xml file: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/test-data.xml -
> ============================= slowest 30 durations =============================
> 0.58s call     pandas/tests/groupby/transform/test_transform.py::test_as_index_no_change[nunique-A]
> 0.46s call     pandas/tests/groupby/test_groupby_dropna.py::test_no_sort_keep_na[False-False-Int64_1-23]
> 0.46s call     pandas/tests/groupby/test_raises.py::test_groupby_raises_datetime[by9-True-bfill-transform]
> 0.38s call     pandas/tests/groupby/test_reductions.py::test_ops_general[sem-scipy_sem]
> 0.30s call     pandas/tests/groupby/test_groupby.py::test_frame_groupby_columns
> 0.14s teardown pandas/tests/groupby/transform/test_transform.py::test_idxmin_idxmax_transform_args[False-False-idxmin]
> 0.11s call     pandas/tests/groupby/test_categorical.py::test_basic
> 0.09s call     pandas/tests/groupby/test_counting.py::test_count
> 0.08s call     pandas/tests/groupby/test_timegrouper.py::TestGroupBy::test_timegrouper_with_reg_groups
> 0.08s call     pandas/tests/groupby/methods/test_value_counts.py::test_series_groupby_value_counts[False-True-False-True-proportion-True-[0, 5]-['1st', '2nd']-5-50-False]
> 0.08s call     pandas/tests/groupby/test_counting.py::TestCounting::test_ngroup_cumcount_pair
> 0.08s call     pandas/tests/groupby/methods/test_value_counts.py::test_series_groupby_value_counts[True-True-False-True-proportion-True-[0, 5]-['1st', '2nd']-5-50-True]
> 0.08s call     pandas/tests/groupby/methods/test_value_counts.py::test_series_groupby_value_counts[False-True-False-True-proportion-True-[0, 5]-['1st', '2nd']-5-50-True]
> 0.08s call     pandas/tests/groupby/methods/test_value_counts.py::test_series_groupby_value_counts[False-True-False-True-proportion-True-[0, 5]-['1st', '2nd']-5-10-False]
> 0.07s call     pandas/tests/groupby/methods/test_describe.py::test_frame_describe_multikey
> 0.07s call     pandas/tests/groupby/methods/test_value_counts.py::test_series_groupby_value_counts[True-True-False-True-proportion-True-[0, 5]-['1st', '2nd']-5-50-False]
> 0.07s call     pandas/tests/groupby/test_groupby_subclass.py::test_groupby_preserves_subclass[corrwith-obj0]
> 0.07s call     pandas/tests/groupby/methods/test_value_counts.py::test_series_groupby_value_counts[False-True-False-True-proportion-True-[0, 5]-['1st', '2nd']-5-10-True]
> 0.07s call     pandas/tests/groupby/methods/test_value_counts.py::test_series_groupby_value_counts[False-False-False-False-count-False-[0, 5]-'2nd'-20-50-True]
> 0.07s call     pandas/tests/groupby/methods/test_value_counts.py::test_series_groupby_value_counts[True-True-False-False-count-False-[0, 5]-['1st', '2nd']-5-50-False]
> 0.07s call     pandas/tests/groupby/methods/test_value_counts.py::test_series_groupby_value_counts[False-True-False-True-proportion-True-[0, 5]-['1st', '2nd']-20-10-True]
> 0.07s call     pandas/tests/groupby/methods/test_value_counts.py::test_series_groupby_value_counts[True-False-False-True-proportion-False-[0, 5]-['1st', '2nd']-5-50-False]
> 0.06s call     pandas/tests/groupby/methods/test_value_counts.py::test_series_groupby_value_counts[False-False-False-False-count-False-[0, 5]-['1st', '2nd']-5-50-True]
> 0.06s call     pandas/tests/groupby/methods/test_value_counts.py::test_series_groupby_value_counts[True-False-False-True-proportion-False-[0, 5]-['1st', '2nd']-5-50-True]
> 0.06s call     pandas/tests/groupby/methods/test_value_counts.py::test_series_groupby_value_counts[True-False-True-True-proportion-True-[0, 5]-['1st', '2nd']-5-50-True]
> 0.06s call     pandas/tests/groupby/methods/test_value_counts.py::test_series_groupby_value_counts[True-True-False-True-proportion-False-[0, 5]-['1st', '2nd']-20-50-True]
> 0.06s call     pandas/tests/groupby/methods/test_value_counts.py::test_series_groupby_value_counts[True-True-False-True-proportion-True-[0, 5]-'2nd'-5-50-False]
> 0.06s call     pandas/tests/groupby/methods/test_value_counts.py::test_series_groupby_value_counts[False-False-False-False-count-False-[0, 5]-'2nd'-5-10-False]
> 0.06s call     pandas/tests/groupby/methods/test_value_counts.py::test_series_groupby_value_counts[False-False-False-False-count-False-[0, 5]-'2nd'-20-50-False]
> 0.06s call     pandas/tests/groupby/methods/test_value_counts.py::test_series_groupby_value_counts[True-True-False-False-count-False-[0, 5]-'1st'-20-50-True]
> = 28388 passed, 910 skipped, 98 xfailed, 39 xpassed, 1 warning in 176.65s (0:02:56) =
> rdjoqkol test state = false
> /usr/lib/python3/dist-packages/pytest_asyncio/plugin.py:208: PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset.
> The event loop scope for asynchronous fixtures will default to the fixture caching scope. Future versions of pytest-asyncio will default the loop scope for asynchronous fixtures to function scope. Set the default fixture loop scope explicitly in order to avoid unexpected behavior in the future. Valid fixture loop scopes are: "function", "class", "module", "package", "session"
> 
>   warnings.warn(PytestDeprecationWarning(_DEFAULT_FIXTURE_LOOP_SCOPE_UNSET))
> ============================= test session starts ==============================
> platform linux -- Python 3.13.1, pytest-8.3.4, pluggy-1.5.0
> PyQt5 5.15.11 -- Qt runtime 5.15.15 -- Qt compiled 5.15.15
> rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build
> configfile: pyproject.toml
> plugins: forked-1.6.0, asyncio-0.24.0a1, localserver-0.9.0.post0, qt-4.4.0, typeguard-4.4.1, hypothesis-6.122.1, xdist-3.6.1
> asyncio: mode=Mode.STRICT, default_loop_scope=None
> collected 16995 items
> 
> pandas/tests/indexes/base_class/test_constructors.py .......s..
> pandas/tests/indexes/base_class/test_formats.py ..............
> pandas/tests/indexes/base_class/test_indexing.py .............
> pandas/tests/indexes/base_class/test_pickle.py .
> pandas/tests/indexes/base_class/test_reshape.py ..............s....
> pandas/tests/indexes/base_class/test_setops.py ............................................................
> pandas/tests/indexes/base_class/test_where.py .
> pandas/tests/indexes/categorical/test_append.py .......
> pandas/tests/indexes/categorical/test_astype.py ...........
> pandas/tests/indexes/categorical/test_category.py .........................................
> pandas/tests/indexes/categorical/test_constructors.py .....
> pandas/tests/indexes/categorical/test_equals.py ......ss
> pandas/tests/indexes/categorical/test_fillna.py ...
> pandas/tests/indexes/categorical/test_formats.py ..
> pandas/tests/indexes/categorical/test_indexing.py .................................
> pandas/tests/indexes/categorical/test_map.py .....................
> pandas/tests/indexes/categorical/test_reindex.py .......
> pandas/tests/indexes/categorical/test_setops.py ..
> pandas/tests/indexes/datetimelike_/test_drop_duplicates.py ................................................................................................................
> pandas/tests/indexes/datetimelike_/test_equals.py .....................
> pandas/tests/indexes/datetimelike_/test_indexing.py ................
> pandas/tests/indexes/datetimelike_/test_is_monotonic.py .
> pandas/tests/indexes/datetimelike_/test_nat.py ......................
> pandas/tests/indexes/datetimelike_/test_sort_values.py ...................................................................................
> pandas/tests/indexes/datetimelike_/test_value_counts.py ............................................
> pandas/tests/indexes/datetimes/methods/test_asof.py ..
> pandas/tests/indexes/datetimes/methods/test_astype.py .................................
> pandas/tests/indexes/datetimes/methods/test_delete.py .......................
> pandas/tests/indexes/datetimes/methods/test_factorize.py ....................................................................................
> pandas/tests/indexes/datetimes/methods/test_fillna.py ..
> pandas/tests/indexes/datetimes/methods/test_insert.py .............................................................................................................................................................................................
> pandas/tests/indexes/datetimes/methods/test_isocalendar.py ..
> pandas/tests/indexes/datetimes/methods/test_map.py .....
> pandas/tests/indexes/datetimes/methods/test_normalize.py .........
> pandas/tests/indexes/datetimes/methods/test_repeat.py ....................................................................................................................................................................................................................................................................................................................................................
> pandas/tests/indexes/datetimes/methods/test_resolution.py ....................................................................................................................................................................................
> pandas/tests/indexes/datetimes/methods/test_round.py ......................................................................................................................................................................................................................
> pandas/tests/indexes/datetimes/methods/test_shift.py ........................................................................................................................................
> pandas/tests/indexes/datetimes/methods/test_snap.py ........................
> pandas/tests/indexes/datetimes/methods/test_to_frame.py ..
> pandas/tests/indexes/datetimes/methods/test_to_julian_date.py .....
> pandas/tests/indexes/datetimes/methods/test_to_period.py ...........................................
> pandas/tests/indexes/datetimes/methods/test_to_pydatetime.py ..
> pandas/tests/indexes/datetimes/methods/test_to_series.py .
> pandas/tests/indexes/datetimes/methods/test_tz_convert.py ....................................
> pandas/tests/indexes/datetimes/methods/test_tz_localize.py ............................................................................................................................................................
> pandas/tests/indexes/datetimes/methods/test_unique.py ........................
> pandas/tests/indexes/datetimes/test_arithmetic.py .....................x
> pandas/tests/indexes/datetimes/test_constructors.py ..................................................................................................................................................................................................................x...x....................................
> pandas/tests/indexes/datetimes/test_date_range.py ....................................................................................................................................................................................................................................................................................................................................................
> pandas/tests/indexes/datetimes/test_datetime.py ..................
> pandas/tests/indexes/datetimes/test_formats.py ........................................
> pandas/tests/indexes/datetimes/test_freq_attr.py ..........................
> pandas/tests/indexes/datetimes/test_indexing.py ..........................................................................................................................................................................................................................................................................................................................................................................................
> pandas/tests/indexes/datetimes/test_iter.py ............
> pandas/tests/indexes/datetimes/test_join.py ......................
> pandas/tests/indexes/datetimes/test_npfuncs.py .
> pandas/tests/indexes/datetimes/test_ops.py ................
> pandas/tests/indexes/datetimes/test_partial_slicing.py ..................................
> pandas/tests/indexes/datetimes/test_pickle.py ......
> pandas/tests/indexes/datetimes/test_reindex.py ..
> pandas/tests/indexes/datetimes/test_scalar_compat.py ..................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
> pandas/tests/indexes/datetimes/test_setops.py ................................................................................................................................
> pandas/tests/indexes/datetimes/test_timezones.py ........................................
> pandas/tests/indexes/interval/test_astype.py ....................................x...........................................................................................................................
> pandas/tests/indexes/interval/test_constructors.py ............................................................................................................................................................................................................................................................................ssssssss.......................................s.................s.....s.....s.....s....................................ssssssss.......................................s.................s.....s.....s.....s.................................s
> pandas/tests/indexes/interval/test_equals.py ....
> pandas/tests/indexes/interval/test_formats.py ...........
> pandas/tests/indexes/interval/test_indexing.py ............................................................................................................................................................................................................................................................................................
> pandas/tests/indexes/interval/test_interval.py .......x....x....x....x..................................................................................................................................................................................................................................
> pandas/tests/indexes/interval/test_interval_range.py ........................................................................................................................................................
> pandas/tests/indexes/interval/test_interval_tree.py ....................................................................................................................................................................................................................
> pandas/tests/indexes/interval/test_join.py ...
> pandas/tests/indexes/interval/test_pickle.py ...
> pandas/tests/indexes/interval/test_setops.py .................................................................................
> pandas/tests/indexes/multi/test_analytics.py ......................................
> pandas/tests/indexes/multi/test_astype.py ...
> pandas/tests/indexes/multi/test_compat.py ......
> pandas/tests/indexes/multi/test_constructors.py ..................................................................................s.................
> pandas/tests/indexes/multi/test_conversion.py ......
> pandas/tests/indexes/multi/test_copy.py ..........
> pandas/tests/indexes/multi/test_drop.py .............
> pandas/tests/indexes/multi/test_duplicates.py ..................................................
> pandas/tests/indexes/multi/test_equivalence.py ..............
> pandas/tests/indexes/multi/test_formats.py ..............
> pandas/tests/indexes/multi/test_get_level_values.py .......
> pandas/tests/indexes/multi/test_get_set.py ...................
> pandas/tests/indexes/multi/test_indexing.py ...........................................................................................................................................
> pandas/tests/indexes/multi/test_integrity.py .................
> pandas/tests/indexes/multi/test_isin.py ..............
> pandas/tests/indexes/multi/test_join.py .......................................................
> pandas/tests/indexes/multi/test_lexsort.py ..
> pandas/tests/indexes/multi/test_missing.py ...x..
> pandas/tests/indexes/multi/test_monotonic.py ...........
> pandas/tests/indexes/multi/test_names.py ...............................
> pandas/tests/indexes/multi/test_partial_indexing.py .....
> pandas/tests/indexes/multi/test_pickle.py .
> pandas/tests/indexes/multi/test_reindex.py ............
> pandas/tests/indexes/multi/test_reshape.py ...........
> pandas/tests/indexes/multi/test_setops.py ............................................................................................................................................................................................................sss...................................................................
> pandas/tests/indexes/multi/test_sorting.py ..........................
> pandas/tests/indexes/multi/test_take.py ...
> pandas/tests/indexes/numeric/test_astype.py ...................
> pandas/tests/indexes/numeric/test_indexing.py ..............................................................................................................................................ss..........................................
> pandas/tests/indexes/numeric/test_join.py ...........
> pandas/tests/indexes/numeric/test_numeric.py ................................................................................................
> pandas/tests/indexes/numeric/test_setops.py ....................
> pandas/tests/indexes/object/test_astype.py ..
> pandas/tests/indexes/object/test_indexing.py .......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................s.s.s.s.s.s.s.s.s.s.s.s.s.s.s.ss.
> pandas/tests/indexes/period/methods/test_asfreq.py ...............
> pandas/tests/indexes/period/methods/test_astype.py .............
> pandas/tests/indexes/period/methods/test_factorize.py ..
> pandas/tests/indexes/period/methods/test_fillna.py .
> pandas/tests/indexes/period/methods/test_insert.py ...
> pandas/tests/indexes/period/methods/test_is_full.py .
> pandas/tests/indexes/period/methods/test_repeat.py ......
> pandas/tests/indexes/period/methods/test_shift.py ......
> pandas/tests/indexes/period/methods/test_to_timestamp.py ........
> pandas/tests/indexes/period/test_constructors.py ..................................................................................................
> pandas/tests/indexes/period/test_formats.py ...................
> pandas/tests/indexes/period/test_freq_attr.py .
> pandas/tests/indexes/period/test_indexing.py .........................................................................
> pandas/tests/indexes/period/test_join.py ...........
> pandas/tests/indexes/period/test_monotonic.py ..
> pandas/tests/indexes/period/test_partial_slicing.py ..............
> pandas/tests/indexes/period/test_period.py ....................................................................................................................................
> pandas/tests/indexes/period/test_period_range.py ...........................
> pandas/tests/indexes/period/test_pickle.py ....
> pandas/tests/indexes/period/test_resolution.py .........
> pandas/tests/indexes/period/test_scalar_compat.py ...
> pandas/tests/indexes/period/test_searchsorted.py ........
> pandas/tests/indexes/period/test_setops.py ..............
> pandas/tests/indexes/period/test_tools.py ............
> pandas/tests/indexes/ranges/test_constructors.py .............................
> pandas/tests/indexes/ranges/test_indexing.py ...............
> pandas/tests/indexes/ranges/test_join.py ..........
> pandas/tests/indexes/ranges/test_range.py .................................................................................
> pandas/tests/indexes/ranges/test_setops.py ...................................................................
> pandas/tests/indexes/test_any_index.py ......................................................................................................................s.........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
> pandas/tests/indexes/test_base.py .........................................................................................................................................................................x.............................................................................ssss....ss..........ss......ss.................................................................................................................................ssss...........................................................................................................................................................................................................................................s..........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................s
> pandas/tests/indexes/test_common.py ...........................................................................................................................................................................................................xxxxxxxxxxxxxxxxxxxxxxxxxxxxx.........................................................................................................................sssssssss...s....ss..........................xs.....................sss................................................sss....................................................................................s................s...............................................................................................................................................................................................................................................................................XX...........................................
> pandas/tests/indexes/test_datetimelike.py ........................................
> pandas/tests/indexes/test_engines.py .........................................
> pandas/tests/indexes/test_frozen.py ..........
> pandas/tests/indexes/test_index_new.py ............................................xxxxssss................................................................................................................
> pandas/tests/indexes/test_indexing.py ......................................................ss...............................s.................................................................................................................................................................................................................................................................................................s........................
> pandas/tests/indexes/test_numpy_compat.py ............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................ss.....................
> pandas/tests/indexes/test_old_base.py s...s...................sss.............................ssssssssss.s..........ss.................s.............s.....s..............s..sss..........................................................s.......................................................................ssssssss..s..sssssssss..s..sssssssss..s..sssssssss..s..sssssssss..s..s......................s..............................................s................s..............................s........................ssssssss....s.s...s.....s........sssssssss...s....s...sss...................................................................................................................ss......................ssssss.........................................................................................................................................................................s......................................................................................................................................................................................s...s...........s...s...........................................................................................s...s...
> pandas/tests/indexes/test_setops.py ...........................................................................................................................................x........................................................................................................................................................................................................................................................................................................................................................................................................................X..................................................................x....................................................................................................X.........X...............................................................................................................X..........................................................................................................................................................................................................................................................................................................................................................s...........................................................................................................................ss..s.s...s...s.....................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................ssss....ss..........ss......ss..................................................................................................................................................................................................................................................................ssss....ss..........ss......ss................................................................................................................................................................................................................................................................s...........................................................................................................................................................................................ss
> pandas/tests/indexes/test_subclass.py .
> pandas/tests/indexes/timedeltas/methods/test_astype.py ...............
> pandas/tests/indexes/timedeltas/methods/test_factorize.py ..
> pandas/tests/indexes/timedeltas/methods/test_fillna.py .
> pandas/tests/indexes/timedeltas/methods/test_insert.py ...............
> pandas/tests/indexes/timedeltas/methods/test_repeat.py .
> pandas/tests/indexes/timedeltas/methods/test_shift.py ......
> pandas/tests/indexes/timedeltas/test_arithmetic.py ...
> pandas/tests/indexes/timedeltas/test_constructors.py .....................
> pandas/tests/indexes/timedeltas/test_delete.py ...
> pandas/tests/indexes/timedeltas/test_formats.py .....
> pandas/tests/indexes/timedeltas/test_freq_attr.py ...........
> pandas/tests/indexes/timedeltas/test_indexing.py ....................................
> pandas/tests/indexes/timedeltas/test_join.py .......
> pandas/tests/indexes/timedeltas/test_ops.py ..........
> pandas/tests/indexes/timedeltas/test_pickle.py .
> pandas/tests/indexes/timedeltas/test_scalar_compat.py ........
> pandas/tests/indexes/timedeltas/test_searchsorted.py ........
> pandas/tests/indexes/timedeltas/test_setops.py ................................
> pandas/tests/indexes/timedeltas/test_timedelta.py ...
> pandas/tests/indexes/timedeltas/test_timedelta_range.py ............................
> 
> - generated xml file: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/test-data.xml -
> ============================= slowest 30 durations =============================
> 1.55s call     pandas/tests/indexes/test_base.py::TestIndex::test_tab_complete_warning
> 0.43s call     pandas/tests/indexes/test_common.py::TestCommon::test_drop_duplicates[uint32-False]
> 0.39s setup    pandas/tests/indexes/test_base.py::TestIndex::test_tab_complete_warning
> 0.36s call     pandas/tests/indexes/period/test_indexing.py::TestGetItem::test_getitem_seconds
> 0.33s call     pandas/tests/indexes/datetimes/test_date_range.py::TestDateRangeNonTickFreq::test_date_range_custom_business_month_begin[s]
> 0.21s call     pandas/tests/indexes/ranges/test_setops.py::test_range_difference
> 0.14s call     pandas/tests/indexes/multi/test_indexing.py::test_pyint_engine
> 0.12s call     pandas/tests/indexes/datetimes/test_date_range.py::TestDateRangeNonTickFreq::test_date_range_custom_business_month_end[ms]
> 0.12s call     pandas/tests/indexes/datetimes/test_date_range.py::TestDateRangeNonTickFreq::test_date_range_custom_business_month_begin[ms]
> 0.12s teardown pandas/tests/indexes/timedeltas/test_timedelta_range.py::TestTimedeltas::test_timedelta_range_deprecated_freq[2.5T-5 hours-5 hours 8 minutes-expected_values1-150s]
> 0.12s call     pandas/tests/indexes/datetimes/test_date_range.py::TestDateRangeNonTickFreq::test_date_range_custom_business_month_begin[us]
> 0.12s call     pandas/tests/indexes/datetimes/test_date_range.py::TestDateRangeNonTickFreq::test_date_range_custom_business_month_begin[ns]
> 0.12s call     pandas/tests/indexes/datetimes/test_date_range.py::TestDateRangeNonTickFreq::test_date_range_custom_business_month_end[s]
> 0.12s call     pandas/tests/indexes/datetimes/test_date_range.py::TestDateRangeNonTickFreq::test_date_range_custom_business_month_end[ns]
> 0.12s call     pandas/tests/indexes/datetimes/test_date_range.py::TestDateRangeNonTickFreq::test_date_range_custom_business_month_end[us]
> 0.09s call     pandas/tests/indexes/interval/test_interval_tree.py::TestIntervalTree::test_get_indexer_closed[left-1]
> 0.08s call     pandas/tests/indexes/period/test_partial_slicing.py::TestPeriodIndex::test_range_slice_seconds[period_range]
> 0.08s call     pandas/tests/indexes/interval/test_interval_tree.py::TestIntervalTree::test_get_indexer_closed[both-1]
> 0.07s call     pandas/tests/indexes/interval/test_interval_tree.py::TestIntervalTree::test_get_indexer_closed[right-1]
> 0.07s call     pandas/tests/indexes/interval/test_interval_tree.py::TestIntervalTree::test_get_indexer_closed[neither-1]
> 0.06s call     pandas/tests/indexes/timedeltas/test_constructors.py::TestTimedeltaIndex::test_infer_from_tdi
> 0.06s call     pandas/tests/indexes/numeric/test_indexing.py::TestGetLoc::test_get_loc_numericindex_none_raises[f8]
> 0.06s call     pandas/tests/indexes/multi/test_sorting.py::test_remove_unused_levels_large[datetime64[D]-str]
> 0.06s call     pandas/tests/indexes/numeric/test_indexing.py::TestGetLoc::test_get_loc_numericindex_none_raises[i8]
> 0.06s call     pandas/tests/indexes/numeric/test_indexing.py::TestGetLoc::test_get_loc_numericindex_none_raises[u8]
> 0.05s call     pandas/tests/indexes/datetimes/test_timezones.py::TestDatetimeIndexTimezones::test_with_tz[tz0]
> 0.05s call     pandas/tests/indexes/datetimes/test_timezones.py::TestDatetimeIndexTimezones::test_with_tz[tz1]
> 0.05s call     pandas/tests/indexes/interval/test_interval_tree.py::TestIntervalTree::test_get_indexer_closed[left-10]
> 0.05s call     pandas/tests/indexes/datetimes/methods/test_tz_localize.py::TestTZLocalize::test_dti_tz_localize_roundtrip[tzlocal()]
> 0.04s call     pandas/tests/indexes/datetimes/test_date_range.py::TestDateRangeNonNano::test_date_range_freq_matches_reso
> ===== 16690 passed, 253 skipped, 46 xfailed, 6 xpassed in 62.21s (0:01:02) =====
> <sys>:0: ResourceWarning: unclosed database in <sqlite3.Connection object at 0x7fedacb233d0>
> rdjoqkol test state = false
> /usr/lib/python3/dist-packages/pytest_asyncio/plugin.py:208: PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset.
> The event loop scope for asynchronous fixtures will default to the fixture caching scope. Future versions of pytest-asyncio will default the loop scope for asynchronous fixtures to function scope. Set the default fixture loop scope explicitly in order to avoid unexpected behavior in the future. Valid fixture loop scopes are: "function", "class", "module", "package", "session"
> 
>   warnings.warn(PytestDeprecationWarning(_DEFAULT_FIXTURE_LOOP_SCOPE_UNSET))
> ============================= test session starts ==============================
> platform linux -- Python 3.13.1, pytest-8.3.4, pluggy-1.5.0
> PyQt5 5.15.11 -- Qt runtime 5.15.15 -- Qt compiled 5.15.15
> rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build
> configfile: pyproject.toml
> plugins: forked-1.6.0, asyncio-0.24.0a1, localserver-0.9.0.post0, qt-4.4.0, typeguard-4.4.1, hypothesis-6.122.1, xdist-3.6.1
> asyncio: mode=Mode.STRICT, default_loop_scope=None
> collected 4389 items
> 
> pandas/tests/indexing/interval/test_interval.py ..............................
> pandas/tests/indexing/interval/test_interval_new.py .....................
> pandas/tests/indexing/multiindex/test_chaining_and_caching.py ..
> pandas/tests/indexing/multiindex/test_datetime.py ..
> pandas/tests/indexing/multiindex/test_getitem.py .............................................................................
> pandas/tests/indexing/multiindex/test_iloc.py ................
> pandas/tests/indexing/multiindex/test_indexing_slow.py ..........
> pandas/tests/indexing/multiindex/test_loc.py .................................................................................................................................
> pandas/tests/indexing/multiindex/test_multiindex.py ................
> pandas/tests/indexing/multiindex/test_partial.py .............
> pandas/tests/indexing/multiindex/test_setitem.py ...........................
> pandas/tests/indexing/multiindex/test_slice.py .............................
> pandas/tests/indexing/multiindex/test_sorted.py .........
> pandas/tests/indexing/test_at.py .........................................
> pandas/tests/indexing/test_categorical.py .................s................................................................................................
> pandas/tests/indexing/test_chaining_and_caching.py ..............................
> pandas/tests/indexing/test_check_indexer.py ....................s....
> pandas/tests/indexing/test_coercion.py ..........xxxxxxx...............................................................xx............................................xxxx....x............................................................xxxxx..................xx............................................................................................................................................................................................................x
> pandas/tests/indexing/test_datetime.py .........ss
> pandas/tests/indexing/test_floats.py ...............................................................................................................................................
> pandas/tests/indexing/test_iat.py .....
> pandas/tests/indexing/test_iloc.py ..................................................................................................................................................................................................................
> pandas/tests/indexing/test_indexers.py ......
> pandas/tests/indexing/test_indexing.py ............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
> pandas/tests/indexing/test_loc.py .............................................................................................................................x...........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................s...................................................................................................................................................................................................................................................................................................................................................................s....................................
> pandas/tests/indexing/test_na_indexing.py ..............................................................................................................................................................................................................................................................................
> pandas/tests/indexing/test_partial.py ....................................
> pandas/tests/indexing/test_scalar.py ......................................
> 
> - generated xml file: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/test-data.xml -
> ============================= slowest 30 durations =============================
> 0.61s call     pandas/tests/indexing/test_loc.py::TestLocBaseIndependent::test_loc_non_unique_memory_error[900000-100000]
> 0.25s call     pandas/tests/indexing/test_loc.py::TestLocBaseIndependent::test_loc_getitem_range_from_spmatrix[int64-coo_matrix]
> 0.24s call     pandas/tests/indexing/multiindex/test_indexing_slow.py::test_multiindex_get_loc[a-0]
> 0.24s call     pandas/tests/indexing/multiindex/test_indexing_slow.py::test_multiindex_get_loc[a-4]
> 0.21s call     pandas/tests/indexing/multiindex/test_indexing_slow.py::test_multiindex_get_loc[a-2]
> 0.20s call     pandas/tests/indexing/multiindex/test_indexing_slow.py::test_multiindex_get_loc[a-1]
> 0.20s call     pandas/tests/indexing/multiindex/test_indexing_slow.py::test_multiindex_get_loc[a-3]
> 0.18s call     pandas/tests/indexing/multiindex/test_indexing_slow.py::test_multiindex_get_loc[b-1]
> 0.18s call     pandas/tests/indexing/multiindex/test_indexing_slow.py::test_multiindex_get_loc[b-2]
> 0.17s call     pandas/tests/indexing/multiindex/test_indexing_slow.py::test_multiindex_get_loc[b-3]
> 0.17s call     pandas/tests/indexing/multiindex/test_indexing_slow.py::test_multiindex_get_loc[b-0]
> 0.16s call     pandas/tests/indexing/multiindex/test_indexing_slow.py::test_multiindex_get_loc[b-4]
> 0.10s call     pandas/tests/indexing/test_chaining_and_caching.py::TestChaining::test_detect_chained_assignment_implicit_take2
> 0.09s call     pandas/tests/indexing/test_chaining_and_caching.py::TestChaining::test_detect_chained_assignment_str
> 0.09s call     pandas/tests/indexing/test_chaining_and_caching.py::TestChaining::test_detect_chained_assignment_setting_entire_column
> 0.08s call     pandas/tests/indexing/test_chaining_and_caching.py::TestChaining::test_detect_chained_assignment_implicit_take
> 0.06s call     pandas/tests/indexing/multiindex/test_setitem.py::TestMultiIndexSetItem::test_groupby_example
> 0.04s call     pandas/tests/indexing/multiindex/test_slice.py::TestMultiIndexSlicers::test_per_axis_per_level_setitem
> 0.03s call     pandas/tests/indexing/multiindex/test_slice.py::TestMultiIndexSlicers::test_per_axis_per_level_getitem
> 0.03s call     pandas/tests/indexing/test_loc.py::TestLocSeries::test_loc_nonunique_masked_index
> 0.03s call     pandas/tests/indexing/multiindex/test_setitem.py::TestMultiIndexSetItem::test_setitem_multiindex3
> 0.02s teardown pandas/tests/indexing/test_scalar.py::TestMultiIndexScalar::test_multiindex_at_get_one_level
> 0.02s call     pandas/tests/indexing/test_iloc.py::TestiLocBaseIndependent::test_iloc_getitem_doc_issue
> 0.02s call     pandas/tests/indexing/multiindex/test_slice.py::TestMultiIndexSlicers::test_per_axis_per_level_doc_examples
> 0.02s call     pandas/tests/indexing/test_loc.py::TestLocBaseIndependent::test_loc_getitem_sparse_frame
> 0.02s call     pandas/tests/indexing/test_iloc.py::TestiLocBaseIndependent::test_iloc_setitem_dups
> 0.02s call     pandas/tests/indexing/test_loc.py::TestLocCallable::test_frame_loc_setitem_callable
> 0.02s call     pandas/tests/indexing/multiindex/test_slice.py::TestMultiIndexSlicers::test_loc_axis_arguments
> 0.01s call     pandas/tests/indexing/multiindex/test_getitem.py::test_frame_getitem_nan_multiindex[NaTType]
> 0.01s call     pandas/tests/indexing/test_loc.py::TestLocBaseIndependent::test_loc_setitem_consistency_slice_column_len
> ================= 4360 passed, 6 skipped, 23 xfailed in 18.63s =================
> rdjoqkol test state = false
> /usr/lib/python3/dist-packages/pytest_asyncio/plugin.py:208: PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset.
> The event loop scope for asynchronous fixtures will default to the fixture caching scope. Future versions of pytest-asyncio will default the loop scope for asynchronous fixtures to function scope. Set the default fixture loop scope explicitly in order to avoid unexpected behavior in the future. Valid fixture loop scopes are: "function", "class", "module", "package", "session"
> 
>   warnings.warn(PytestDeprecationWarning(_DEFAULT_FIXTURE_LOOP_SCOPE_UNSET))
> ============================= test session starts ==============================
> platform linux -- Python 3.13.1, pytest-8.3.4, pluggy-1.5.0
> PyQt5 5.15.11 -- Qt runtime 5.15.15 -- Qt compiled 5.15.15
> rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build
> configfile: pyproject.toml
> plugins: forked-1.6.0, asyncio-0.24.0a1, localserver-0.9.0.post0, qt-4.4.0, typeguard-4.4.1, hypothesis-6.122.1, xdist-3.6.1
> asyncio: mode=Mode.STRICT, default_loop_scope=None
> collected 140 items
> 
> pandas/tests/interchange/test_impl.py ..sssssssss..............sssss........s..s..ssssssssssssssssssssssssssssssss.
> pandas/tests/interchange/test_spec_conformance.py ................
> pandas/tests/interchange/test_utils.py ................sssssssssssssssssssssssssssssss
> 
> - generated xml file: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/test-data.xml -
> ============================= slowest 30 durations =============================
> 0.02s call     pandas/tests/interchange/test_impl.py::test_dataframe[<lambda>4]
> 0.01s call     pandas/tests/interchange/test_impl.py::test_dataframe[<lambda>3]
> 0.01s call     pandas/tests/interchange/test_impl.py::test_dataframe[<lambda>0]
> 0.01s call     pandas/tests/interchange/test_impl.py::test_dataframe[<lambda>1]
> 0.01s call     pandas/tests/interchange/test_impl.py::test_dataframe[<lambda>2]
> 0.01s call     pandas/tests/interchange/test_impl.py::test_categorical_dtype[data0]
> 0.01s setup    pandas/tests/interchange/test_utils.py::test_dtype_to_arrow_c_fmt_arrowdtype[timestamp-args_kwargs23-tsu:]
> 0.01s call     pandas/tests/interchange/test_impl.py::test_empty_dataframe
> 0.01s call     pandas/tests/interchange/test_impl.py::test_datetimetzdtype[ns-UTC]
> 0.01s setup    pandas/tests/interchange/test_utils.py::test_dtype_to_arrow_c_fmt_arrowdtype[duration-args_kwargs26-tDs]
> 
> (20 durations < 0.005s hidden.  Use -vv to show these durations.)
> ======================== 61 passed, 79 skipped in 0.88s ========================
> rdjoqkol test state = false
> /usr/lib/python3/dist-packages/pytest_asyncio/plugin.py:208: PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset.
> The event loop scope for asynchronous fixtures will default to the fixture caching scope. Future versions of pytest-asyncio will default the loop scope for asynchronous fixtures to function scope. Set the default fixture loop scope explicitly in order to avoid unexpected behavior in the future. Valid fixture loop scopes are: "function", "class", "module", "package", "session"
> 
>   warnings.warn(PytestDeprecationWarning(_DEFAULT_FIXTURE_LOOP_SCOPE_UNSET))
> ============================= test session starts ==============================
> platform linux -- Python 3.13.1, pytest-8.3.4, pluggy-1.5.0
> PyQt5 5.15.11 -- Qt runtime 5.15.15 -- Qt compiled 5.15.15
> rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build
> configfile: pyproject.toml
> plugins: forked-1.6.0, asyncio-0.24.0a1, localserver-0.9.0.post0, qt-4.4.0, typeguard-4.4.1, hypothesis-6.122.1, xdist-3.6.1
> asyncio: mode=Mode.STRICT, default_loop_scope=None
> collected 257 items
> 
> pandas/tests/internals/test_api.py .........
> pandas/tests/internals/test_internals.py ....................................................................................................................................................................................................................................................
> pandas/tests/internals/test_managers.py ....
> 
> - generated xml file: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/test-data.xml -
> ============================= slowest 30 durations =============================
> 0.57s call     pandas/tests/internals/test_managers.py::test_array_manager_depr_env_var[array]
> 0.47s call     pandas/tests/internals/test_managers.py::test_array_manager_depr_env_var[block]
> 0.01s call     pandas/tests/internals/test_internals.py::TestBlockManager::test_equals_block_order_different_dtypes[c:sparse;d:sparse_na;b:f8]
> 0.01s call     pandas/tests/internals/test_internals.py::TestBlockManager::test_interleave_dtype[a: f8; b: category-object]
> 0.01s call     pandas/tests/internals/test_internals.py::TestCanHoldElement::test_interval_can_hold_element[<lambda>4-uint64]
> 0.01s call     pandas/tests/internals/test_internals.py::TestBlockManager::test_as_array_datetime_tz
> 0.01s call     pandas/tests/internals/test_internals.py::TestCanHoldElement::test_interval_can_hold_element[<lambda>4-float64]
> 0.01s call     pandas/tests/internals/test_internals.py::TestCanHoldElement::test_interval_can_hold_element[<lambda>3-uint64]
> 0.01s call     pandas/tests/internals/test_internals.py::TestCanHoldElement::test_interval_can_hold_element[<lambda>1-int64]
> 0.01s call     pandas/tests/internals/test_internals.py::TestCanHoldElement::test_interval_can_hold_element[<lambda>4-int64]
> 0.01s call     pandas/tests/internals/test_internals.py::TestBlockManager::test_interleave_dtype[a: complex-complex]
> 0.01s call     pandas/tests/internals/test_internals.py::TestCanHoldElement::test_interval_can_hold_element[<lambda>3-int64]
> 0.01s call     pandas/tests/internals/test_internals.py::TestBlockManager::test_interleave_dtype[a: M8[ns]; b: bool-object]
> 0.01s call     pandas/tests/internals/test_internals.py::TestBlockManager::test_interleave_dtype[a: f8-f8]
> 0.01s call     pandas/tests/internals/test_internals.py::TestCanHoldElement::test_interval_can_hold_element[<lambda>1-uint64]
> 0.01s call     pandas/tests/internals/test_internals.py::TestBlockManager::test_interleave_dtype[a: category2; b: category2-object]
> 0.01s call     pandas/tests/internals/test_internals.py::TestCanHoldElement::test_interval_can_hold_element[<lambda>5-int64]
> 0.01s call     pandas/tests/internals/test_internals.py::TestCanHoldElement::test_interval_can_hold_element[<lambda>3-float64]
> 0.01s call     pandas/tests/internals/test_internals.py::TestBlockManager::test_interleave_dtype[a: M8[ns]; b: i8-object]
> 0.01s call     pandas/tests/internals/test_internals.py::TestBlockManager::test_interleave_dtype[a: m8[ns]; b: i8-object]
> 0.01s call     pandas/tests/internals/test_internals.py::TestCanHoldElement::test_interval_can_hold_element[<lambda>2-int64]
> 0.01s call     pandas/tests/internals/test_internals.py::TestBlockManager::test_interleave_dtype[a: category; b: category-i8]
> 0.01s call     pandas/tests/internals/test_internals.py::TestBlockManager::test_interleave_dtype[a: category2-object]
> 0.01s call     pandas/tests/internals/test_internals.py::TestBlockManager::test_interleave_dtype[a: m8[ns]; b: bool-object]
> 0.01s call     pandas/tests/internals/test_internals.py::TestCanHoldElement::test_interval_can_hold_element[<lambda>5-float64]
> 0.01s call     pandas/tests/internals/test_internals.py::TestCanHoldElement::test_interval_can_hold_element[<lambda>5-uint64]
> 0.01s call     pandas/tests/internals/test_internals.py::TestBlockManager::test_interleave_dtype[a: category; b: category2-object]
> 0.01s call     pandas/tests/internals/test_internals.py::TestBlockManager::test_interleave_dtype[a: M8[ns]; b: m8[ns]-object]
> 0.01s call     pandas/tests/internals/test_internals.py::TestCanHoldElement::test_interval_can_hold_element[<lambda>1-float64]
> 0.01s call     pandas/tests/internals/test_internals.py::TestBlockManager::test_interleave_dtype[a: category-i8]
> ============================= 257 passed in 2.49s ==============================
> rdjoqkol test state = false
> /usr/lib/python3/dist-packages/pytest_asyncio/plugin.py:208: PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset.
> The event loop scope for asynchronous fixtures will default to the fixture caching scope. Future versions of pytest-asyncio will default the loop scope for asynchronous fixtures to function scope. Set the default fixture loop scope explicitly in order to avoid unexpected behavior in the future. Valid fixture loop scopes are: "function", "class", "module", "package", "session"
> 
>   warnings.warn(PytestDeprecationWarning(_DEFAULT_FIXTURE_LOOP_SCOPE_UNSET))
> ============================= test session starts ==============================
> platform linux -- Python 3.13.1, pytest-8.3.4, pluggy-1.5.0
> PyQt5 5.15.11 -- Qt runtime 5.15.15 -- Qt compiled 5.15.15
> rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build
> configfile: pyproject.toml
> plugins: forked-1.6.0, asyncio-0.24.0a1, localserver-0.9.0.post0, qt-4.4.0, typeguard-4.4.1, hypothesis-6.122.1, xdist-3.6.1
> asyncio: mode=Mode.STRICT, default_loop_scope=None
> collected 15511 items / 101 deselected / 2 skipped / 15410 selected
> 
> pandas/tests/io/excel/test_odf.py .....
> pandas/tests/io/excel/test_odswriter.py ..........
> pandas/tests/io/excel/test_openpyxl.py ......................................................
> pandas/tests/io/excel/test_readers.py ......s.sssss......s.sssss......s.sssss......s.sssss......s.sssss....................................ssssss......ssssssssssssssssssssssssssssss............ss..ssssssssss......s.sssss......s.sssss......s.sssss......s.sssss......s.sssss......s.sssss............ss..ssssssssss......s.sssss......s.sssss......s.sssss......s.sssss......s.sssss......s.sssss......s.sssss......s.sssss............ss..sssssssssss..s..s.sssssssssssssssssss..s..s.sssssssssssssssssssssssssssssss............ss..ssssssssss......s.sssssssssssssssssss..ssssssssss......s.sssss......s.sssss......s.sssss......s.sssss......s.sssss......s.sssss.xx.xxs.sssss......s.sssss......s.sssss......s.sssss....................................ssssss......ssssssssssssssssssssssssssssss......s.sssss......s.sssssssssssssssssssssssssssssss......s.sssss......s.sssss......s.sssss......s.sssss......s.sssss......s.sssss............ss..ssssssssss......s.sssss......s.sssss......s.sssss......s.sssss......s.sssss......s.sssss......s.sssss......s.sssss....................................ssssss......ssssssssssssssssssssssssssssss......s.sssss......s.sssss......s.sssss......s.sssss......s.sssss......sssssss......sssssss......s.sssss......s.sssss......s.sssss......s.sssss..................sss...sssssssssssssss......s.sssss......s.sssss....................................ssssss......ssssssssssssssssssssssssssssss......s.sssss......s.sssss......s.sssss......s.sssss......s.sssss......s.sssss............ss..ssssssssss......s.sssss......s.sssss......sssssss...ssss.sssss
> pandas/tests/io/excel/test_style.py ...................................................................................................................................s
> pandas/tests/io/excel/test_writers.py ..........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
> pandas/tests/io/excel/test_xlrd.py .......
> pandas/tests/io/excel/test_xlsxwriter.py .....
> pandas/tests/io/formats/style/test_bar.py ..........................................................................................................................s
> pandas/tests/io/formats/style/test_exceptions.py ...
> pandas/tests/io/formats/style/test_format.py .........................................................................................................
> pandas/tests/io/formats/style/test_highlight.py ................................................................................................
> pandas/tests/io/formats/style/test_html.py ...........................................................................................
> pandas/tests/io/formats/style/test_matplotlib.py ...........................................................
> pandas/tests/io/formats/style/test_non_unique.py .........
> pandas/tests/io/formats/style/test_style.py .................................................................................................................................................................................................
> pandas/tests/io/formats/style/test_to_latex.py ............................................................................................................................................................
> pandas/tests/io/formats/style/test_to_string.py .....
> pandas/tests/io/formats/style/test_tooltip.py ....
> pandas/tests/io/formats/test_console.py ...........
> pandas/tests/io/formats/test_css.py ...............................................................................................
> pandas/tests/io/formats/test_eng_formatting.py .......
> pandas/tests/io/formats/test_format.py ..................................................................................................................................................................................
> pandas/tests/io/formats/test_ipython_compat.py .....
> pandas/tests/io/formats/test_printing.py .........
> pandas/tests/io/formats/test_to_csv.py ..........s..................................................................................
> pandas/tests/io/formats/test_to_excel.py ..........................................................................................................................................................................................................................................................................................................................................................................................................................
> pandas/tests/io/formats/test_to_html.py .........................................................................................................................................................................................................................................................................................................................................................................................
> pandas/tests/io/formats/test_to_latex.py ............................................................................................
> pandas/tests/io/formats/test_to_markdown.py ..........
> pandas/tests/io/formats/test_to_string.py ...............................................s...........................................
> pandas/tests/io/json/test_compression.py ........sssssss.................s.s.s.s.s.s.s.s.s.s.s.s.s.s.s.s.s.s.s.s.s.s.s.s.......
> pandas/tests/io/json/test_deprecated_kwargs.py .
> pandas/tests/io/json/test_json_table_schema.py ...........................................................................................x...x...x...x...x...x...x...x...x...x......x...x...x...x...x...x...x...x...x...x...........................
> pandas/tests/io/json/test_json_table_schema_ext_dtype.py .....................
> pandas/tests/io/json/test_normalize.py .....................................................
> pandas/tests/io/json/test_pandas.py ...........................................................................................................xxxx................................xxx.....................................................................................................................................................................s........xxxxxxxxxxxxxxxxxx................................................................xx.............s.....x........ssssssssssssssssssssssssssssssss...sssss.s.
> pandas/tests/io/json/test_readlines.py ..s.s.....ss.s.s.s.s......ssss....s..ss..ss.s.s...........
> pandas/tests/io/json/test_ujson.py ...................................................................................................................................................................................................................
> pandas/tests/io/parser/common/test_chunksize.py ......ss.........sss......ss...s...s......ss...s...s...s...s......ss...s...s...s
> pandas/tests/io/parser/common/test_common_basic.py ....s...s...s...ss..s...s......ss.........sss...s...s...s...s...s.........sss............ssss......ss...s...s......ss.........sss...s......ss...s.........sss...s...s......ss...s...s...............sssss...s...s...s......ss...s......ss......ss...s...s...s...s...s...s
> pandas/tests/io/parser/common/test_data_list.py ...s...s...s...s
> pandas/tests/io/parser/common/test_decimal.py ......ss...s
> pandas/tests/io/parser/common/test_file_buffer_url.py ...s...s...s...s...s.................................sssssssssss...s...s...s...s...s...s...s...s............ssss.....................sssssss...s...s...s...s
> pandas/tests/io/parser/common/test_float.py ...s.......s.....................sss....x.....x...ss
> pandas/tests/io/parser/common/test_index.py ......ss......ss...s............ssss...s...s...s...s...s...s...s
> pandas/tests/io/parser/common/test_inf.py ......ss......ss...s
> pandas/tests/io/parser/common/test_ints.py ...s............ssss...s......ss...s.........sss.........sss......ss......ss...s
> pandas/tests/io/parser/common/test_iterator.py ...s...s...s.........sss...s
> pandas/tests/io/parser/common/test_read_errors.py ...s...s...s.........sss...s..................ssssss...s...s...s...s...s..xs...s...s...s...s
> pandas/tests/io/parser/common/test_verbose.py ...s...s
> pandas/tests/io/parser/dtypes/test_categorical.py .........sss......ss...s...s...s...s...s...s...s........................ssssssss...s...s...s...s...s............ssss...s
> pandas/tests/io/parser/dtypes/test_dtypes_basic.py ............ssss...s...s...s...s................................................ssssssssssssssss...s...s.............................x.x.x...................................................................................................................................................................x.x.x.x.x.x.x.x.x.x.x.x.........................................................................................................................................................................................................................................................................................................................x.x.x.x.x.x.x.x.x.x.x.x...................................................................................................................................................................................................................s......ss...s...s........................ssssssss......ss...s...s...s...sssssssss...sssss...sssssssssssssssssssssssssssss...s...s
> pandas/tests/io/parser/dtypes/test_empty.py ...s...s...s...s...s...s...s...s........................ssssssss
> pandas/tests/io/parser/test_c_parser_only.py ....................................................................................................................................
> pandas/tests/io/parser/test_comment.py ......ss.........sss...s...s...s..................ssssss......ssxx.s
> pandas/tests/io/parser/test_compression.py .........sss......ss...s...s.x.x.xss......ss.x.x.xss......ss.x.x.xss......ss.x.x.xss......ss.x.x.xss......ss.x.x.xss......ss..................ssssss......................................................ssssssssssssssssss.........sss...s...s...s
> pandas/tests/io/parser/test_concatenate_chunks.py ss
> pandas/tests/io/parser/test_converters.py ...s............ssss...s...s...s......ss...s...s
> pandas/tests/io/parser/test_dialect.py ...s...s...s......................................................ssssssssssssssssss..................ssssss
> pandas/tests/io/parser/test_encoding.py ...s...s..................ssssss...s...s...............sssss......................................................ssssssssssssssssss.........sss............................................................................................................ssssssssssssssssssssssssssssssssssss...s....................sssss...s...s......ss
> pandas/tests/io/parser/test_header.py ...s...s......ss......ss...s...s...s.........sss.........sss.........sss.........sss...s...s...s...s......ss......ss......ss......ss...s.........sss........................ssssssss...s...s...s...s...s...s...s...s...ss
> pandas/tests/io/parser/test_index_col.py ......ss...s...s...s..............................ssssssssss...s...............sssss...s...s...s...s...s...s...s...s...s......ss...s
> pandas/tests/io/parser/test_mangle_dupes.py ...s...s...s.........sss.........sss...s...s...s......ss
> pandas/tests/io/parser/test_multi_thread.py ...s...s
> pandas/tests/io/parser/test_na_values.py ...s...s..........................................ssssssssssssss...s......ss...s...s.........sss............ssss...s...s...s......ss......ss...s......ss...s...s.........sss...s......ss...s......ss..................ssssss...s...s...s...s...s
> pandas/tests/io/parser/test_network.py ssssssssssssssssss
> pandas/tests/io/parser/test_parse_dates.py ...s...s...s......ss..............ss...s...s...s...s......ss...s...s...s...s...sxxxxxxss......ss......ss......ss...s.........sss...s...s...s......ss.........sss............ssss......ss...s......ss......ss............ssss...s......ss...s......ss......ss...s...s...s............ssss...s..................ssssss.........sss......ss............................sssssssss...s...s......ss...s...s......s......ss...s...s...s......ss...s...s...s
> pandas/tests/io/parser/test_python_parser_only.py .....................................................................................
> pandas/tests/io/parser/test_quoting.py .........sss......ss...s..................ssssss............ssss...............sssss......ss......ss......ss
> pandas/tests/io/parser/test_read_fwf.py ..........................................................................sss.
> pandas/tests/io/parser/test_skiprows.py ......ss...s...s.........sss...s.........sss........xsss...s......ss...s...s...s...s...s
> pandas/tests/io/parser/test_textreader.py .....................................
> pandas/tests/io/parser/test_unsupported.py ..........s...s..xs...s
> pandas/tests/io/parser/test_upcast.py ...........................ssss
> pandas/tests/io/parser/usecols/test_parse_dates.py ......ss...s...s...s............ssss
> pandas/tests/io/parser/usecols/test_strings.py ...s...s......ss......ss
> pandas/tests/io/parser/usecols/test_usecols_basic.py ...s......ss...s......ss...s...s...s......ss............ssss...s...s...s...s...s...s......ss...s...s......ss......ss......ss.....................sssssss......ss......ss...s...s...s
> pandas/tests/io/pytables/test_append.py ....x................
> pandas/tests/io/pytables/test_categorical.py .....
> pandas/tests/io/pytables/test_compat.py ....
> pandas/tests/io/pytables/test_complex.py .........
> pandas/tests/io/pytables/test_errors.py ................
> pandas/tests/io/pytables/test_file_handling.py ...................................................xxxxxxxxx...................................................................................................................................
> pandas/tests/io/pytables/test_keys.py ....
> pandas/tests/io/pytables/test_put.py ......................
> pandas/tests/io/pytables/test_pytables_missing.py s
> pandas/tests/io/pytables/test_read.py ....................s
> pandas/tests/io/pytables/test_retain_attributes.py .....
> pandas/tests/io/pytables/test_round_trip.py ..............................s
> pandas/tests/io/pytables/test_select.py ...x.....x...............
> pandas/tests/io/pytables/test_store.py ............................................x.....................
> pandas/tests/io/pytables/test_subclass.py ..
> pandas/tests/io/pytables/test_time_series.py ....
> pandas/tests/io/pytables/test_timezones.py ..........................................................................
> pandas/tests/io/sas/test_byteswap.py ..........
> pandas/tests/io/sas/test_sas.py ...
> pandas/tests/io/sas/test_sas7bdat.py .................................................................................................
> pandas/tests/io/sas/test_xport.py ........
> pandas/tests/io/test_clipboard.py ......................................................................................................................................................................................................................................................................................................................................ssssss..
> pandas/tests/io/test_common.py .......................................................s....s........ss.......s.........s.......s.........................................
> pandas/tests/io/test_compression.py ........................................................................................................................................
> pandas/tests/io/test_fsspec.py .........ssssssssss..........s
> pandas/tests/io/test_gbq.py ..
> pandas/tests/io/test_gcs.py ssssssssssssssssss.
> pandas/tests/io/test_html.py .........ssssss...............................................................................................................................................s......................
> pandas/tests/io/test_parquet.py .ssss.ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss.ssssssss
> pandas/tests/io/test_pickle.py .................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
> pandas/tests/io/test_s3.py sss
> pandas/tests/io/test_spss.py .......s.F
> pandas/tests/io/test_sql.py ssss....ssssss....ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss....ssssss....ssssss....ssssss....ssssss....ssssss....ssssss....ssssss...ssss....ssssss...ssss...ssss...ssss...xssssssssssssssxxxxssssss...ssss....ssssss....ssssss....ssssss....ssssss....ssssss....ssssss....ssssss....ssssss....ssssss....ssssss....ssssss....ssssss....ssssss....ssssss....ssssss....ssssss....ssssss....ssssss...xssssss...xssssss...xssssss....ssssss....ssssss....ssssss...xssssss...xssssss...xssssss....ssssss....ssssss....ssssss....ssssss....ssssss....ssssss....ssssss....ssssss....ssssss....ssssss....ssssss....ssssss....ssssss....ssssss....ssssss....ssssss....ssssss....ssssss....ssssss....ssssss....ssssss....ssssss....ssssss....ssssss....ssssss...xssssss...xssssss...xss.ssss...xssssss...ssss...ssss...ssss...ssss...ssss...ssss...ssss...ssss...ssss...ssss...ssss...ssss...ssss...ssss...ssss...ssss...ssss...ssss....ssssss....ssssss...ssss...ssss...xss.ss...ssss..sssss..sssss..s.ssssss....ssssss...ssss...ssss...ssssxxxssss...ssssxxxssssssssssss...ssss...ssss...ssss...ssss...ssss...ssss...ssss...ssss...ssss...ssss...ssss...ssss....ssssss....ssssss....ssssss..xssss..sssss..sssss..sssss...ssss...ssss...ssss...ssss..sssss...xssssss....ssssss...ssss....ss..ssss....ssssss....ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssxxxxssssssxxxxssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss....ssssss....ssssss....ssssss....ssssss....ssssss....ssssss....ssssss....ss....s..ss................
> pandas/tests/io/test_stata.py ...............................................................................................................................................................................................................................................................................................................................................................................s....................................................................................................................................................................................................................................................
> pandas/tests/io/xml/test_to_xml.py ........................................................................s...............................................................ss
> pandas/tests/io/xml/test_xml.py ...................................................................................s..........................................................................s......s......s......s......s......s......s......s......s......s......s......s...sss.sss.
> pandas/tests/io/xml/test_xml_dtypes.py ..............................................
> 
> =================================== FAILURES ===================================
> ______________________________ test_spss_metadata ______________________________
> 
> datapath = <function datapath.<locals>.deco at 0x7f634b4b3240>
> 
>     @pytest.mark.filterwarnings("ignore::pandas.errors.ChainedAssignmentError")
>     @pytest.mark.filterwarnings("ignore:ChainedAssignmentError:FutureWarning")
>     def test_spss_metadata(datapath):
>         # GH 54264
>         fname = datapath("io", "data", "spss", "labelled-num.sav")
>     
>         df = pd.read_spss(fname)
>         metadata = {
>             "column_names": ["VAR00002"],
>             "column_labels": [None],
>             "column_names_to_labels": {"VAR00002": None},
>             "file_encoding": "UTF-8",
>             "number_columns": 1,
>             "number_rows": 1,
>             "variable_value_labels": {"VAR00002": {1.0: "This is one"}},
>             "value_labels": {"labels0": {1.0: "This is one"}},
>             "variable_to_label": {"VAR00002": "labels0"},
>             "notes": [],
>             "original_variable_types": {"VAR00002": "F8.0"},
>             "readstat_variable_types": {"VAR00002": "double"},
>             "table_name": None,
>             "missing_ranges": {},
>             "missing_user_values": {},
>             "variable_storage_width": {"VAR00002": 8},
>             "variable_display_width": {"VAR00002": 8},
>             "variable_alignment": {"VAR00002": "unknown"},
>             "variable_measure": {"VAR00002": "unknown"},
>             "file_label": None,
>             "file_format": "sav/zsav",
>         }
>         if Version(pyreadstat.__version__) >= Version("1.2.4"):
>             metadata.update(
>                 {
>                     "creation_time": datetime.datetime(2015, 2, 6, 14, 33, 36),
>                     "modification_time": datetime.datetime(2015, 2, 6, 14, 33, 36),
>                 }
>             )
> >       assert df.attrs == metadata
> E       AssertionError: assert {'column_labe... 33, 36), ...} == {'column_labe... 33, 36), ...}
> E         
> E         Omitting 23 identical items, use -vv to show
> E         Left contains 1 more item:
> E         {'mr_sets': {}}
> E         Use -v to get more diff
> 
> pandas/tests/io/test_spss.py:165: AssertionError
> - generated xml file: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/test-data.xml -
> ============================= slowest 30 durations =============================
> 1.52s call     pandas/tests/io/pytables/test_file_handling.py::test_complibs[blosc2-1]
> 1.38s call     pandas/tests/io/sas/test_xport.py::TestXport::test1_basic
> 1.04s call     pandas/tests/io/test_html.py::TestReadHtml::test_multiindex_header_index_skiprows[bs4]
> 1.03s call     pandas/tests/io/pytables/test_store.py::test_no_track_times
> 1.02s call     pandas/tests/io/test_pickle.py::test_pickle_big_dataframe_compression[gzip-4]
> 0.96s call     pandas/tests/io/test_html.py::TestReadHtml::test_banklist[bs4]
> 0.91s call     pandas/tests/io/pytables/test_select.py::test_select_iterator_complete_8014
> 0.91s call     pandas/tests/io/test_pickle.py::test_pickle_big_dataframe_compression[gzip-5]
> 0.82s call     pandas/tests/io/test_html.py::TestReadHtml::test_invalid_table_attrs[bs4]
> 0.77s call     pandas/tests/io/sas/test_sas7bdat.py::TestSAS7BDAT::test_from_buffer[data_test_ix0]
> 0.67s call     pandas/tests/io/pytables/test_categorical.py::test_categorical
> 0.62s call     pandas/tests/io/sas/test_sas7bdat.py::TestSAS7BDAT::test_from_iterator[data_test_ix0]
> 0.59s call     pandas/tests/io/test_compression.py::test_with_missing_lzma
> 0.56s call     pandas/tests/io/test_compression.py::test_with_missing_lzma_runtime
> 0.55s call     pandas/tests/io/test_html.py::TestReadHtml::test_banklist_header[bs4]
> 0.53s call     pandas/tests/io/parser/test_parse_dates.py::test_bad_date_parse_with_warning[python-0-True]
> 0.50s call     pandas/tests/io/test_html.py::TestReadHtml::test_multiindex_header[bs4]
> 0.49s call     pandas/tests/io/test_html.py::TestReadHtml::test_multiindex_header_skiprows_tuples[bs4]
> 0.49s call     pandas/tests/io/test_html.py::TestReadHtml::test_multiindex_header_skiprows[bs4]
> 0.49s call     pandas/tests/io/test_html.py::TestReadHtml::test_regex_idempotency[bs4]
> 0.49s call     pandas/tests/io/test_html.py::TestReadHtml::test_gold_canyon[bs4]
> 0.49s call     pandas/tests/io/test_html.py::TestReadHtml::test_file_url[bs4]
> 0.48s call     pandas/tests/io/test_html.py::TestReadHtml::test_multiindex_header_index[bs4]
> 0.48s call     pandas/tests/io/test_html.py::TestReadHtml::test_banklist_no_match[bs4]
> 0.48s call     pandas/tests/io/parser/common/test_chunksize.py::test_warn_if_chunks_have_mismatched_type[c_low]
> 0.48s call     pandas/tests/io/test_html.py::TestReadHtml::test_multiindex_index[bs4]
> 0.47s call     pandas/tests/io/pytables/test_select.py::test_select_iterator_non_complete_8014
> 0.46s call     pandas/tests/io/pytables/test_append.py::test_append_with_data_columns
> 0.45s call     pandas/tests/io/sas/test_sas7bdat.py::TestSAS7BDAT::test_from_file[data_test_ix0]
> 0.43s call     pandas/tests/io/formats/test_format.py::TestDataFrameFormatting::test_auto_detect
> =========================== short test summary info ============================
> FAILED pandas/tests/io/test_spss.py::test_spss_metadata - AssertionError: ass...
> = 1 failed, 12259 passed, 2997 skipped, 101 deselected, 155 xfailed in 193.54s (0:03:13) =
> <sys>:0: ResourceWarning: unclosed database in <sqlite3.Connection object at 0x7f6353445210>
> <sys>:0: ResourceWarning: unclosed database in <sqlite3.Connection object at 0x7f635278b1f0>
> <sys>:0: ResourceWarning: unclosed database in <sqlite3.Connection object at 0x7f635202e3e0>
> <sys>:0: ResourceWarning: unclosed database in <sqlite3.Connection object at 0x7f635202da80>
> <sys>:0: ResourceWarning: unclosed database in <sqlite3.Connection object at 0x7f635202d8a0>
> rdjoqkol test state = false
> /usr/lib/python3/dist-packages/pytest_asyncio/plugin.py:208: PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset.
> The event loop scope for asynchronous fixtures will default to the fixture caching scope. Future versions of pytest-asyncio will default the loop scope for asynchronous fixtures to function scope. Set the default fixture loop scope explicitly in order to avoid unexpected behavior in the future. Valid fixture loop scopes are: "function", "class", "module", "package", "session"
> 
>   warnings.warn(PytestDeprecationWarning(_DEFAULT_FIXTURE_LOOP_SCOPE_UNSET))
> ============================= test session starts ==============================
> platform linux -- Python 3.13.1, pytest-8.3.4, pluggy-1.5.0
> PyQt5 5.15.11 -- Qt runtime 5.15.15 -- Qt compiled 5.15.15
> rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build
> configfile: pyproject.toml
> plugins: forked-1.6.0, asyncio-0.24.0a1, localserver-0.9.0.post0, qt-4.4.0, typeguard-4.4.1, hypothesis-6.122.1, xdist-3.6.1
> asyncio: mode=Mode.STRICT, default_loop_scope=None
> collected 2279 items
> 
> pandas/tests/libs/test_hashtable.py ..............s.....................................................................s.............s.......................................................s.............s.................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................s.................................................................................................................................................................................................
> pandas/tests/libs/test_join.py .................
> pandas/tests/libs/test_lib.py ..................................................................................
> pandas/tests/libs/test_libalgos.py ........
> 
> - generated xml file: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/test-data.xml -
> ============================= slowest 30 durations =============================
> 0.01s teardown pandas/tests/libs/test_libalgos.py::TestInfinity::test_infinity_against_nan
> 0.01s call     pandas/tests/libs/test_libalgos.py::test_groupsort_indexer
> 0.01s call     pandas/tests/libs/test_hashtable.py::test_unique_label_indices
> 0.01s call     pandas/tests/libs/test_libalgos.py::TestInfinity::test_infinity_sort
> 
> (26 durations < 0.005s hidden.  Use -vv to show these durations.)
> ======================= 2273 passed, 6 skipped in 3.52s ========================
> rdjoqkol test state = false
> /usr/lib/python3/dist-packages/pytest_asyncio/plugin.py:208: PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset.
> The event loop scope for asynchronous fixtures will default to the fixture caching scope. Future versions of pytest-asyncio will default the loop scope for asynchronous fixtures to function scope. Set the default fixture loop scope explicitly in order to avoid unexpected behavior in the future. Valid fixture loop scopes are: "function", "class", "module", "package", "session"
> 
>   warnings.warn(PytestDeprecationWarning(_DEFAULT_FIXTURE_LOOP_SCOPE_UNSET))
> ============================= test session starts ==============================
> platform linux -- Python 3.13.1, pytest-8.3.4, pluggy-1.5.0
> PyQt5 5.15.11 -- Qt runtime 5.15.15 -- Qt compiled 5.15.15
> rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build
> configfile: pyproject.toml
> plugins: forked-1.6.0, asyncio-0.24.0a1, localserver-0.9.0.post0, qt-4.4.0, typeguard-4.4.1, hypothesis-6.122.1, xdist-3.6.1
> asyncio: mode=Mode.STRICT, default_loop_scope=None
> collected 1423 items / 1 deselected / 1422 selected
> 
> pandas/tests/plotting/frame/test_frame.py ....x........................................................................XX.........................s.s.s.s......................................................................................................................................x............................................................................................
> pandas/tests/plotting/frame/test_frame_color.py .........................................................................................
> pandas/tests/plotting/frame/test_frame_groupby.py ......
> pandas/tests/plotting/frame/test_frame_legend.py x.....................
> pandas/tests/plotting/frame/test_frame_subplots.py .....................x......................XX...................................................................
> pandas/tests/plotting/frame/test_hist_box_by.py ......................................................
> pandas/tests/plotting/test_backend.py ....s.
> pandas/tests/plotting/test_boxplot_method.py .........................................................................................
> pandas/tests/plotting/test_common.py ...
> pandas/tests/plotting/test_converter.py ............................................
> pandas/tests/plotting/test_datetimelike.py ...............................................................................................................x...........................................x.......................x...............x.....
> pandas/tests/plotting/test_groupby.py .................
> pandas/tests/plotting/test_hist_method.py ..................................x..x.............................................................................
> pandas/tests/plotting/test_misc.py s....................sss...................sss...................sss...............................................
> pandas/tests/plotting/test_series.py .......................................xxxx.............................x........................................................................x..........................
> pandas/tests/plotting/test_style.py ......................................
> 
> =============================== warnings summary ===============================
> pandas/tests/plotting/frame/test_frame.py: 13 warnings
> pandas/tests/plotting/test_series.py: 4 warnings
>   /usr/lib/python3/dist-packages/matplotlib/transforms.py:2652: RuntimeWarning: divide by zero encountered in scalar divide
>     x_scale = 1.0 / inw
> 
> pandas/tests/plotting/frame/test_frame.py: 13 warnings
> pandas/tests/plotting/test_series.py: 4 warnings
>   /usr/lib/python3/dist-packages/matplotlib/transforms.py:2654: RuntimeWarning: invalid value encountered in scalar multiply
>     self._mtx = np.array([[x_scale, 0.0    , (-inl*x_scale)],
> 
> -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
> - generated xml file: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/test-data.xml -
> ============================= slowest 30 durations =============================
> 1.26s call     pandas/tests/plotting/test_series.py::TestSeriesPlots::test_series_grid_settings
> 0.95s call     pandas/tests/plotting/frame/test_frame.py::TestDataFramePlots::test_errorbar_timeseries[bar]
> 0.89s call     pandas/tests/plotting/test_boxplot_method.py::TestDataFrameGroupByPlots::test_boxplot_legacy2
> 0.80s call     pandas/tests/plotting/test_datetimelike.py::TestTSPlot::test_finder_daily
> 0.75s call     pandas/tests/plotting/frame/test_hist_box_by.py::TestHistWithBy::test_hist_plot_layout_with_by[by10-column10-layout10-3]
> 0.70s call     pandas/tests/plotting/frame/test_hist_box_by.py::TestHistWithBy::test_hist_plot_layout_with_by[by7-column7-layout7-3]
> 0.69s call     pandas/tests/plotting/test_misc.py::TestDataFramePlots::test_scatter_matrix_axis[False]
> 0.69s call     pandas/tests/plotting/test_converter.py::test_registry_mpl_resets
> 0.65s call     pandas/tests/plotting/frame/test_frame.py::TestDataFramePlots::test_hist_df_coord[data0]
> 0.62s call     pandas/tests/plotting/frame/test_frame.py::TestDataFramePlots::test_errorbar_timeseries[line]
> 0.62s call     pandas/tests/plotting/test_converter.py::TestRegistration::test_dont_register_by_default
> 0.61s call     pandas/tests/plotting/frame/test_frame.py::TestDataFramePlots::test_kde_df
> 0.60s call     pandas/tests/plotting/test_misc.py::TestDataFramePlots::test_andrews_curves_no_warning
> 0.59s call     pandas/tests/plotting/test_misc.py::TestDataFramePlots::test_scatter_matrix_axis[True]
> 0.57s call     pandas/tests/plotting/test_boxplot_method.py::TestDataFramePlots::test_boxplot_legacy1[kwargs5-UserWarning]
> 0.55s call     pandas/tests/plotting/frame/test_frame.py::TestDataFramePlots::test_sharex_and_ax
> 0.55s call     pandas/tests/plotting/frame/test_frame.py::TestDataFramePlots::test_errorbar_timeseries[barh]
> 0.54s call     pandas/tests/plotting/test_hist_method.py::TestDataFramePlots::test_hist_df_legacy_layout_kwargs[kwargs0]
> 0.54s call     pandas/tests/plotting/test_misc.py::TestDataFramePlots::test_scatter_matrix_axis_smaller[True]
> 0.53s call     pandas/tests/plotting/frame/test_frame_subplots.py::TestDataFramePlotsSubplots::test_subplots_ts_share_axes
> 0.52s call     pandas/tests/plotting/test_boxplot_method.py::TestDataFrameGroupByPlots::test_grouped_box_return_type_arg_duplcate_cats[both]
> 0.47s call     pandas/tests/plotting/test_misc.py::TestSeriesPlots::test_bootstrap_plot
> 0.45s call     pandas/tests/plotting/test_misc.py::TestDataFramePlots::test_scatter_matrix_axis_smaller[False]
> 0.45s call     pandas/tests/plotting/test_hist_method.py::TestDataFrameGroupByPlots::test_histtype_argument[barstacked-True]
> 0.44s call     pandas/tests/plotting/frame/test_frame_subplots.py::TestDataFramePlotsSubplots::test_subplots_dup_columns_secondary_y
> 0.43s call     pandas/tests/plotting/frame/test_hist_box_by.py::TestHistWithBy::test_hist_plot_layout_with_by[by9-None-layout9-3]
> 0.42s call     pandas/tests/plotting/frame/test_hist_box_by.py::TestHistWithBy::test_hist_plot_layout_with_by[by8-column8-layout8-3]
> 0.42s call     pandas/tests/plotting/frame/test_hist_box_by.py::TestHistWithBy::test_hist_plot_layout_with_by[C-A-layout1-3]
> 0.41s call     pandas/tests/plotting/test_boxplot_method.py::TestDataFrameGroupByPlots::test_grouped_box_layout_works[-1]
> 0.41s call     pandas/tests/plotting/frame/test_frame.py::TestDataFramePlots::test_hist_df_coord[data1]
> = 1387 passed, 15 skipped, 1 deselected, 16 xfailed, 4 xpassed, 34 warnings in 115.17s (0:01:55) =
> rdjoqkol test state = false
> /usr/lib/python3/dist-packages/pytest_asyncio/plugin.py:208: PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset.
> The event loop scope for asynchronous fixtures will default to the fixture caching scope. Future versions of pytest-asyncio will default the loop scope for asynchronous fixtures to function scope. Set the default fixture loop scope explicitly in order to avoid unexpected behavior in the future. Valid fixture loop scopes are: "function", "class", "module", "package", "session"
> 
>   warnings.warn(PytestDeprecationWarning(_DEFAULT_FIXTURE_LOOP_SCOPE_UNSET))
> ============================= test session starts ==============================
> platform linux -- Python 3.13.1, pytest-8.3.4, pluggy-1.5.0
> PyQt5 5.15.11 -- Qt runtime 5.15.15 -- Qt compiled 5.15.15
> rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build
> configfile: pyproject.toml
> plugins: forked-1.6.0, asyncio-0.24.0a1, localserver-0.9.0.post0, qt-4.4.0, typeguard-4.4.1, hypothesis-6.122.1, xdist-3.6.1
> asyncio: mode=Mode.STRICT, default_loop_scope=None
> collected 542 items
> 
> pandas/tests/reductions/test_reductions.py .....................................................................................................................................................................................................................................................................................................................................s...............................................................................................................................
> pandas/tests/reductions/test_stat_reductions.py .........................................................................................
> 
> - generated xml file: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/test-data.xml -
> ============================= slowest 30 durations =============================
> 0.36s call     pandas/tests/reductions/test_stat_reductions.py::TestSeriesStatReductions::test_skew
> 0.13s call     pandas/tests/reductions/test_reductions.py::TestSeriesReductions::test_sum_overflow_int[int64-True]
> 0.05s call     pandas/tests/reductions/test_reductions.py::TestSeriesReductions::test_sum_overflow_float[float64-False]
> 0.05s call     pandas/tests/reductions/test_reductions.py::TestSeriesReductions::test_sum_overflow_float[float64-True]
> 0.04s call     pandas/tests/reductions/test_reductions.py::TestSeriesReductions::test_sum_overflow_int[int64-False]
> 0.04s call     pandas/tests/reductions/test_reductions.py::TestSeriesReductions::test_sum_overflow_int[int32-True]
> 0.03s call     pandas/tests/reductions/test_reductions.py::TestSeriesReductions::test_sum_overflow_int[int32-False]
> 0.01s call     pandas/tests/reductions/test_reductions.py::TestSeriesReductions::test_sum_overflow_float[float32-False]
> 0.01s call     pandas/tests/reductions/test_reductions.py::TestSeriesReductions::test_sum_overflow_float[float32-True]
> 0.01s call     pandas/tests/reductions/test_reductions.py::TestReductions::test_numpy_reduction_with_tz_aware_dtype['Asia/Tokyo'-maximum]
> 0.01s call     pandas/tests/reductions/test_reductions.py::TestIndexReductions::test_timedelta_ops
> 0.01s call     pandas/tests/reductions/test_stat_reductions.py::TestSeriesStatReductions::test_var_std
> 0.01s call     pandas/tests/reductions/test_reductions.py::TestReductions::test_numpy_reduction_with_tz_aware_dtype['US/Eastern'-minimum]
> 0.01s call     pandas/tests/reductions/test_reductions.py::TestReductions::test_numpy_reduction_with_tz_aware_dtype['-02:15'-maximum]
> 
> (16 durations < 0.005s hidden.  Use -vv to show these durations.)
> ======================== 541 passed, 1 skipped in 2.48s ========================
> rdjoqkol test state = false
> /usr/lib/python3/dist-packages/pytest_asyncio/plugin.py:208: PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset.
> The event loop scope for asynchronous fixtures will default to the fixture caching scope. Future versions of pytest-asyncio will default the loop scope for asynchronous fixtures to function scope. Set the default fixture loop scope explicitly in order to avoid unexpected behavior in the future. Valid fixture loop scopes are: "function", "class", "module", "package", "session"
> 
>   warnings.warn(PytestDeprecationWarning(_DEFAULT_FIXTURE_LOOP_SCOPE_UNSET))
> ============================= test session starts ==============================
> platform linux -- Python 3.13.1, pytest-8.3.4, pluggy-1.5.0
> PyQt5 5.15.11 -- Qt runtime 5.15.15 -- Qt compiled 5.15.15
> rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build
> configfile: pyproject.toml
> plugins: forked-1.6.0, asyncio-0.24.0a1, localserver-0.9.0.post0, qt-4.4.0, typeguard-4.4.1, hypothesis-6.122.1, xdist-3.6.1
> asyncio: mode=Mode.STRICT, default_loop_scope=None
> collected 4179 items
> 
> pandas/tests/resample/test_base.py ..............................................................................................................................................................xxx......xxx......xxx......xxx......xxx......xxx......xxx......xxx......xxx......xxx......xxx......xxx......xxx......xxx......xxx......xxx.............................................................................................................................................................................................................................................................................................................................................................................................................................................................
> pandas/tests/resample/test_datetime_index.py ................................................................................ssss............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................x...x...x...x..........................................................................................................................................................................................................................................................................................................................................................................ss
> pandas/tests/resample/test_period_index.py .................................................................................................................................................................................................................................................................................................................................................................................................................................x..................................................................................
> pandas/tests/resample/test_resample_api.py .....................................................................................................................................................................................................
> pandas/tests/resample/test_resampler_grouper.py ....................................................
> pandas/tests/resample/test_time_grouper.py .........................x......................
> pandas/tests/resample/test_timedelta.py .......................s
> 
> - generated xml file: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/test-data.xml -
> ============================= slowest 30 durations =============================
> 0.38s call     pandas/tests/resample/test_resampler_grouper.py::test_tab_complete_ipython6_warning
> 0.38s setup    pandas/tests/resample/test_resampler_grouper.py::test_tab_complete_ipython6_warning
> 0.23s call     pandas/tests/resample/test_period_index.py::TestPeriodIndex::test_annual_upsample_cases[QE-Q-start-ffill-NOV]
> 0.15s call     pandas/tests/resample/test_datetime_index.py::test_resample_dtype_coercion[s]
> 0.15s call     pandas/tests/resample/test_datetime_index.py::test_resample_equivalent_offsets[us-86400-s-1-D-1]
> 0.14s call     pandas/tests/resample/test_datetime_index.py::test_resample_equivalent_offsets[s-60-s-1-Min-1]
> 0.14s call     pandas/tests/resample/test_datetime_index.py::test_resample_equivalent_offsets[s-43200-s-0.5-D-2]
> 0.14s call     pandas/tests/resample/test_datetime_index.py::test_resample_equivalent_offsets[us-30-s-0.5-Min-2]
> 0.13s call     pandas/tests/resample/test_datetime_index.py::test_resample_equivalent_offsets[s-43200-s-0.5-D-3]
> 0.13s call     pandas/tests/resample/test_datetime_index.py::test_resample_equivalent_offsets[ms-30-s-0.5-Min-2]
> 0.13s call     pandas/tests/resample/test_datetime_index.py::test_resample_equivalent_offsets[s-30-s-0.5-Min-3]
> 0.13s call     pandas/tests/resample/test_datetime_index.py::test_resample_equivalent_offsets[ms-30-s-0.5-Min-1]
> 0.13s call     pandas/tests/resample/test_datetime_index.py::test_resample_equivalent_offsets[s-86400-s-1-D-3]
> 0.13s call     pandas/tests/resample/test_datetime_index.py::test_resample_equivalent_offsets[ms-30-s-0.5-Min-3]
> 0.13s call     pandas/tests/resample/test_datetime_index.py::test_resample_equivalent_offsets[us-43200-s-0.5-D-1]
> 0.12s call     pandas/tests/resample/test_datetime_index.py::test_resample_equivalent_offsets[s-86400-s-1-D-1]
> 0.12s call     pandas/tests/resample/test_datetime_index.py::test_resample_equivalent_offsets[ms-60-s-1-Min-1]
> 0.12s call     pandas/tests/resample/test_datetime_index.py::test_resample_equivalent_offsets[s-21600-s-0.25-D-2]
> 0.12s call     pandas/tests/resample/test_datetime_index.py::test_resample_equivalent_offsets[us-30-s-0.5-Min-3]
> 0.12s call     pandas/tests/resample/test_datetime_index.py::test_resample_equivalent_offsets[us-21600-s-0.25-D-3]
> 0.12s call     pandas/tests/resample/test_datetime_index.py::test_resample_equivalent_offsets[ms-60-s-1-Min-3]
> 0.12s call     pandas/tests/resample/test_datetime_index.py::test_resample_equivalent_offsets[s-60-s-1-Min-2]
> 0.12s call     pandas/tests/resample/test_datetime_index.py::test_resample_equivalent_offsets[us-21600-s-0.25-D-2]
> 0.12s call     pandas/tests/resample/test_datetime_index.py::test_resample_equivalent_offsets[ms-3600-s-1-h-3]
> 0.12s call     pandas/tests/resample/test_datetime_index.py::test_resample_equivalent_offsets[ms-3600-s-1-h-2]
> 0.12s call     pandas/tests/resample/test_datetime_index.py::test_resample_equivalent_offsets[us-43200-s-0.5-D-2]
> 0.11s call     pandas/tests/resample/test_datetime_index.py::test_resample_equivalent_offsets[s-30-s-0.5-Min-1]
> 0.11s call     pandas/tests/resample/test_datetime_index.py::test_resample_equivalent_offsets[us-60-s-1-Min-2]
> 0.11s call     pandas/tests/resample/test_datetime_index.py::test_resample_equivalent_offsets[s-21600-s-0.25-D-3]
> 0.11s call     pandas/tests/resample/test_datetime_index.py::test_resample_equivalent_offsets[ms-21600-s-0.25-D-3]
> ================= 4118 passed, 7 skipped, 54 xfailed in 37.33s =================
> <sys>:0: ResourceWarning: unclosed database in <sqlite3.Connection object at 0x7f71828a65c0>
> rdjoqkol test state = false
> /usr/lib/python3/dist-packages/pytest_asyncio/plugin.py:208: PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset.
> The event loop scope for asynchronous fixtures will default to the fixture caching scope. Future versions of pytest-asyncio will default the loop scope for asynchronous fixtures to function scope. Set the default fixture loop scope explicitly in order to avoid unexpected behavior in the future. Valid fixture loop scopes are: "function", "class", "module", "package", "session"
> 
>   warnings.warn(PytestDeprecationWarning(_DEFAULT_FIXTURE_LOOP_SCOPE_UNSET))
> ============================= test session starts ==============================
> platform linux -- Python 3.13.1, pytest-8.3.4, pluggy-1.5.0
> PyQt5 5.15.11 -- Qt runtime 5.15.15 -- Qt compiled 5.15.15
> rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build
> configfile: pyproject.toml
> plugins: forked-1.6.0, asyncio-0.24.0a1, localserver-0.9.0.post0, qt-4.4.0, typeguard-4.4.1, hypothesis-6.122.1, xdist-3.6.1
> asyncio: mode=Mode.STRICT, default_loop_scope=None
> collected 2610 items
> 
> pandas/tests/reshape/concat/test_append.py ..................................................................................
> pandas/tests/reshape/concat/test_append_common.py ...........................sssssssss.......................................................
> pandas/tests/reshape/concat/test_categorical.py .............
> pandas/tests/reshape/concat/test_concat.py ..............................................................................................
> pandas/tests/reshape/concat/test_dataframe.py .....................
> pandas/tests/reshape/concat/test_datetimes.py ..................................................................................................x.........
> pandas/tests/reshape/concat/test_empty.py .....................s.....s.....s.....s.....s..........
> pandas/tests/reshape/concat/test_index.py .............................................................
> pandas/tests/reshape/concat/test_invalid.py .......
> pandas/tests/reshape/concat/test_series.py .............
> pandas/tests/reshape/concat/test_sort.py ..........
> pandas/tests/reshape/merge/test_join.py .......s..........................s.......................................
> pandas/tests/reshape/merge/test_merge.py ..............................................................................................................................................................................................................................................................................................................................................................................................................................ssssssss..............................................................................................................................................................................................................................ss..........................................................................................................................................................................................................................................................................ssss........
> pandas/tests/reshape/merge/test_merge_asof.py .s...................................................................................................s.....................s....s.s.s.s.............sss..
> pandas/tests/reshape/merge/test_merge_cross.py .................
> pandas/tests/reshape/merge/test_merge_index_as_string.py ................................................................................
> pandas/tests/reshape/merge/test_merge_ordered.py .....................
> pandas/tests/reshape/merge/test_multi.py .....s.s..................................
> pandas/tests/reshape/test_crosstab.py .....................................
> pandas/tests/reshape/test_cut.py .....................................................................................................................................
> pandas/tests/reshape/test_from_dummies.py .........................................
> pandas/tests/reshape/test_get_dummies.py ...................................................................................................................................................ss
> pandas/tests/reshape/test_melt.py ..........................................................s
> pandas/tests/reshape/test_pivot.py ...........................................................................xx..................................................................................................
> pandas/tests/reshape/test_pivot_multilevel.py ..........
> pandas/tests/reshape/test_qcut.py ................................................................................
> pandas/tests/reshape/test_union_categoricals.py ..........................................
> pandas/tests/reshape/test_util.py .................
> 
> - generated xml file: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/test-data.xml -
> ============================= slowest 30 durations =============================
> 5.24s call     pandas/tests/reshape/test_pivot.py::TestPivotTable::test_pivot_number_of_levels_larger_than_int32
> 0.10s call     pandas/tests/reshape/test_pivot.py::TestPivotTable::test_pivot_multi_functions
> 0.09s call     pandas/tests/reshape/test_crosstab.py::TestCrosstab::test_crosstab_normalize
> 0.09s call     pandas/tests/reshape/merge/test_join.py::TestJoin::test_full_outer_join
> 0.07s call     pandas/tests/reshape/merge/test_merge.py::TestMerge::test_merge_non_unique_indexes
> 0.07s call     pandas/tests/reshape/test_pivot.py::TestPivotTable::test_margins
> 0.07s call     pandas/tests/reshape/concat/test_concat.py::TestConcatenate::test_concat_order
> 0.06s call     pandas/tests/reshape/test_crosstab.py::TestCrosstab::test_margin_dropna6
> 0.06s call     pandas/tests/reshape/test_crosstab.py::TestCrosstab::test_margin_normalize
> 0.06s call     pandas/tests/reshape/merge/test_join.py::TestJoin::test_right_outer_join
> 0.05s call     pandas/tests/reshape/merge/test_multi.py::TestMergeMulti::test_compress_group_combinations
> 0.04s call     pandas/tests/reshape/test_pivot.py::TestPivotTable::test_pivot_timegrouper
> 0.04s call     pandas/tests/reshape/test_crosstab.py::TestCrosstab::test_crosstab_ndarray[list]
> 0.04s call     pandas/tests/reshape/test_crosstab.py::TestCrosstab::test_crosstab_normalize_arrays
> 0.04s call     pandas/tests/reshape/merge/test_multi.py::TestMergeMulti::test_left_join_multi_index[True-False]
> 0.04s call     pandas/tests/reshape/test_crosstab.py::test_categoricals[category-category]
> 0.04s call     pandas/tests/reshape/test_crosstab.py::test_categoricals[category-int64]
> 0.04s call     pandas/tests/reshape/test_crosstab.py::test_categoricals[int64-category]
> 0.04s call     pandas/tests/reshape/merge/test_multi.py::TestMergeMulti::test_left_join_multi_index[False-False]
> 0.04s call     pandas/tests/reshape/test_crosstab.py::TestCrosstab::test_crosstab_margins_set_margin_name
> 0.03s call     pandas/tests/reshape/test_pivot.py::TestPivotTable::test_margins_dtype
> 0.03s call     pandas/tests/reshape/test_pivot.py::TestPivotTable::test_daily
> 0.03s call     pandas/tests/reshape/test_crosstab.py::test_categoricals[int64-int64]
> 0.03s call     pandas/tests/reshape/test_pivot.py::TestPivotTable::test_pivot_timegrouper_double
> 0.03s call     pandas/tests/reshape/test_crosstab.py::TestCrosstab::test_crosstab_ndarray[tuple]
> 0.03s call     pandas/tests/reshape/merge/test_join.py::TestJoin::test_join_many_non_unique_index
> 0.03s call     pandas/tests/reshape/merge/test_merge_ordered.py::TestMergeOrdered::test_multigroup
> 0.03s call     pandas/tests/reshape/test_crosstab.py::TestCrosstab::test_crosstab_ndarray[array]
> 0.03s call     pandas/tests/reshape/test_pivot.py::TestPivotTable::test_pivot_table_margins_name_with_aggfunc_list
> 0.03s call     pandas/tests/reshape/test_pivot.py::TestPivotTable::test_margins_dtype_len
> ================= 2562 passed, 45 skipped, 3 xfailed in 24.00s =================
> rdjoqkol test state = false
> /usr/lib/python3/dist-packages/pytest_asyncio/plugin.py:208: PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset.
> The event loop scope for asynchronous fixtures will default to the fixture caching scope. Future versions of pytest-asyncio will default the loop scope for asynchronous fixtures to function scope. Set the default fixture loop scope explicitly in order to avoid unexpected behavior in the future. Valid fixture loop scopes are: "function", "class", "module", "package", "session"
> 
>   warnings.warn(PytestDeprecationWarning(_DEFAULT_FIXTURE_LOOP_SCOPE_UNSET))
> ============================= test session starts ==============================
> platform linux -- Python 3.13.1, pytest-8.3.4, pluggy-1.5.0
> PyQt5 5.15.11 -- Qt runtime 5.15.15 -- Qt compiled 5.15.15
> rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build
> configfile: pyproject.toml
> plugins: forked-1.6.0, asyncio-0.24.0a1, localserver-0.9.0.post0, qt-4.4.0, typeguard-4.4.1, hypothesis-6.122.1, xdist-3.6.1
> asyncio: mode=Mode.STRICT, default_loop_scope=None
> collected 4323 items
> 
> pandas/tests/scalar/interval/test_arithmetic.py ............................................
> pandas/tests/scalar/interval/test_constructors.py .........
> pandas/tests/scalar/interval/test_contains.py ................
> pandas/tests/scalar/interval/test_formats.py .
> pandas/tests/scalar/interval/test_interval.py ............................................
> pandas/tests/scalar/interval/test_overlaps.py .................................................................................................................................................................
> pandas/tests/scalar/period/test_arithmetic.py ....................................................................................
> pandas/tests/scalar/period/test_asfreq.py .......................
> pandas/tests/scalar/period/test_period.py ...............................................................................................................................................................................................................................................................................................................
> pandas/tests/scalar/test_na_scalar.py .....................................................................................ss.....ss.....ss................................................................................................................................................................................
> pandas/tests/scalar/test_nat.py ........................................................................................................................s............s............................................................................................................................................................................................................................
> pandas/tests/scalar/timedelta/methods/test_as_unit.py ....
> pandas/tests/scalar/timedelta/methods/test_round.py ...................
> pandas/tests/scalar/timedelta/test_arithmetic.py ................................................................................................................................
> pandas/tests/scalar/timedelta/test_constructors.py ...................................................................................................................................................................................................................................................................................................................
> pandas/tests/scalar/timedelta/test_formats.py ..............
> pandas/tests/scalar/timedelta/test_timedelta.py .................................................................x............
> pandas/tests/scalar/timestamp/methods/test_as_unit.py ....
> pandas/tests/scalar/timestamp/methods/test_normalize.py .................................................................................................................................................................
> pandas/tests/scalar/timestamp/methods/test_replace.py ............................................................................................................................
> pandas/tests/scalar/timestamp/methods/test_round.py .......................................................................................................................................................................................
> pandas/tests/scalar/timestamp/methods/test_timestamp_method.py .
> pandas/tests/scalar/timestamp/methods/test_to_julian_date.py .....
> pandas/tests/scalar/timestamp/methods/test_to_pydatetime.py .......
> pandas/tests/scalar/timestamp/methods/test_tz_convert.py ...............................................................................
> pandas/tests/scalar/timestamp/methods/test_tz_localize.py .................................................................................................................................................................................................
> pandas/tests/scalar/timestamp/test_arithmetic.py .............................................................................................................
> pandas/tests/scalar/timestamp/test_comparisons.py ..............................
> pandas/tests/scalar/timestamp/test_constructors.py ..................................................................xxx..............................................................
> pandas/tests/scalar/timestamp/test_formats.py ...........................................................................
> pandas/tests/scalar/timestamp/test_timestamp.py ...............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................x.......................................................................................................................................................................................................................................................................................................................................
> pandas/tests/scalar/timestamp/test_timezones.py ....................
> 
> - generated xml file: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/test-data.xml -
> ============================= slowest 30 durations =============================
> 0.20s call     pandas/tests/scalar/timedelta/test_timedelta.py::TestTimedeltas::test_hash_equality_invariance
> 0.19s setup    pandas/tests/scalar/timestamp/test_timestamp.py::TestNonNano::test_sub_timedelta64_mismatched_reso['dateutil/Asia/Singapore'-ms]
> 0.18s call     pandas/tests/scalar/timestamp/methods/test_round.py::TestTimestampRound::test_round_sanity[ceil]
> 0.18s call     pandas/tests/scalar/timestamp/methods/test_round.py::TestTimestampRound::test_round_sanity[round]
> 0.18s call     pandas/tests/scalar/timestamp/test_timestamp.py::TestTimestampProperties::test_dow_parametric
> 0.18s call     pandas/tests/scalar/timestamp/methods/test_round.py::TestTimestampRound::test_round_sanity[floor]
> 0.18s call     pandas/tests/scalar/timedelta/methods/test_round.py::TestTimedeltaRound::test_round_sanity[round]
> 0.17s call     pandas/tests/scalar/timedelta/methods/test_round.py::TestTimedeltaRound::test_round_sanity[ceil]
> 0.16s call     pandas/tests/scalar/timedelta/methods/test_round.py::TestTimedeltaRound::test_round_sanity[floor]
> 0.03s teardown pandas/tests/scalar/timestamp/test_timezones.py::TestTimestampTZOperations::test_timestamp_timetz_equivalent_with_datetime_tz[zoneinfo.ZoneInfo(key='UTC')]
> 0.02s call     pandas/tests/scalar/timestamp/test_timestamp.py::test_negative_dates
> 0.01s call     pandas/tests/scalar/period/test_arithmetic.py::TestPeriodArithmetic::test_period_add_offset
> 0.01s call     pandas/tests/scalar/test_nat.py::test_nat_vector_field_access
> 0.01s call     pandas/tests/scalar/timestamp/methods/test_round.py::TestTimestampRound::test_round_dst_border_ambiguous[ns-ceil]
> 0.01s call     pandas/tests/scalar/timestamp/methods/test_tz_localize.py::TestTimestampTZLocalize::test_tz_localize_ambiguous
> 0.01s call     pandas/tests/scalar/period/test_arithmetic.py::TestPeriodArithmetic::test_period_sub_offset
> 0.01s call     pandas/tests/scalar/timestamp/test_timestamp.py::TestNonNano::test_addsub_offset['Asia/Tokyo'-s]
> 0.01s call     pandas/tests/scalar/timestamp/test_timestamp.py::TestTimestampProperties::test_names[bho_NP.UTF-8-data0]
> 0.01s call     pandas/tests/scalar/timestamp/methods/test_round.py::TestTimestampRound::test_round_dst_border_nonexistent[us-floor-2018-03-11 03:01:00-0500-2h]
> 0.01s call     pandas/tests/scalar/period/test_asfreq.py::TestFreqConversion::test_conv_weekly
> 0.01s call     pandas/tests/scalar/period/test_period.py::TestPeriodMethods::test_to_timestamp
> 0.01s setup    pandas/tests/scalar/timestamp/test_timestamp.py::TestTimestampProperties::test_names[nan_TW.UTF-8-data0]
> 0.01s call     pandas/tests/scalar/timestamp/methods/test_tz_localize.py::TestTimestampTZLocalize::test_tz_localize_ambiguous_bool[ns]
> 0.01s call     pandas/tests/scalar/timedelta/test_timedelta.py::TestTimedeltas::test_implementation_limits
> 0.01s call     pandas/tests/scalar/timestamp/test_constructors.py::TestTimestampConstructorFoldKeyword::test_timestamp_constructor_fold_conflict[1572136200000000000-0]
> 0.01s call     pandas/tests/scalar/timestamp/test_constructors.py::TestTimestampConstructors::test_timestamp_constructor_near_dst_boundary
> 0.01s call     pandas/tests/scalar/timestamp/methods/test_tz_localize.py::TestTimestampTZLocalize::test_tz_localize_pushes_out_of_bounds
> 0.01s call     pandas/tests/scalar/timestamp/test_constructors.py::TestTimestampConstructors::test_constructor_invalid_tz
> 0.01s call     pandas/tests/scalar/timestamp/test_timestamp.py::TestTimestampProperties::test_names[nl_BE.UTF-8-data0]
> 0.01s call     pandas/tests/scalar/timestamp/methods/test_round.py::TestTimestampRound::test_round_dst_border_nonexistent[ms-round-2018-03-11 01:59:00-0600-5min]
> ================= 4310 passed, 8 skipped, 5 xfailed in 14.02s ==================
> rdjoqkol test state = false
> /usr/lib/python3/dist-packages/pytest_asyncio/plugin.py:208: PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset.
> The event loop scope for asynchronous fixtures will default to the fixture caching scope. Future versions of pytest-asyncio will default the loop scope for asynchronous fixtures to function scope. Set the default fixture loop scope explicitly in order to avoid unexpected behavior in the future. Valid fixture loop scopes are: "function", "class", "module", "package", "session"
> 
>   warnings.warn(PytestDeprecationWarning(_DEFAULT_FIXTURE_LOOP_SCOPE_UNSET))
> ============================= test session starts ==============================
> platform linux -- Python 3.13.1, pytest-8.3.4, pluggy-1.5.0
> PyQt5 5.15.11 -- Qt runtime 5.15.15 -- Qt compiled 5.15.15
> rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build
> configfile: pyproject.toml
> plugins: forked-1.6.0, asyncio-0.24.0a1, localserver-0.9.0.post0, qt-4.4.0, typeguard-4.4.1, hypothesis-6.122.1, xdist-3.6.1
> asyncio: mode=Mode.STRICT, default_loop_scope=None
> collected 13015 items / 2 skipped
> 
> pandas/tests/series/accessors/test_cat_accessor.py ...................
> pandas/tests/series/accessors/test_dt_accessor.py .....................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
> pandas/tests/series/accessors/test_sparse_accessor.py .
> pandas/tests/series/accessors/test_str_accessor.py ..
> pandas/tests/series/indexing/test_datetime.py .................
> pandas/tests/series/indexing/test_delitem.py ....
> pandas/tests/series/indexing/test_get.py ............
> pandas/tests/series/indexing/test_getitem.py ..............................................................................................
> pandas/tests/series/indexing/test_indexing.py ..........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
> pandas/tests/series/indexing/test_mask.py ....
> pandas/tests/series/indexing/test_set_value.py ...
> pandas/tests/series/indexing/test_setitem.py .......................................................................................................................sss....sss....sss....sss....sss....sss....sss....sss....sss....sss....sss....sss...s...ssss...ssss...ssss...ssss...ssss...ssss...ssss...ssss...ssss...ssss...ssss...sss.................................................................................................................................................................................sssssssss..................ssssssssssssssssss............................................................ssssssssssss..........................................................................................ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss...........................................................................................................................sss..................ssssssssssss...........................sss.......sssssssssssssssssssssssssss.................................................................................sssssssss.................................ssssss.....................sssssssss........................ssssss........................ssssssssssss....................................ssssssssssss..........................................ssssssssssssssssss................................................ssssssssssss....................................ssssssssssss.........................x........x........x........x........x........x........x........x........x.......sssssssssssssssssssssssssss.........sssssssss..............................ssssssssssss.................................sssssssss....................................ssssssssssssssssss...................................................................................................................................................................................................
> pandas/tests/series/indexing/test_take.py ....
> pandas/tests/series/indexing/test_where.py .........................................................................................................................................................................................................
> pandas/tests/series/indexing/test_xs.py ......
> pandas/tests/series/methods/test_add_prefix_suffix.py ...
> pandas/tests/series/methods/test_align.py ...............................................................................................................
> pandas/tests/series/methods/test_argsort.py .........
> pandas/tests/series/methods/test_asof.py .......
> pandas/tests/series/methods/test_astype.py ......................................................s....s..........................................................................x........sssssssss.................s
> pandas/tests/series/methods/test_autocorr.py .
> pandas/tests/series/methods/test_between.py .......
> pandas/tests/series/methods/test_case_when.py ...........
> pandas/tests/series/methods/test_clip.py ....s.....s.....s.....s.....s.....s.....s.....s.....s.....s............
> pandas/tests/series/methods/test_combine.py .
> pandas/tests/series/methods/test_combine_first.py ..............................
> pandas/tests/series/methods/test_compare.py ............
> pandas/tests/series/methods/test_convert_dtypes.py .................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................s......ss
> pandas/tests/series/methods/test_copy.py ..........
> pandas/tests/series/methods/test_count.py ...
> pandas/tests/series/methods/test_cov_corr.py ................
> pandas/tests/series/methods/test_describe.py ......................................................
> pandas/tests/series/methods/test_diff.py .......
> pandas/tests/series/methods/test_drop.py .............................
> pandas/tests/series/methods/test_drop_duplicates.py ..................................................................ssssss.............................................................................................................................................................................................................................................................................................................ss
> pandas/tests/series/methods/test_dropna.py ...........
> pandas/tests/series/methods/test_dtypes.py .
> pandas/tests/series/methods/test_duplicated.py ..................
> pandas/tests/series/methods/test_equals.py .....................................................
> pandas/tests/series/methods/test_explode.py ...............ssss
> pandas/tests/series/methods/test_fillna.py ....................x.x.x.................................................................................................................................
> pandas/tests/series/methods/test_get_numeric_data.py .
> pandas/tests/series/methods/test_head_tail.py .
> pandas/tests/series/methods/test_infer_objects.py .......
> pandas/tests/series/methods/test_info.py ........x.....
> pandas/tests/series/methods/test_interpolate.py x.........................................................................................................................................................................................................x.x.............
> pandas/tests/series/methods/test_is_monotonic.py ..
> pandas/tests/series/methods/test_is_unique.py ........
> pandas/tests/series/methods/test_isin.py .........................................
> pandas/tests/series/methods/test_isna.py ..
> pandas/tests/series/methods/test_item.py .
> pandas/tests/series/methods/test_map.py ......ss...................................xxx.......................................................
> pandas/tests/series/methods/test_matmul.py .
> pandas/tests/series/methods/test_nlargest.py .................................................................
> pandas/tests/series/methods/test_nunique.py ..
> pandas/tests/series/methods/test_pct_change.py ..............
> pandas/tests/series/methods/test_pop.py .
> pandas/tests/series/methods/test_quantile.py ........................................
> pandas/tests/series/methods/test_rank.py .......................................................................................................ssssssssssssssssssssssssssssss........................................................ssssssssssssssss.....ss.....ss.....ss.....ss.....ss.....................................................ssssssssssssssssss.............................................ssssssssssssssssss.............................................ssssssssssssssssss.............................................ssssssssssssssssss.............................................ssssssssssssssssss.
> pandas/tests/series/methods/test_reindex.py ...................................
> pandas/tests/series/methods/test_reindex_like.py ..
> pandas/tests/series/methods/test_rename.py ................
> pandas/tests/series/methods/test_rename_axis.py .....
> pandas/tests/series/methods/test_repeat.py ...
> pandas/tests/series/methods/test_replace.py ...........................s..........................................................................
> pandas/tests/series/methods/test_reset_index.py ........s......
> pandas/tests/series/methods/test_round.py .........................................................................................
> pandas/tests/series/methods/test_searchsorted.py ........
> pandas/tests/series/methods/test_set_name.py ..
> pandas/tests/series/methods/test_size.py .......
> pandas/tests/series/methods/test_sort_index.py ..............................................
> pandas/tests/series/methods/test_sort_values.py ..............
> pandas/tests/series/methods/test_to_csv.py ...................................
> pandas/tests/series/methods/test_to_dict.py ......
> pandas/tests/series/methods/test_to_frame.py ...
> pandas/tests/series/methods/test_to_numpy.py ...s.
> pandas/tests/series/methods/test_tolist.py ..........sss
> pandas/tests/series/methods/test_truncate.py ....
> pandas/tests/series/methods/test_tz_localize.py ................................................................
> pandas/tests/series/methods/test_unique.py .......
> pandas/tests/series/methods/test_unstack.py .......
> pandas/tests/series/methods/test_update.py ....................s.....
> pandas/tests/series/methods/test_value_counts.py ...................
> pandas/tests/series/methods/test_values.py ...
> pandas/tests/series/methods/test_view.py ..................................................
> pandas/tests/series/test_api.py ................................s..........................................................................................................................................................
> pandas/tests/series/test_arithmetic.py ..........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................x...............................x.............
> pandas/tests/series/test_constructors.py ......................................................................................................................................................................................................................................x.........x............................................................................................s.................................xx.................................................sssssss.s..........ss..........
> pandas/tests/series/test_cumulative.py .......................................
> pandas/tests/series/test_formats.py ..................................................
> pandas/tests/series/test_iteration.py .......
> pandas/tests/series/test_logical_ops.py ..........................xs
> pandas/tests/series/test_missing.py ...x..
> pandas/tests/series/test_npfuncs.py ....s
> pandas/tests/series/test_reductions.py ..............s...............
> pandas/tests/series/test_subclass.py .........
> pandas/tests/series/test_ufunc.py .....................................................................xxxx........................................................................................................................................
> pandas/tests/series/test_unary.py ..........................
> pandas/tests/series/test_validate.py ............................
> 
> - generated xml file: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/test-data.xml -
> ============================= slowest 30 durations =============================
> 0.86s call     pandas/tests/series/methods/test_rank.py::test_pct_max_many_rows
> 0.45s call     pandas/tests/series/test_formats.py::TestSeriesRepr::test_latex_repr
> 0.35s call     pandas/tests/series/methods/test_cov_corr.py::TestSeriesCorr::test_corr[float64]
> 0.27s call     pandas/tests/series/test_arithmetic.py::TestNamePreservation::test_series_ops_name_retention[numexpr-names0-or_-True-array0]
> 0.19s call     pandas/tests/series/accessors/test_dt_accessor.py::TestSeriesDatetimeValues::test_dt_accessor_datetime_name_accessors[chr_US.UTF-8]
> 0.08s teardown pandas/tests/series/test_validate.py::test_validate_bool_args[5.0-drop_duplicates]
> 0.08s call     pandas/tests/series/methods/test_isin.py::TestSeriesIsIn::test_isin
> 0.05s call     pandas/tests/series/accessors/test_dt_accessor.py::TestSeriesDatetimeValues::test_dt_accessor_datetime_name_accessors[br_FR.ISO8859-1]
> 0.05s call     pandas/tests/series/accessors/test_dt_accessor.py::TestSeriesDatetimeValues::test_dt_accessor_datetime_name_accessors[en_SG.UTF-8]
> 0.05s call     pandas/tests/series/accessors/test_dt_accessor.py::TestSeriesDatetimeValues::test_dt_accessor_datetime_name_accessors[so_SO.UTF-8]
> 0.05s call     pandas/tests/series/accessors/test_dt_accessor.py::TestSeriesDatetimeValues::test_dt_accessor_datetime_name_accessors[bo_CN.UTF-8]
> 0.05s call     pandas/tests/series/accessors/test_dt_accessor.py::TestSeriesDatetimeValues::test_dt_accessor_datetime_name_accessors[ar_OM.UTF-8]
> 0.05s call     pandas/tests/series/accessors/test_dt_accessor.py::TestSeriesDatetimeValues::test_dt_accessor_datetime_name_accessors[wal_ET.UTF-8]
> 0.04s call     pandas/tests/series/accessors/test_dt_accessor.py::TestSeriesDatetimeValues::test_dt_accessor_datetime_name_accessors[mg_MG.ISO8859-15]
> 0.04s call     pandas/tests/series/accessors/test_dt_accessor.py::TestSeriesDatetimeValues::test_dt_accessor_datetime_name_accessors[ar_TN.ISO8859-6]
> 0.04s call     pandas/tests/series/accessors/test_dt_accessor.py::TestSeriesDatetimeValues::test_dt_accessor_datetime_name_accessors[yo_NG.UTF-8]
> 0.04s call     pandas/tests/series/accessors/test_dt_accessor.py::TestSeriesDatetimeValues::test_dt_accessor_datetime_name_accessors[en_ZA.ISO8859-1]
> 0.04s call     pandas/tests/series/accessors/test_dt_accessor.py::TestSeriesDatetimeValues::test_dt_accessor_datetime_name_accessors[ar_TN.UTF-8]
> 0.04s call     pandas/tests/series/accessors/test_dt_accessor.py::TestSeriesDatetimeValues::test_dt_accessor_datetime_name_accessors[shs_CA.UTF-8]
> 0.04s call     pandas/tests/series/accessors/test_dt_accessor.py::TestSeriesDatetimeValues::test_dt_accessor_datetime_name_accessors[ar_LB.UTF-8]
> 0.04s call     pandas/tests/series/accessors/test_dt_accessor.py::TestSeriesDatetimeValues::test_dt_accessor_datetime_name_accessors[ltg_LV.utf8]
> 0.04s call     pandas/tests/series/accessors/test_dt_accessor.py::TestSeriesDatetimeValues::test_dt_accessor_datetime_name_accessors[mk_MK.UTF-8]
> 0.04s call     pandas/tests/series/accessors/test_dt_accessor.py::TestSeriesDatetimeValues::test_dt_accessor_datetime_name_accessors[ar_SS.UTF-8]
> 0.04s call     pandas/tests/series/accessors/test_dt_accessor.py::TestSeriesDatetimeValues::test_dt_accessor_datetime_name_accessors[es_PY.ISO8859-1]
> 0.04s call     pandas/tests/series/accessors/test_dt_accessor.py::TestSeriesDatetimeValues::test_dt_accessor_datetime_name_accessors[ks_IN.UTF-8 at devanagari]
> 0.03s call     pandas/tests/series/accessors/test_dt_accessor.py::TestSeriesDatetimeValues::test_dt_accessor_datetime_name_accessors[en_US.UTF-8]
> 0.03s call     pandas/tests/series/accessors/test_dt_accessor.py::TestSeriesDatetimeValues::test_dt_accessor_datetime_name_accessors[lt_LT.UTF-8]
> 0.03s call     pandas/tests/series/accessors/test_dt_accessor.py::TestSeriesDatetimeValues::test_dt_accessor_datetime_name_accessors[fr_FR.ISO8859-1]
> 0.03s call     pandas/tests/series/accessors/test_dt_accessor.py::TestSeriesDatetimeValues::test_dt_accessor_datetime_name_accessors[en_SC.UTF-8]
> 0.03s call     pandas/tests/series/accessors/test_dt_accessor.py::TestSeriesDatetimeValues::test_dt_accessor_datetime_name_accessors[lv_LV.UTF-8]
> =============== 12377 passed, 608 skipped, 32 xfailed in 51.05s ================
> rdjoqkol test state = false
> /usr/lib/python3/dist-packages/pytest_asyncio/plugin.py:208: PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset.
> The event loop scope for asynchronous fixtures will default to the fixture caching scope. Future versions of pytest-asyncio will default the loop scope for asynchronous fixtures to function scope. Set the default fixture loop scope explicitly in order to avoid unexpected behavior in the future. Valid fixture loop scopes are: "function", "class", "module", "package", "session"
> 
>   warnings.warn(PytestDeprecationWarning(_DEFAULT_FIXTURE_LOOP_SCOPE_UNSET))
> ============================= test session starts ==============================
> platform linux -- Python 3.13.1, pytest-8.3.4, pluggy-1.5.0
> PyQt5 5.15.11 -- Qt runtime 5.15.15 -- Qt compiled 5.15.15
> rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build
> configfile: pyproject.toml
> plugins: forked-1.6.0, asyncio-0.24.0a1, localserver-0.9.0.post0, qt-4.4.0, typeguard-4.4.1, hypothesis-6.122.1, xdist-3.6.1
> asyncio: mode=Mode.STRICT, default_loop_scope=None
> collected 3604 items
> 
> pandas/tests/strings/test_api.py ..ss.................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................x.........................................................................................................xx............xx......xx............................xx........................xxxx..........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss
> pandas/tests/strings/test_case_justify.py ..ss...ss.......ssssss...ss....ss..ss...ss..ss..........ssssssssss..ss...ss..ss..ss..ss..ss
> pandas/tests/strings/test_cat.py .......s.s...s.s.s.s.s.s.s.s.s.s.s.s.s.s.s.s......................................
> pandas/tests/strings/test_extract.py ..ss..ss....ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ssssss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss...ss..ss..ss..ss....ssss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ssssss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss....ssss..ss..ss................ssssssssssssssss..ss..ss...ss..sss
> pandas/tests/strings/test_find_replace.py ..ss..............ssssssssssss..ss..ss...........................sss...........................sss..ss..ss...ss........................ssssssssssssssssssssssss..ss......ssssss..ss..ss...ss..ss..ss....ssss..ss..ss..ss..ss..ss....ssss..ss...ss..ss..ss..ss..ss..ss..ss...ss..ss..ss.s.sssss.s.sssss...ss
> pandas/tests/strings/test_get_dummies.py ..ss...ss.
> pandas/tests/strings/test_split_partition.py ....ssss....ssss..ss..ss..ss............ssssssss..ss..ss..ss..ss....ssss............ssssssssssss....ssss..ss..ss..ss..ss.....ss..ss..ss.....ss..ss.....ssss....ssss....ssss....ssss....ssss......ssss....ssss..ss..ss......ssss...........ss
> pandas/tests/strings/test_string_array.py ...............................................................................sssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss....ssss....ssss.s
> pandas/tests/strings/test_strings.py ......ss...ss.....ssss..ss................ssssssssssssssss....ssss....ssss..ss...ss.............ssssssssssss............ssssssssssss..ss..ss....ssss....ssss....ssss..ss..........ssssssssss..................ssssssssssssssss......ssssss.........ssssss....ssss....ssss..ss...ss..ss..ss.....ssss..ss....................ss.......
> 
> - generated xml file: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/test-data.xml -
> ============================= slowest 30 durations =============================
> 0.02s call     pandas/tests/strings/test_strings.py::test_empty_str_methods[string[python]]
> 0.02s call     pandas/tests/strings/test_extract.py::test_extractall_no_matches[string[python]-data3-names3]
> 0.02s call     pandas/tests/strings/test_extract.py::test_extract_expand_capture_groups[string[python]]
> 0.02s call     pandas/tests/strings/test_extract.py::test_extractall_no_matches[object-data1-names1]
> 0.02s call     pandas/tests/strings/test_extract.py::test_extractall[string[python]]
> 0.02s call     pandas/tests/strings/test_extract.py::test_extractall_no_matches[string[python]-data5-names5]
> 0.02s call     pandas/tests/strings/test_string_array.py::test_string_array[string[python]-extract1]
> 0.02s call     pandas/tests/strings/test_extract.py::test_extractall_no_matches[object-data5-names5]
> 0.02s call     pandas/tests/strings/test_extract.py::test_extractall_no_matches[string[python]-data7-names7]
> 0.02s call     pandas/tests/strings/test_extract.py::test_extractall_no_matches[object-data0-names0]
> 0.02s call     pandas/tests/strings/test_extract.py::test_extractall_no_matches[object-data3-names3]
> 0.02s call     pandas/tests/strings/test_extract.py::test_extractall_no_matches[object-data7-names7]
> 0.02s call     pandas/tests/strings/test_extract.py::test_extractall_no_matches[string[python]-data0-names0]
> 0.01s call     pandas/tests/strings/test_extract.py::test_extractall_no_matches[string[python]-data4-names4]
> 0.01s call     pandas/tests/strings/test_extract.py::test_extractall_no_matches[string[python]-data2-names2]
> 0.01s teardown pandas/tests/strings/test_strings.py::test_series_str_decode
> 0.01s call     pandas/tests/strings/test_extract.py::test_extractall_no_matches[string[python]-data6-names6]
> 0.01s call     pandas/tests/strings/test_extract.py::test_extractall_same_as_extract_subject_index[string[python]]
> 0.01s call     pandas/tests/strings/test_string_array.py::test_string_array[string[python]-extractall]
> 0.01s call     pandas/tests/strings/test_extract.py::test_extractall_no_matches[object-data6-names6]
> 0.01s call     pandas/tests/strings/test_extract.py::test_extractall_no_matches[object-data2-names2]
> 0.01s call     pandas/tests/strings/test_extract.py::test_extractall_no_matches[string[python]-data1-names1]
> 0.01s call     pandas/tests/strings/test_extract.py::test_extractall_no_matches[object-data4-names4]
> 0.01s call     pandas/tests/strings/test_strings.py::test_empty_str_methods[object]
> 0.01s call     pandas/tests/strings/test_extract.py::test_extractall_same_as_extract_subject_index[object]
> 0.01s call     pandas/tests/strings/test_extract.py::test_extractall[object]
> 0.01s call     pandas/tests/strings/test_extract.py::test_extractall_same_as_extract[object]
> 0.01s call     pandas/tests/strings/test_cat.py::test_str_cat_mixed_inputs[index]
> 0.01s call     pandas/tests/strings/test_extract.py::test_extractall_same_as_extract[string[python]]
> 0.01s call     pandas/tests/strings/test_cat.py::test_str_cat_align_mixed_inputs[outer]
> ================ 2704 passed, 887 skipped, 13 xfailed in 10.81s ================
> rdjoqkol test state = false
> /usr/lib/python3/dist-packages/pytest_asyncio/plugin.py:208: PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset.
> The event loop scope for asynchronous fixtures will default to the fixture caching scope. Future versions of pytest-asyncio will default the loop scope for asynchronous fixtures to function scope. Set the default fixture loop scope explicitly in order to avoid unexpected behavior in the future. Valid fixture loop scopes are: "function", "class", "module", "package", "session"
> 
>   warnings.warn(PytestDeprecationWarning(_DEFAULT_FIXTURE_LOOP_SCOPE_UNSET))
> ============================= test session starts ==============================
> platform linux -- Python 3.13.1, pytest-8.3.4, pluggy-1.5.0
> PyQt5 5.15.11 -- Qt runtime 5.15.15 -- Qt compiled 5.15.15
> rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build
> configfile: pyproject.toml
> plugins: forked-1.6.0, asyncio-0.24.0a1, localserver-0.9.0.post0, qt-4.4.0, typeguard-4.4.1, hypothesis-6.122.1, xdist-3.6.1
> asyncio: mode=Mode.STRICT, default_loop_scope=None
> collected 8 items
> 
> pandas/tests/test_aggregation.py ........
> 
> - generated xml file: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/test-data.xml -
> ============================= slowest 30 durations =============================
> 
> (24 durations < 0.005s hidden.  Use -vv to show these durations.)
> ============================== 8 passed in 0.41s ===============================
> rdjoqkol test state = false
> /usr/lib/python3/dist-packages/pytest_asyncio/plugin.py:208: PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset.
> The event loop scope for asynchronous fixtures will default to the fixture caching scope. Future versions of pytest-asyncio will default the loop scope for asynchronous fixtures to function scope. Set the default fixture loop scope explicitly in order to avoid unexpected behavior in the future. Valid fixture loop scopes are: "function", "class", "module", "package", "session"
> 
>   warnings.warn(PytestDeprecationWarning(_DEFAULT_FIXTURE_LOOP_SCOPE_UNSET))
> ============================= test session starts ==============================
> platform linux -- Python 3.13.1, pytest-8.3.4, pluggy-1.5.0
> PyQt5 5.15.11 -- Qt runtime 5.15.15 -- Qt compiled 5.15.15
> rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build
> configfile: pyproject.toml
> plugins: forked-1.6.0, asyncio-0.24.0a1, localserver-0.9.0.post0, qt-4.4.0, typeguard-4.4.1, hypothesis-6.122.1, xdist-3.6.1
> asyncio: mode=Mode.STRICT, default_loop_scope=None
> collected 463 items
> 
> pandas/tests/test_algos.py ...............................................................................................................................................................................................................................................................................................................................................................................................................................................................................
> 
> - generated xml file: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/test-data.xml -
> ============================= slowest 30 durations =============================
> 4.97s call     pandas/tests/test_algos.py::TestRank::test_pct_max_many_rows
> 0.39s call     pandas/tests/test_algos.py::TestRank::test_scipy_compat[arr0]
> 0.11s call     pandas/tests/test_algos.py::test_union_with_duplicates[array0]
> 0.05s call     pandas/tests/test_algos.py::TestIsin::test_large
> 0.04s call     pandas/tests/test_algos.py::TestDuplicated::test_datetime_likes
> 0.02s call     pandas/tests/test_algos.py::TestUnique::test_object_refcount_bug
> 0.01s call     pandas/tests/test_algos.py::TestIsin::test_same_nan_is_in_large_series
> 0.01s call     pandas/tests/test_algos.py::TestFactorize::test_factorize_interval_non_nano[ns]
> 0.01s call     pandas/tests/test_algos.py::TestFactorize::test_factorize_interval_non_nano[s]
> 0.01s call     pandas/tests/test_algos.py::TestValueCounts::test_value_counts_bins
> 0.01s call     pandas/tests/test_algos.py::TestIsin::test_same_nan_is_in_large
> 0.01s call     pandas/tests/test_algos.py::TestValueCounts::test_categorical_nans
> 0.01s call     pandas/tests/test_algos.py::TestHashTable::test_hashtable_factorize[True-StringHashTable-data1]
> 0.01s call     pandas/tests/test_algos.py::TestValueCounts::test_value_counts_nat
> 0.01s call     pandas/tests/test_algos.py::TestValueCounts::test_value_counts_dropna
> 0.01s call     pandas/tests/test_algos.py::TestValueCounts::test_value_counts_dtypes
> 0.01s call     pandas/tests/test_algos.py::TestFactorize::test_factorize_interval_non_nano[ms]
> 0.01s call     pandas/tests/test_algos.py::TestValueCounts::test_value_counts
> 0.01s call     pandas/tests/test_algos.py::TestDuplicated::test_numeric_object_likes[case1]
> 0.01s call     pandas/tests/test_algos.py::TestFactorize::test_factorize[mi-with-dt64tz-level-True]
> 
> (10 durations < 0.005s hidden.  Use -vv to show these durations.)
> ============================= 463 passed in 7.67s ==============================
> rdjoqkol test state = false
> /usr/lib/python3/dist-packages/pytest_asyncio/plugin.py:208: PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset.
> The event loop scope for asynchronous fixtures will default to the fixture caching scope. Future versions of pytest-asyncio will default the loop scope for asynchronous fixtures to function scope. Set the default fixture loop scope explicitly in order to avoid unexpected behavior in the future. Valid fixture loop scopes are: "function", "class", "module", "package", "session"
> 
>   warnings.warn(PytestDeprecationWarning(_DEFAULT_FIXTURE_LOOP_SCOPE_UNSET))
> ============================= test session starts ==============================
> platform linux -- Python 3.13.1, pytest-8.3.4, pluggy-1.5.0
> PyQt5 5.15.11 -- Qt runtime 5.15.15 -- Qt compiled 5.15.15
> rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build
> configfile: pyproject.toml
> plugins: forked-1.6.0, asyncio-0.24.0a1, localserver-0.9.0.post0, qt-4.4.0, typeguard-4.4.1, hypothesis-6.122.1, xdist-3.6.1
> asyncio: mode=Mode.STRICT, default_loop_scope=None
> collected 128 items
> 
> pandas/tests/test_common.py ...............x.x..............................................................................................................
> 
> - generated xml file: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/test-data.xml -
> ============================= slowest 30 durations =============================
> 0.64s call     pandas/tests/test_common.py::test_bz2_missing_import
> 0.49s call     pandas/tests/test_common.py::test_str_size
> 
> (28 durations < 0.005s hidden.  Use -vv to show these durations.)
> ======================== 126 passed, 2 xfailed in 1.83s ========================
> rdjoqkol test state = false
> /usr/lib/python3/dist-packages/pytest_asyncio/plugin.py:208: PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset.
> The event loop scope for asynchronous fixtures will default to the fixture caching scope. Future versions of pytest-asyncio will default the loop scope for asynchronous fixtures to function scope. Set the default fixture loop scope explicitly in order to avoid unexpected behavior in the future. Valid fixture loop scopes are: "function", "class", "module", "package", "session"
> 
>   warnings.warn(PytestDeprecationWarning(_DEFAULT_FIXTURE_LOOP_SCOPE_UNSET))
> ============================= test session starts ==============================
> platform linux -- Python 3.13.1, pytest-8.3.4, pluggy-1.5.0
> PyQt5 5.15.11 -- Qt runtime 5.15.15 -- Qt compiled 5.15.15
> rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build
> configfile: pyproject.toml
> plugins: forked-1.6.0, asyncio-0.24.0a1, localserver-0.9.0.post0, qt-4.4.0, typeguard-4.4.1, hypothesis-6.122.1, xdist-3.6.1
> asyncio: mode=Mode.STRICT, default_loop_scope=None
> collected 26 items / 1 deselected / 25 selected
> 
> pandas/tests/test_downstream.py XXX.s..s.ss.s..........s.
> 
> =============================== warnings summary ===============================
> pandas/tests/test_downstream.py::test_dask
>   /usr/lib/python3/dist-packages/dask/dataframe/__init__.py:31: FutureWarning: 
>   Dask dataframe query planning is disabled because dask-expr is not installed.
>   
>   You can install it with `pip install dask[dataframe]` or `conda install dask`.
>   This will raise in a future version.
>   
>     warnings.warn(msg, FutureWarning)
> 
> -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
> - generated xml file: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/test-data.xml -
> ============================= slowest 30 durations =============================
> 2.31s call     pandas/tests/test_downstream.py::test_oo_optimizable
> 1.50s call     pandas/tests/test_downstream.py::test_oo_optimized_datetime_index_unpickle
> 1.00s call     pandas/tests/test_downstream.py::test_seaborn
> 0.18s call     pandas/tests/test_downstream.py::test_dask
> 0.04s call     pandas/tests/test_downstream.py::test_construct_dask_float_array_int_dtype_match_ndarray
> 0.01s call     pandas/tests/test_downstream.py::test_yaml_dump
> 0.01s call     pandas/tests/test_downstream.py::test_dask_ufunc
> 0.01s call     pandas/tests/test_downstream.py::test_frame_setitem_dask_array_into_new_col
> 
> (22 durations < 0.005s hidden.  Use -vv to show these durations.)
> ====== 16 passed, 6 skipped, 1 deselected, 3 xpassed, 1 warning in 6.05s =======
> rdjoqkol test state = false
> /usr/lib/python3/dist-packages/pytest_asyncio/plugin.py:208: PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset.
> The event loop scope for asynchronous fixtures will default to the fixture caching scope. Future versions of pytest-asyncio will default the loop scope for asynchronous fixtures to function scope. Set the default fixture loop scope explicitly in order to avoid unexpected behavior in the future. Valid fixture loop scopes are: "function", "class", "module", "package", "session"
> 
>   warnings.warn(PytestDeprecationWarning(_DEFAULT_FIXTURE_LOOP_SCOPE_UNSET))
> ============================= test session starts ==============================
> platform linux -- Python 3.13.1, pytest-8.3.4, pluggy-1.5.0
> PyQt5 5.15.11 -- Qt runtime 5.15.15 -- Qt compiled 5.15.15
> rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build
> configfile: pyproject.toml
> plugins: forked-1.6.0, asyncio-0.24.0a1, localserver-0.9.0.post0, qt-4.4.0, typeguard-4.4.1, hypothesis-6.122.1, xdist-3.6.1
> asyncio: mode=Mode.STRICT, default_loop_scope=None
> collected 36 items
> 
> pandas/tests/test_errors.py ....................................
> 
> - generated xml file: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/test-data.xml -
> ============================= slowest 30 durations =============================
> 
> (30 durations < 0.005s hidden.  Use -vv to show these durations.)
> ============================== 36 passed in 0.39s ==============================
> rdjoqkol test state = false
> /usr/lib/python3/dist-packages/pytest_asyncio/plugin.py:208: PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset.
> The event loop scope for asynchronous fixtures will default to the fixture caching scope. Future versions of pytest-asyncio will default the loop scope for asynchronous fixtures to function scope. Set the default fixture loop scope explicitly in order to avoid unexpected behavior in the future. Valid fixture loop scopes are: "function", "class", "module", "package", "session"
> 
>   warnings.warn(PytestDeprecationWarning(_DEFAULT_FIXTURE_LOOP_SCOPE_UNSET))
> ============================= test session starts ==============================
> platform linux -- Python 3.13.1, pytest-8.3.4, pluggy-1.5.0
> PyQt5 5.15.11 -- Qt runtime 5.15.15 -- Qt compiled 5.15.15
> rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build
> configfile: pyproject.toml
> plugins: forked-1.6.0, asyncio-0.24.0a1, localserver-0.9.0.post0, qt-4.4.0, typeguard-4.4.1, hypothesis-6.122.1, xdist-3.6.1
> asyncio: mode=Mode.STRICT, default_loop_scope=None
> collected 243 items
> 
> pandas/tests/test_expressions.py ...................................................................................................................................................................................................................................................
> 
> - generated xml file: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/test-data.xml -
> ============================= slowest 30 durations =============================
> 0.03s call     pandas/tests/test_expressions.py::TestExpressions::test_run_binary[gt-False-_mixed]
> 0.03s call     pandas/tests/test_expressions.py::TestExpressions::test_run_arithmetic[truediv-True-_mixed2]
> 0.03s call     pandas/tests/test_expressions.py::TestExpressions::test_run_binary[ne-False-_frame]
> 0.03s call     pandas/tests/test_expressions.py::TestExpressions::test_run_binary[ge-False-_frame]
> 0.03s call     pandas/tests/test_expressions.py::TestExpressions::test_invalid
> 0.03s call     pandas/tests/test_expressions.py::TestExpressions::test_run_binary[ge-False-_frame2]
> 0.03s call     pandas/tests/test_expressions.py::TestExpressions::test_run_arithmetic[truediv-True-_mixed]
> 0.02s call     pandas/tests/test_expressions.py::TestExpressions::test_run_binary[le-True-_frame]
> 0.02s call     pandas/tests/test_expressions.py::TestExpressions::test_run_arithmetic[sub-True-_integer]
> 0.02s call     pandas/tests/test_expressions.py::TestExpressions::test_run_binary[ge-False-_mixed]
> 0.02s call     pandas/tests/test_expressions.py::TestExpressions::test_run_binary[gt-False-_frame2]
> 0.02s call     pandas/tests/test_expressions.py::TestExpressions::test_run_arithmetic[mul-False-_mixed2]
> 0.02s call     pandas/tests/test_expressions.py::TestExpressions::test_run_arithmetic[mod-True-_mixed]
> 0.02s call     pandas/tests/test_expressions.py::TestExpressions::test_run_binary[lt-False-_mixed]
> 0.02s call     pandas/tests/test_expressions.py::TestExpressions::test_run_arithmetic[sub-False-_mixed2]
> 0.02s call     pandas/tests/test_expressions.py::TestExpressions::test_run_binary[ge-False-_integer_integers]
> 0.02s call     pandas/tests/test_expressions.py::TestExpressions::test_run_binary[ne-True-_frame]
> 0.02s call     pandas/tests/test_expressions.py::TestExpressions::test_run_binary[ge-False-_integer]
> 0.02s call     pandas/tests/test_expressions.py::TestExpressions::test_run_binary[le-False-_mixed]
> 0.02s call     pandas/tests/test_expressions.py::TestExpressions::test_run_arithmetic[mul-True-_mixed]
> 0.02s call     pandas/tests/test_expressions.py::TestExpressions::test_run_arithmetic[truediv-False-_integer_integers]
> 0.02s call     pandas/tests/test_expressions.py::TestExpressions::test_run_binary[eq-False-_mixed]
> 0.02s call     pandas/tests/test_expressions.py::TestExpressions::test_run_arithmetic[truediv-False-_integer2]
> 0.02s call     pandas/tests/test_expressions.py::TestExpressions::test_run_binary[lt-True-_integer_integers]
> 0.02s call     pandas/tests/test_expressions.py::TestExpressions::test_run_binary[eq-False-_integer_integers]
> 0.02s call     pandas/tests/test_expressions.py::TestExpressions::test_run_binary[gt-False-_integer]
> 0.02s call     pandas/tests/test_expressions.py::TestExpressions::test_run_arithmetic[add-True-_mixed]
> 0.02s call     pandas/tests/test_expressions.py::TestExpressions::test_run_binary[ne-False-_mixed]
> 0.02s call     pandas/tests/test_expressions.py::TestExpressions::test_run_binary[ne-True-_mixed]
> 0.02s call     pandas/tests/test_expressions.py::TestExpressions::test_run_arithmetic[add-False-_integer_integers]
> ============================= 243 passed in 3.34s ==============================
> rdjoqkol test state = false
> /usr/lib/python3/dist-packages/pytest_asyncio/plugin.py:208: PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset.
> The event loop scope for asynchronous fixtures will default to the fixture caching scope. Future versions of pytest-asyncio will default the loop scope for asynchronous fixtures to function scope. Set the default fixture loop scope explicitly in order to avoid unexpected behavior in the future. Valid fixture loop scopes are: "function", "class", "module", "package", "session"
> 
>   warnings.warn(PytestDeprecationWarning(_DEFAULT_FIXTURE_LOOP_SCOPE_UNSET))
> ============================= test session starts ==============================
> platform linux -- Python 3.13.1, pytest-8.3.4, pluggy-1.5.0
> PyQt5 5.15.11 -- Qt runtime 5.15.15 -- Qt compiled 5.15.15
> rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build
> configfile: pyproject.toml
> plugins: forked-1.6.0, asyncio-0.24.0a1, localserver-0.9.0.post0, qt-4.4.0, typeguard-4.4.1, hypothesis-6.122.1, xdist-3.6.1
> asyncio: mode=Mode.STRICT, default_loop_scope=None
> collected 5 items
> 
> pandas/tests/test_flags.py .....
> 
> - generated xml file: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/test-data.xml -
> ============================= slowest 30 durations =============================
> 
> (15 durations < 0.005s hidden.  Use -vv to show these durations.)
> ============================== 5 passed in 0.39s ===============================
> rdjoqkol test state = false
> /usr/lib/python3/dist-packages/pytest_asyncio/plugin.py:208: PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset.
> The event loop scope for asynchronous fixtures will default to the fixture caching scope. Future versions of pytest-asyncio will default the loop scope for asynchronous fixtures to function scope. Set the default fixture loop scope explicitly in order to avoid unexpected behavior in the future. Valid fixture loop scopes are: "function", "class", "module", "package", "session"
> 
>   warnings.warn(PytestDeprecationWarning(_DEFAULT_FIXTURE_LOOP_SCOPE_UNSET))
> ============================= test session starts ==============================
> platform linux -- Python 3.13.1, pytest-8.3.4, pluggy-1.5.0
> PyQt5 5.15.11 -- Qt runtime 5.15.15 -- Qt compiled 5.15.15
> rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build
> configfile: pyproject.toml
> plugins: forked-1.6.0, asyncio-0.24.0a1, localserver-0.9.0.post0, qt-4.4.0, typeguard-4.4.1, hypothesis-6.122.1, xdist-3.6.1
> asyncio: mode=Mode.STRICT, default_loop_scope=None
> collected 19 items
> 
> pandas/tests/test_multilevel.py ...................
> 
> - generated xml file: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/test-data.xml -
> ============================= slowest 30 durations =============================
> 0.02s call     pandas/tests/test_multilevel.py::TestMultiLevel::test_reindex_level
> 0.01s call     pandas/tests/test_multilevel.py::TestMultiLevel::test_alignment
> 0.01s call     pandas/tests/test_multilevel.py::TestMultiLevel::test_reindex_level_partial_selection
> 0.01s call     pandas/tests/test_multilevel.py::TestMultiLevel::test_level_with_tuples
> 0.01s setup    pandas/tests/test_multilevel.py::TestMultiLevel::test_reindex_level
> 0.01s call     pandas/tests/test_multilevel.py::TestMultiLevel::test_multiindex_with_na
> 
> (24 durations < 0.005s hidden.  Use -vv to show these durations.)
> ============================== 19 passed in 0.59s ==============================
> rdjoqkol test state = false
> /usr/lib/python3/dist-packages/pytest_asyncio/plugin.py:208: PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset.
> The event loop scope for asynchronous fixtures will default to the fixture caching scope. Future versions of pytest-asyncio will default the loop scope for asynchronous fixtures to function scope. Set the default fixture loop scope explicitly in order to avoid unexpected behavior in the future. Valid fixture loop scopes are: "function", "class", "module", "package", "session"
> 
>   warnings.warn(PytestDeprecationWarning(_DEFAULT_FIXTURE_LOOP_SCOPE_UNSET))
> ============================= test session starts ==============================
> platform linux -- Python 3.13.1, pytest-8.3.4, pluggy-1.5.0
> PyQt5 5.15.11 -- Qt runtime 5.15.15 -- Qt compiled 5.15.15
> rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build
> configfile: pyproject.toml
> plugins: forked-1.6.0, asyncio-0.24.0a1, localserver-0.9.0.post0, qt-4.4.0, typeguard-4.4.1, hypothesis-6.122.1, xdist-3.6.1
> asyncio: mode=Mode.STRICT, default_loop_scope=None
> collected 245 items
> 
> pandas/tests/test_nanops.py .....................................................................................................................................................................................................................................................
> 
> - generated xml file: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/test-data.xml -
> ============================= slowest 30 durations =============================
> 0.57s call     pandas/tests/test_nanops.py::TestnanopsDataFrame::test_nansem[True-0]
> 0.03s call     pandas/tests/test_nanops.py::TestnanopsDataFrame::test_nanmedian[True]
> 0.03s call     pandas/tests/test_nanops.py::TestnanopsDataFrame::test_nankurt[True]
> 0.03s call     pandas/tests/test_nanops.py::TestnanopsDataFrame::test_nanskew[True]
> 0.03s call     pandas/tests/test_nanops.py::TestnanopsDataFrame::test_nansem[True-2]
> 0.03s call     pandas/tests/test_nanops.py::TestnanopsDataFrame::test_nansem[True-1]
> 0.02s call     pandas/tests/test_nanops.py::TestnanopsDataFrame::test_nankurt[False]
> 0.02s call     pandas/tests/test_nanops.py::TestnanopsDataFrame::test_nanskew[False]
> 0.02s call     pandas/tests/test_nanops.py::TestnanopsDataFrame::test_nansem[False-0]
> 0.02s call     pandas/tests/test_nanops.py::TestnanopsDataFrame::test_nanstd[False-1]
> 0.02s call     pandas/tests/test_nanops.py::TestnanopsDataFrame::test_nancorr_spearman
> 0.02s call     pandas/tests/test_nanops.py::TestnanopsDataFrame::test_nansem[False-1]
> 0.02s call     pandas/tests/test_nanops.py::TestnanopsDataFrame::test_nanmedian[False]
> 0.02s call     pandas/tests/test_nanops.py::TestnanopsDataFrame::test_nansem[False-2]
> 0.02s call     pandas/tests/test_nanops.py::TestnanopsDataFrame::test_nanstd[False-2]
> 0.01s call     pandas/tests/test_nanops.py::TestnanopsDataFrame::test_nanvar[True-2]
> 0.01s call     pandas/tests/test_nanops.py::TestnanopsDataFrame::test_nanstd[True-1]
> 0.01s call     pandas/tests/test_nanops.py::TestnanopsDataFrame::test_nanstd[True-2]
> 0.01s call     pandas/tests/test_nanops.py::TestnanopsDataFrame::test_nanstd[True-0]
> 0.01s call     pandas/tests/test_nanops.py::TestnanopsDataFrame::test_nanvar[False-0]
> 0.01s call     pandas/tests/test_nanops.py::TestnanopsDataFrame::test_nanvar[True-0]
> 0.01s call     pandas/tests/test_nanops.py::TestnanopsDataFrame::test_nanvar[False-2]
> 0.01s call     pandas/tests/test_nanops.py::TestnanopsDataFrame::test_nanvar[True-1]
> 0.01s call     pandas/tests/test_nanops.py::TestnanopsDataFrame::test_nanmean[False]
> 0.01s call     pandas/tests/test_nanops.py::TestnanopsDataFrame::test_nansum[True]
> 0.01s call     pandas/tests/test_nanops.py::TestnanopsDataFrame::test_nanvar[False-1]
> 0.01s call     pandas/tests/test_nanops.py::TestnanopsDataFrame::test_nanmean[True]
> 0.01s call     pandas/tests/test_nanops.py::TestnanopsDataFrame::test_nan_funcs[True-nanany-any]
> 0.01s call     pandas/tests/test_nanops.py::TestnanopsDataFrame::test_nanops_with_warnings[True-reduction-min]
> 0.01s call     pandas/tests/test_nanops.py::TestnanopsDataFrame::test_nanops_with_warnings[True-reduction-max]
> ============================= 245 passed in 2.09s ==============================
> rdjoqkol test state = false
> /usr/lib/python3/dist-packages/pytest_asyncio/plugin.py:208: PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset.
> The event loop scope for asynchronous fixtures will default to the fixture caching scope. Future versions of pytest-asyncio will default the loop scope for asynchronous fixtures to function scope. Set the default fixture loop scope explicitly in order to avoid unexpected behavior in the future. Valid fixture loop scopes are: "function", "class", "module", "package", "session"
> 
>   warnings.warn(PytestDeprecationWarning(_DEFAULT_FIXTURE_LOOP_SCOPE_UNSET))
> ============================= test session starts ==============================
> platform linux -- Python 3.13.1, pytest-8.3.4, pluggy-1.5.0
> PyQt5 5.15.11 -- Qt runtime 5.15.15 -- Qt compiled 5.15.15
> rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build
> configfile: pyproject.toml
> plugins: forked-1.6.0, asyncio-0.24.0a1, localserver-0.9.0.post0, qt-4.4.0, typeguard-4.4.1, hypothesis-6.122.1, xdist-3.6.1
> asyncio: mode=Mode.STRICT, default_loop_scope=None
> collected 5 items
> 
> pandas/tests/test_optional_dependency.py .....
> 
> - generated xml file: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/test-data.xml -
> ============================= slowest 30 durations =============================
> 0.01s call     pandas/tests/test_optional_dependency.py::test_xlrd_version_fallback
> 
> (14 durations < 0.005s hidden.  Use -vv to show these durations.)
> ============================== 5 passed in 0.41s ===============================
> rdjoqkol test state = false
> /usr/lib/python3/dist-packages/pytest_asyncio/plugin.py:208: PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset.
> The event loop scope for asynchronous fixtures will default to the fixture caching scope. Future versions of pytest-asyncio will default the loop scope for asynchronous fixtures to function scope. Set the default fixture loop scope explicitly in order to avoid unexpected behavior in the future. Valid fixture loop scopes are: "function", "class", "module", "package", "session"
> 
>   warnings.warn(PytestDeprecationWarning(_DEFAULT_FIXTURE_LOOP_SCOPE_UNSET))
> ============================= test session starts ==============================
> platform linux -- Python 3.13.1, pytest-8.3.4, pluggy-1.5.0
> PyQt5 5.15.11 -- Qt runtime 5.15.15 -- Qt compiled 5.15.15
> rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build
> configfile: pyproject.toml
> plugins: forked-1.6.0, asyncio-0.24.0a1, localserver-0.9.0.post0, qt-4.4.0, typeguard-4.4.1, hypothesis-6.122.1, xdist-3.6.1
> asyncio: mode=Mode.STRICT, default_loop_scope=None
> collected 7 items
> 
> pandas/tests/test_register_accessor.py .......
> 
> - generated xml file: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/test-data.xml -
> ============================= slowest 30 durations =============================
> 
> (21 durations < 0.005s hidden.  Use -vv to show these durations.)
> ============================== 7 passed in 0.38s ===============================
> rdjoqkol test state = false
> /usr/lib/python3/dist-packages/pytest_asyncio/plugin.py:208: PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset.
> The event loop scope for asynchronous fixtures will default to the fixture caching scope. Future versions of pytest-asyncio will default the loop scope for asynchronous fixtures to function scope. Set the default fixture loop scope explicitly in order to avoid unexpected behavior in the future. Valid fixture loop scopes are: "function", "class", "module", "package", "session"
> 
>   warnings.warn(PytestDeprecationWarning(_DEFAULT_FIXTURE_LOOP_SCOPE_UNSET))
> ============================= test session starts ==============================
> platform linux -- Python 3.13.1, pytest-8.3.4, pluggy-1.5.0
> PyQt5 5.15.11 -- Qt runtime 5.15.15 -- Qt compiled 5.15.15
> rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build
> configfile: pyproject.toml
> plugins: forked-1.6.0, asyncio-0.24.0a1, localserver-0.9.0.post0, qt-4.4.0, typeguard-4.4.1, hypothesis-6.122.1, xdist-3.6.1
> asyncio: mode=Mode.STRICT, default_loop_scope=None
> collected 54 items
> 
> pandas/tests/test_sorting.py ......................................................
> 
> - generated xml file: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/test-data.xml -
> ============================= slowest 30 durations =============================
> 5.75s call     pandas/tests/test_sorting.py::TestMerge::test_int64_overflow_how_merge[left]
> 5.72s call     pandas/tests/test_sorting.py::TestMerge::test_int64_overflow_how_merge[outer]
> 5.30s call     pandas/tests/test_sorting.py::TestMerge::test_int64_overflow_how_merge[inner]
> 5.12s call     pandas/tests/test_sorting.py::TestMerge::test_int64_overflow_how_merge[right]
> 2.82s call     pandas/tests/test_sorting.py::TestMerge::test_int64_overflow_check_sum_col
> 2.66s call     pandas/tests/test_sorting.py::TestMerge::test_int64_overflow_sort_false_order
> 0.70s setup    pandas/tests/test_sorting.py::TestMerge::test_int64_overflow_check_sum_col
> 0.67s setup    pandas/tests/test_sorting.py::TestMerge::test_int64_overflow_how_merge[left]
> 0.66s setup    pandas/tests/test_sorting.py::TestMerge::test_int64_overflow_how_merge[right]
> 0.66s call     pandas/tests/test_sorting.py::TestSorting::test_int64_overflow_groupby_large_range
> 0.61s setup    pandas/tests/test_sorting.py::TestMerge::test_int64_overflow_how_merge[outer]
> 0.57s setup    pandas/tests/test_sorting.py::TestMerge::test_int64_overflow_how_merge[inner]
> 0.56s setup    pandas/tests/test_sorting.py::TestMerge::test_int64_overflow_sort_false_order
> 0.32s call     pandas/tests/test_sorting.py::TestMerge::test_int64_overflow_one_to_many_none_match[False-right]
> 0.30s call     pandas/tests/test_sorting.py::TestSorting::test_int64_overflow_groupby_large_df_shuffled[median]
> 0.28s call     pandas/tests/test_sorting.py::TestSorting::test_int64_overflow_groupby_large_df_shuffled[mean]
> 0.27s call     pandas/tests/test_sorting.py::TestMerge::test_int64_overflow_one_to_many_none_match[True-left]
> 0.27s call     pandas/tests/test_sorting.py::TestMerge::test_int64_overflow_one_to_many_none_match[True-right]
> 0.26s call     pandas/tests/test_sorting.py::TestMerge::test_int64_overflow_one_to_many_none_match[True-outer]
> 0.26s call     pandas/tests/test_sorting.py::TestMerge::test_int64_overflow_one_to_many_none_match[False-outer]
> 0.25s call     pandas/tests/test_sorting.py::TestMerge::test_int64_overflow_one_to_many_none_match[True-inner]
> 0.25s call     pandas/tests/test_sorting.py::TestMerge::test_int64_overflow_one_to_many_none_match[False-left]
> 0.25s call     pandas/tests/test_sorting.py::TestMerge::test_int64_overflow_one_to_many_none_match[False-inner]
> 0.16s call     pandas/tests/test_sorting.py::TestSorting::test_int64_overflow
> 0.01s call     pandas/tests/test_sorting.py::TestMerge::test_int64_overflow_outer_merge
> 
> (5 durations < 0.005s hidden.  Use -vv to show these durations.)
> ============================= 54 passed in 35.23s ==============================
> rdjoqkol test state = false
> /usr/lib/python3/dist-packages/pytest_asyncio/plugin.py:208: PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset.
> The event loop scope for asynchronous fixtures will default to the fixture caching scope. Future versions of pytest-asyncio will default the loop scope for asynchronous fixtures to function scope. Set the default fixture loop scope explicitly in order to avoid unexpected behavior in the future. Valid fixture loop scopes are: "function", "class", "module", "package", "session"
> 
>   warnings.warn(PytestDeprecationWarning(_DEFAULT_FIXTURE_LOOP_SCOPE_UNSET))
> ============================= test session starts ==============================
> platform linux -- Python 3.13.1, pytest-8.3.4, pluggy-1.5.0
> PyQt5 5.15.11 -- Qt runtime 5.15.15 -- Qt compiled 5.15.15
> rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build
> configfile: pyproject.toml
> plugins: forked-1.6.0, asyncio-0.24.0a1, localserver-0.9.0.post0, qt-4.4.0, typeguard-4.4.1, hypothesis-6.122.1, xdist-3.6.1
> asyncio: mode=Mode.STRICT, default_loop_scope=None
> collected 81 items
> 
> pandas/tests/test_take.py .................................................................................
> 
> - generated xml file: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/test-data.xml -
> ============================= slowest 30 durations =============================
> 0.01s setup    pandas/tests/test_take.py::TestTake::test_1d_fill_nonna[dtype_fill_out_dtype0]
> 
> (29 durations < 0.005s hidden.  Use -vv to show these durations.)
> ============================== 81 passed in 0.71s ==============================
> rdjoqkol test state = false
> /usr/lib/python3/dist-packages/pytest_asyncio/plugin.py:208: PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset.
> The event loop scope for asynchronous fixtures will default to the fixture caching scope. Future versions of pytest-asyncio will default the loop scope for asynchronous fixtures to function scope. Set the default fixture loop scope explicitly in order to avoid unexpected behavior in the future. Valid fixture loop scopes are: "function", "class", "module", "package", "session"
> 
>   warnings.warn(PytestDeprecationWarning(_DEFAULT_FIXTURE_LOOP_SCOPE_UNSET))
> ============================= test session starts ==============================
> platform linux -- Python 3.13.1, pytest-8.3.4, pluggy-1.5.0
> PyQt5 5.15.11 -- Qt runtime 5.15.15 -- Qt compiled 5.15.15
> rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build
> configfile: pyproject.toml
> plugins: forked-1.6.0, asyncio-0.24.0a1, localserver-0.9.0.post0, qt-4.4.0, typeguard-4.4.1, hypothesis-6.122.1, xdist-3.6.1
> asyncio: mode=Mode.STRICT, default_loop_scope=None
> collected 1510 items
> 
> pandas/tests/tools/test_to_datetime.py ............................................................................ss....................................................................................................................................................ssssssss....................................................................ss................................................................................................................................................................................................................................................................................xx....ss.ssssss....................................................s........................................................................................................................................................................................................................................................................................................ssssssssss............................
> pandas/tests/tools/test_to_numeric.py ...s.s....................................................................................................................................................................................................................................................xx.......................................................................................................................ssssss.s.s.................................sss...sss.s....ssss.s.s
> pandas/tests/tools/test_to_time.py ...........
> pandas/tests/tools/test_to_timedelta.py ........................................................................ssssssssssss
> 
> - generated xml file: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/test-data.xml -
> ============================= slowest 30 durations =============================
> 0.08s call     pandas/tests/tools/test_to_datetime.py::TestToDatetime::test_error_iso_week_year[raise-Day of the year directive '%j' is not compatible with ISO year directive '%G'. Use '%Y' instead.-1999 50-%G %j]
> 0.08s call     pandas/tests/tools/test_to_datetime.py::TestToDatetime::test_to_datetime_cache[array-None-None]
> 0.08s call     pandas/tests/tools/test_to_datetime.py::TestToDatetime::test_to_datetime_cache[deque-None-None]
> 0.07s call     pandas/tests/tools/test_to_datetime.py::TestToDatetime::test_to_datetime_cache[array-%Y%m%d %H:%M:%S-None]
> 0.07s call     pandas/tests/tools/test_to_datetime.py::TestToDatetime::test_to_datetime_cache[array-None-True]
> 0.07s call     pandas/tests/tools/test_to_datetime.py::TestToDatetime::test_to_datetime_cache[array-%Y%m%d %H:%M:%S-True]
> 0.07s call     pandas/tests/tools/test_to_datetime.py::TestToDatetime::test_to_datetime_cache[deque-%Y%m%d %H:%M:%S-True]
> 0.07s call     pandas/tests/tools/test_to_datetime.py::TestToDatetime::test_to_datetime_cache[deque-None-True]
> 0.07s call     pandas/tests/tools/test_to_datetime.py::TestToDatetime::test_to_datetime_cache[deque-%Y%m%d %H:%M:%S-None]
> 0.06s call     pandas/tests/tools/test_to_datetime.py::TestToDatetime::test_to_datetime_cache[list-%Y%m%d %H:%M:%S-True]
> 0.06s call     pandas/tests/tools/test_to_datetime.py::TestToDatetime::test_to_datetime_cache[tuple-%Y%m%d %H:%M:%S-None]
> 0.06s call     pandas/tests/tools/test_to_datetime.py::TestToDatetime::test_to_datetime_cache[list-None-None]
> 0.06s call     pandas/tests/tools/test_to_datetime.py::TestToDatetime::test_to_datetime_cache[tuple-%Y%m%d %H:%M:%S-True]
> 0.06s call     pandas/tests/tools/test_to_datetime.py::TestToDatetime::test_to_datetime_cache[tuple-None-None]
> 0.06s call     pandas/tests/tools/test_to_datetime.py::TestToDatetime::test_to_datetime_cache[tuple-None-True]
> 0.06s call     pandas/tests/tools/test_to_datetime.py::TestToDatetime::test_to_datetime_cache[list-None-True]
> 0.06s call     pandas/tests/tools/test_to_datetime.py::TestToDatetime::test_to_datetime_cache[list-%Y%m%d %H:%M:%S-None]
> 0.04s call     pandas/tests/tools/test_to_datetime.py::TestToDatetime::test_to_datetime_cache_series[%Y%m%d %H:%M:%S-True]
> 0.03s call     pandas/tests/tools/test_to_datetime.py::TestToDatetime::test_to_datetime_cache[Index-None-None]
> 0.03s call     pandas/tests/tools/test_to_datetime.py::TestToDatetime::test_to_datetime_cache[Index-None-True]
> 0.03s call     pandas/tests/tools/test_to_datetime.py::TestToDatetime::test_to_datetime_cache[Index-%Y%m%d %H:%M:%S-True]
> 0.03s call     pandas/tests/tools/test_to_datetime.py::TestToDatetime::test_to_datetime_cache[Index-%Y%m%d %H:%M:%S-None]
> 0.03s call     pandas/tests/tools/test_to_datetime.py::TestToDatetime::test_to_datetime_cache_series[None-None]
> 0.03s call     pandas/tests/tools/test_to_datetime.py::TestToDatetime::test_to_datetime_cache_series[None-True]
> 0.03s call     pandas/tests/tools/test_to_datetime.py::TestToDatetime::test_to_datetime_cache_series[%Y%m%d %H:%M:%S-None]
> 0.02s call     pandas/tests/tools/test_to_datetime.py::TestTimeConversionFormats::test_to_datetime_parse_tzname_or_tzoffset[%Y-%m-%d %H:%M:%S %Z-dates0-expected_dates0]
> 0.02s call     pandas/tests/tools/test_to_datetime.py::TestToDatetimeMisc::test_to_datetime_timezone_name
> 0.01s call     pandas/tests/tools/test_to_datetime.py::TestDatetimeParsingWrappers::test_parsers_timezone_minute_offsets_roundtrip[False-2013-01-01 05:30+0530-tz1-Timestamp('2013-01-01 05:30:00+0530', tz='UTC+05:30')]
> 0.01s call     pandas/tests/tools/test_to_datetime.py::TestDatetimeParsingWrappers::test_parsers_dayfirst_yearfirst[True-20/12/21-True-False-expected5]
> 0.01s call     pandas/tests/tools/test_to_datetime.py::TestOrigin::test_julian
> ================= 1440 passed, 66 skipped, 4 xfailed in 5.61s ==================
> rdjoqkol test state = false
> /usr/lib/python3/dist-packages/pytest_asyncio/plugin.py:208: PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset.
> The event loop scope for asynchronous fixtures will default to the fixture caching scope. Future versions of pytest-asyncio will default the loop scope for asynchronous fixtures to function scope. Set the default fixture loop scope explicitly in order to avoid unexpected behavior in the future. Valid fixture loop scopes are: "function", "class", "module", "package", "session"
> 
>   warnings.warn(PytestDeprecationWarning(_DEFAULT_FIXTURE_LOOP_SCOPE_UNSET))
> ============================= test session starts ==============================
> platform linux -- Python 3.13.1, pytest-8.3.4, pluggy-1.5.0
> PyQt5 5.15.11 -- Qt runtime 5.15.15 -- Qt compiled 5.15.15
> rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build
> configfile: pyproject.toml
> plugins: forked-1.6.0, asyncio-0.24.0a1, localserver-0.9.0.post0, qt-4.4.0, typeguard-4.4.1, hypothesis-6.122.1, xdist-3.6.1
> asyncio: mode=Mode.STRICT, default_loop_scope=None
> collected 5480 items
> 
> pandas/tests/tseries/frequencies/test_freq_code.py ...................
> pandas/tests/tseries/frequencies/test_frequencies.py ..........
> pandas/tests/tseries/frequencies/test_inference.py .........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
> pandas/tests/tseries/holiday/test_calendar.py ........
> pandas/tests/tseries/holiday/test_federal.py ...
> pandas/tests/tseries/holiday/test_holiday.py .................................................
> pandas/tests/tseries/holiday/test_observance.py .................................
> pandas/tests/tseries/offsets/test_business_day.py .......................
> pandas/tests/tseries/offsets/test_business_hour.py ..............................................................................................
> pandas/tests/tseries/offsets/test_business_month.py .....................
> pandas/tests/tseries/offsets/test_business_quarter.py ..............................................
> pandas/tests/tseries/offsets/test_business_year.py ...................
> pandas/tests/tseries/offsets/test_common.py ....................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
> pandas/tests/tseries/offsets/test_custom_business_day.py .......
> pandas/tests/tseries/offsets/test_custom_business_hour.py ............................
> pandas/tests/tseries/offsets/test_custom_business_month.py ....................................................
> pandas/tests/tseries/offsets/test_dst.py ..........................
> pandas/tests/tseries/offsets/test_easter.py ..........
> pandas/tests/tseries/offsets/test_fiscal.py .............................................................................................................................................
> pandas/tests/tseries/offsets/test_index.py ........................
> pandas/tests/tseries/offsets/test_month.py ............................................................
> pandas/tests/tseries/offsets/test_offsets.py .................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................x..................................................................................................................................................................................................................................................x................................................................................................................................................................................................................................................
> pandas/tests/tseries/offsets/test_offsets_properties.py ..
> pandas/tests/tseries/offsets/test_quarter.py ........................................................................................
> pandas/tests/tseries/offsets/test_ticks.py ............................................................................................................
> pandas/tests/tseries/offsets/test_week.py ..............................................
> pandas/tests/tseries/offsets/test_year.py .................................
> 
> =============================== warnings summary ===============================
> pandas/tests/tseries/offsets/test_offsets_properties.py::test_on_offset_implementations
>   /usr/lib/python3/dist-packages/dateutil/zoneinfo/__init__.py:26: UserWarning: I/O error(2): No such file or directory
>     warnings.warn("I/O error({0}): {1}".format(e.errno, e.strerror))
> 
> -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
> - generated xml file: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/test-data.xml -
> ============================= slowest 30 durations =============================
> 0.58s call     pandas/tests/tseries/offsets/test_offsets_properties.py::test_on_offset_implementations
> 0.41s call     pandas/tests/tseries/offsets/test_offsets_properties.py::test_shift_across_dst
> 0.39s call     pandas/tests/tseries/offsets/test_ticks.py::test_tick_equality[Hour]
> 0.31s call     pandas/tests/tseries/offsets/test_ticks.py::test_tick_add_sub[Minute]
> 0.28s call     pandas/tests/tseries/offsets/test_ticks.py::test_tick_equality[Second]
> 0.27s call     pandas/tests/tseries/offsets/test_ticks.py::test_tick_equality[Nano]
> 0.27s call     pandas/tests/tseries/offsets/test_ticks.py::test_tick_equality[Milli]
> 0.27s call     pandas/tests/tseries/offsets/test_ticks.py::test_tick_equality[Minute]
> 0.26s call     pandas/tests/tseries/offsets/test_ticks.py::test_tick_equality[Micro]
> 0.24s call     pandas/tests/tseries/offsets/test_ticks.py::test_tick_add_sub[Nano]
> 0.14s call     pandas/tests/tseries/offsets/test_ticks.py::test_tick_add_sub[Micro]
> 0.12s call     pandas/tests/tseries/offsets/test_ticks.py::test_tick_add_sub[Milli]
> 0.12s call     pandas/tests/tseries/offsets/test_common.py::test_apply_out_of_range[datetime.timezone(datetime.timedelta(days=-1, seconds=82800), 'foo')-BYearEnd]
> 0.12s call     pandas/tests/tseries/offsets/test_custom_business_hour.py::TestCustomBusinessHour::test_us_federal_holiday_with_datetime
> 0.12s call     pandas/tests/tseries/offsets/test_custom_business_day.py::TestCustomBusinessDay::test_calendar
> 0.11s call     pandas/tests/tseries/offsets/test_ticks.py::test_tick_add_sub[Hour]
> 0.11s call     pandas/tests/tseries/offsets/test_ticks.py::test_tick_add_sub[Second]
> 0.06s call     pandas/tests/tseries/offsets/test_index.py::test_apply_index[YearEnd--2]
> 0.06s call     pandas/tests/tseries/offsets/test_index.py::test_apply_index[BYearEnd--2]
> 0.05s call     pandas/tests/tseries/offsets/test_index.py::test_apply_index[BQuarterEnd--2]
> 0.05s call     pandas/tests/tseries/offsets/test_index.py::test_apply_index[BYearBegin--2]
> 0.05s call     pandas/tests/tseries/offsets/test_index.py::test_apply_index[YearBegin--2]
> 0.04s call     pandas/tests/tseries/offsets/test_offsets.py::TestCommon::test_rollforward[FY5253Quarter]
> 0.04s call     pandas/tests/tseries/offsets/test_index.py::test_apply_index[BusinessMonthBegin--2]
> 0.04s call     pandas/tests/tseries/offsets/test_business_month.py::test_apply_index[BusinessMonthBegin--2]
> 0.04s call     pandas/tests/tseries/offsets/test_index.py::test_apply_index[QuarterEnd--2]
> 0.04s call     pandas/tests/tseries/offsets/test_index.py::test_apply_index[BQuarterBegin--2]
> 0.04s call     pandas/tests/tseries/offsets/test_index.py::test_apply_index[BQuarterEnd-1]
> 0.04s call     pandas/tests/tseries/offsets/test_index.py::test_apply_index[QuarterBegin--2]
> 0.04s call     pandas/tests/tseries/offsets/test_offsets.py::TestCommon::test_rollback[CustomBusinessMonthBegin0]
> ================= 5478 passed, 2 xfailed, 1 warning in 18.36s ==================
> rdjoqkol test state = false
> /usr/lib/python3/dist-packages/pytest_asyncio/plugin.py:208: PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset.
> The event loop scope for asynchronous fixtures will default to the fixture caching scope. Future versions of pytest-asyncio will default the loop scope for asynchronous fixtures to function scope. Set the default fixture loop scope explicitly in order to avoid unexpected behavior in the future. Valid fixture loop scopes are: "function", "class", "module", "package", "session"
> 
>   warnings.warn(PytestDeprecationWarning(_DEFAULT_FIXTURE_LOOP_SCOPE_UNSET))
> ============================= test session starts ==============================
> platform linux -- Python 3.13.1, pytest-8.3.4, pluggy-1.5.0
> PyQt5 5.15.11 -- Qt runtime 5.15.15 -- Qt compiled 5.15.15
> rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build
> configfile: pyproject.toml
> plugins: forked-1.6.0, asyncio-0.24.0a1, localserver-0.9.0.post0, qt-4.4.0, typeguard-4.4.1, hypothesis-6.122.1, xdist-3.6.1
> asyncio: mode=Mode.STRICT, default_loop_scope=None
> collected 1139 items
> 
> pandas/tests/tslibs/test_api.py .
> pandas/tests/tslibs/test_array_to_datetime.py ............................................
> pandas/tests/tslibs/test_ccalendar.py .................
> pandas/tests/tslibs/test_conversion.py ......................................................................
> pandas/tests/tslibs/test_fields.py ....
> pandas/tests/tslibs/test_libfrequencies.py ............
> pandas/tests/tslibs/test_liboffsets.py ..........................................................................
> pandas/tests/tslibs/test_np_datetime.py ........
> pandas/tests/tslibs/test_npy_units.py ..
> pandas/tests/tslibs/test_parse_iso8601.py ...................................................
> pandas/tests/tslibs/test_parsing.py .................................ssssssssssssssssssssssssssssssssssssssss..sss...............................................................x...x.................................
> pandas/tests/tslibs/test_period.py .......................................
> pandas/tests/tslibs/test_resolution.py ...................
> pandas/tests/tslibs/test_strptime.py .......
> pandas/tests/tslibs/test_timedeltas.py .........................
> pandas/tests/tslibs/test_timezones.py .......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
> pandas/tests/tslibs/test_to_offset.py ...................................................................................................
> pandas/tests/tslibs/test_tzconversion.py .
> 
> - generated xml file: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/test-data.xml -
> ============================= slowest 30 durations =============================
> 0.40s call     pandas/tests/tslibs/test_parsing.py::test_hypothesis_delimited_date[%m %Y-False-.]
> 0.39s call     pandas/tests/tslibs/test_parsing.py::test_hypothesis_delimited_date[%y %m %d-False-.]
> 0.35s call     pandas/tests/tslibs/test_parsing.py::test_hypothesis_delimited_date[%m %Y-True-.]
> 0.34s call     pandas/tests/tslibs/test_conversion.py::test_tz_convert_single_matches_tz_convert_hourly['dateutil/Asia/Singapore']
> 0.27s call     pandas/tests/tslibs/test_parsing.py::test_hypothesis_delimited_date[%Y%m%d-False-/]
> 0.25s call     pandas/tests/tslibs/test_parsing.py::test_hypothesis_delimited_date[%Y %m %d-False- ]
> 0.25s call     pandas/tests/tslibs/test_parsing.py::test_hypothesis_delimited_date[%m %Y-False--]
> 0.24s call     pandas/tests/tslibs/test_parsing.py::test_hypothesis_delimited_date[%m %d %Y-False- ]
> 0.24s call     pandas/tests/tslibs/test_parsing.py::test_hypothesis_delimited_date[%Y %m %d-False-.]
> 0.24s call     pandas/tests/tslibs/test_conversion.py::test_tz_convert_single_matches_tz_convert_hourly[tzlocal()]
> 0.23s call     pandas/tests/tslibs/test_parsing.py::test_hypothesis_delimited_date[%Y %m %d-False--]
> 0.21s call     pandas/tests/tslibs/test_parsing.py::test_hypothesis_delimited_date[%y %m %d-False--]
> 0.20s call     pandas/tests/tslibs/test_parsing.py::test_hypothesis_delimited_date[%Y %m %d-False-/]
> 0.20s call     pandas/tests/tslibs/test_parsing.py::test_hypothesis_delimited_date[%y %m %d-False- ]
> 0.20s call     pandas/tests/tslibs/test_parsing.py::test_hypothesis_delimited_date[%d %m %Y-True-/]
> 0.20s call     pandas/tests/tslibs/test_conversion.py::test_tz_convert_single_matches_tz_convert_hourly[datetime.timezone(datetime.timedelta(seconds=3600))]
> 0.20s call     pandas/tests/tslibs/test_conversion.py::test_tz_convert_single_matches_tz_convert_hourly[pytz.FixedOffset(300)]
> 0.20s call     pandas/tests/tslibs/test_conversion.py::test_tz_convert_single_matches_tz_convert_hourly[datetime.timezone(datetime.timedelta(days=-1, seconds=82800), 'foo')]
> 0.20s call     pandas/tests/tslibs/test_conversion.py::test_tz_convert_single_matches_tz_convert_hourly['+01:15']
> 0.20s call     pandas/tests/tslibs/test_parsing.py::test_hypothesis_delimited_date[%y %m %d-False-/]
> 0.19s call     pandas/tests/tslibs/test_conversion.py::test_tz_convert_single_matches_tz_convert_hourly['UTC-02:15']
> 0.19s call     pandas/tests/tslibs/test_conversion.py::test_tz_convert_single_matches_tz_convert_hourly['-02:15']
> 0.19s call     pandas/tests/tslibs/test_conversion.py::test_tz_convert_single_matches_tz_convert_hourly['UTC+01:15']
> 0.18s call     pandas/tests/tslibs/test_ccalendar.py::test_isocalendar
> 0.18s call     pandas/tests/tslibs/test_parsing.py::test_hypothesis_delimited_date[%y%m%d-False--]
> 0.17s call     pandas/tests/tslibs/test_conversion.py::test_tz_convert_single_matches_tz_convert_hourly[pytz.FixedOffset(-300)]
> 0.17s call     pandas/tests/tslibs/test_parsing.py::test_hypothesis_delimited_date[%d %m %Y-False-.]
> 0.16s call     pandas/tests/tslibs/test_parsing.py::test_hypothesis_delimited_date[%y%m%d-True-/]
> 0.16s call     pandas/tests/tslibs/test_parsing.py::test_hypothesis_delimited_date[%y%m%d-True- ]
> 0.16s call     pandas/tests/tslibs/test_parsing.py::test_hypothesis_delimited_date[%y%m%d-False- ]
> ================= 1094 passed, 43 skipped, 2 xfailed in 15.57s =================
> rdjoqkol test state = false
> /usr/lib/python3/dist-packages/pytest_asyncio/plugin.py:208: PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset.
> The event loop scope for asynchronous fixtures will default to the fixture caching scope. Future versions of pytest-asyncio will default the loop scope for asynchronous fixtures to function scope. Set the default fixture loop scope explicitly in order to avoid unexpected behavior in the future. Valid fixture loop scopes are: "function", "class", "module", "package", "session"
> 
>   warnings.warn(PytestDeprecationWarning(_DEFAULT_FIXTURE_LOOP_SCOPE_UNSET))
> ============================= test session starts ==============================
> platform linux -- Python 3.13.1, pytest-8.3.4, pluggy-1.5.0
> PyQt5 5.15.11 -- Qt runtime 5.15.15 -- Qt compiled 5.15.15
> rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build
> configfile: pyproject.toml
> plugins: forked-1.6.0, asyncio-0.24.0a1, localserver-0.9.0.post0, qt-4.4.0, typeguard-4.4.1, hypothesis-6.122.1, xdist-3.6.1
> asyncio: mode=Mode.STRICT, default_loop_scope=None
> collected 916 items
> 
> pandas/tests/util/test_assert_almost_equal.py ....................................................................................................................................................................
> pandas/tests/util/test_assert_attr_equal.py ..........................................
> pandas/tests/util/test_assert_categorical_equal.py ..........
> pandas/tests/util/test_assert_extension_array_equal.py .....................
> pandas/tests/util/test_assert_frame_equal.py ...............................................................................................................
> pandas/tests/util/test_assert_index_equal.py ................................................................
> pandas/tests/util/test_assert_interval_array_equal.py .......
> pandas/tests/util/test_assert_numpy_array_equal.py .........................
> pandas/tests/util/test_assert_produces_warning.py ............................................................................................................................
> pandas/tests/util/test_assert_series_equal.py ..............................................................................................
> pandas/tests/util/test_deprecate.py ...
> pandas/tests/util/test_deprecate_kwarg.py ..............
> pandas/tests/util/test_deprecate_nonkeyword_arguments.py ...................
> pandas/tests/util/test_doc.py ....
> pandas/tests/util/test_hashing.py .....................................................................................................................................................
> pandas/tests/util/test_numba.py .
> pandas/tests/util/test_rewrite_warning.py ..........
> pandas/tests/util/test_shares_memory.py .s
> pandas/tests/util/test_show_versions.py ....
> pandas/tests/util/test_util.py ...sx..
> pandas/tests/util/test_validate_args.py ......
> pandas/tests/util/test_validate_args_and_kwargs.py ......
> pandas/tests/util/test_validate_inclusive.py ...........
> pandas/tests/util/test_validate_kwargs.py ..................
> 
> - generated xml file: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/test-data.xml -
> ============================= slowest 30 durations =============================
> 1.05s call     pandas/tests/util/test_show_versions.py::test_show_versions
> 0.02s call     pandas/tests/util/test_hashing.py::test_same_len_hash_collisions[1-7]
> 0.02s call     pandas/tests/util/test_hashing.py::test_same_len_hash_collisions[0-7]
> 0.01s call     pandas/tests/util/test_show_versions.py::test_json_output_match
> 0.01s call     pandas/tests/util/test_hashing.py::test_same_len_hash_collisions[0-6]
> 0.01s call     pandas/tests/util/test_show_versions.py::test_show_versions_console_json
> 0.01s teardown pandas/tests/util/test_validate_kwargs.py::test_validate_bool_kwarg[None-copy]
> 0.01s call     pandas/tests/util/test_hashing.py::test_same_len_hash_collisions[1-6]
> 
> (22 durations < 0.005s hidden.  Use -vv to show these durations.)
> ================== 913 passed, 2 skipped, 1 xfailed in 3.48s ===================
> rdjoqkol test state = false
> /usr/lib/python3/dist-packages/pytest_asyncio/plugin.py:208: PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset.
> The event loop scope for asynchronous fixtures will default to the fixture caching scope. Future versions of pytest-asyncio will default the loop scope for asynchronous fixtures to function scope. Set the default fixture loop scope explicitly in order to avoid unexpected behavior in the future. Valid fixture loop scopes are: "function", "class", "module", "package", "session"
> 
>   warnings.warn(PytestDeprecationWarning(_DEFAULT_FIXTURE_LOOP_SCOPE_UNSET))
> ============================= test session starts ==============================
> platform linux -- Python 3.13.1, pytest-8.3.4, pluggy-1.5.0
> PyQt5 5.15.11 -- Qt runtime 5.15.15 -- Qt compiled 5.15.15
> rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build
> configfile: pyproject.toml
> plugins: forked-1.6.0, asyncio-0.24.0a1, localserver-0.9.0.post0, qt-4.4.0, typeguard-4.4.1, hypothesis-6.122.1, xdist-3.6.1
> asyncio: mode=Mode.STRICT, default_loop_scope=None
> collected 10242 items / 1 skipped
> 
> pandas/tests/window/moments/test_moments_consistency_ewm.py ................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
> pandas/tests/window/moments/test_moments_consistency_expanding.py ........x.......................x..x..x..x..x..x....................x.......................x..x..x..x..x..x................................................................................................................................................................................................................................................................................
> pandas/tests/window/moments/test_moments_consistency_rolling.py ..............x..x............................................x..x..x..x..x..x..x..x..x..x..x..x......................................x..x............................................x..x..x..x..x..x..x..x..x..x..x..x................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
> pandas/tests/window/test_api.py .........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
> pandas/tests/window/test_apply.py ...s....sssss..........s..s.......................................................
> pandas/tests/window/test_base_indexer.py ....................................................................................................................................................................................................................................
> pandas/tests/window/test_cython_aggregations.py ........................................................................
> pandas/tests/window/test_dtypes.py ....................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
> pandas/tests/window/test_ewm.py .......................................................................................................................................................................................................................................ssssssssssss........ssssssssssssssss................
> pandas/tests/window/test_expanding.py ..........x................................................................................................................................................................................................ss....s...................s..s......s.............................................................................................
> pandas/tests/window/test_groupby.py ...................................................................................................................
> pandas/tests/window/test_numba.py ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss
> pandas/tests/window/test_pairwise.py ........................................................................................................................................................................................................................................................................................................................
> pandas/tests/window/test_rolling.py ........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
> pandas/tests/window/test_rolling_functions.py ..................................................................................................................................................................................................................................................................................................................................................................................................................................
> pandas/tests/window/test_rolling_quantile.py ..........................................................................................................................................................................................
> pandas/tests/window/test_rolling_skew_kurt.py ......................................................................
> pandas/tests/window/test_timeseries_window.py ..................................................................................s
> pandas/tests/window/test_win_type.py ...............................................................................................................................................................................................................................................................................................
> 
> - generated xml file: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/test-data.xml -
> ============================= slowest 30 durations =============================
> 0.39s call     pandas/tests/window/test_rolling_functions.py::test_rolling_functions_window_non_shrinkage[<lambda>14]
> 0.26s teardown pandas/tests/window/test_numba.py::TestEngine::test_dont_cache_args[False-True-True-table-expanding-window_kwargs1]
> 0.17s call     pandas/tests/window/test_apply.py::test_time_rule_frame[False]
> 0.12s call     pandas/tests/window/test_apply.py::test_frame[False]
> 0.11s call     pandas/tests/window/test_apply.py::test_center_reindex_frame[False]
> 0.08s call     pandas/tests/window/test_ewm.py::test_ewm_pairwise_cov_corr[corr]
> 0.07s call     pandas/tests/window/test_expanding.py::test_expanding_corr_pairwise
> 0.07s call     pandas/tests/window/test_expanding.py::test_expanding_cov_pairwise
> 0.07s teardown pandas/tests/window/test_win_type.py::test_rolling_center_axis_1
> 0.06s call     pandas/tests/window/test_apply.py::test_center_reindex_series[False]
> 0.05s teardown pandas/tests/window/test_dtypes.py::test_series_dtypes[float32-10-min-data7-expected_data7-True-None]
> 0.05s call     pandas/tests/window/test_pairwise.py::test_rolling_pairwise_cov_corr[cov]
> 0.05s call     pandas/tests/window/test_pairwise.py::test_rolling_pairwise_cov_corr[corr]
> 0.05s call     pandas/tests/window/test_pairwise.py::TestPairwise::test_pairwise_with_other[pairwise_frames0-<lambda>4]
> 0.04s call     pandas/tests/window/test_apply.py::test_min_periods[False-None-0]
> 0.04s call     pandas/tests/window/test_apply.py::test_min_periods[False-1-0]
> 0.04s call     pandas/tests/window/test_ewm.py::test_ewm_pairwise_cov_corr[cov]
> 0.04s call     pandas/tests/window/test_pairwise.py::test_flex_binary_frame[corr]
> 0.04s call     pandas/tests/window/test_rolling_functions.py::test_min_periods[5-99-mean-kwargs0]
> 0.04s call     pandas/tests/window/test_pairwise.py::test_flex_binary_frame[cov]
> 0.04s call     pandas/tests/window/test_rolling.py::test_numeric_only_corr_cov_frame[False-False-cov]
> 0.04s call     pandas/tests/window/test_pairwise.py::TestPairwise::test_cov_mulittindex
> 0.04s setup    pandas/tests/window/test_dtypes.py::test_series_dtypes[float32-1-median-data23-expected_data23-False-None]
> 0.03s call     pandas/tests/window/test_dtypes.py::test_series_dtypes[float32-None-std-data17-expected_data17-False-None]
> 0.03s call     pandas/tests/window/test_dtypes.py::test_series_dtypes[float32-5-mean-data13-expected_data13-True-None]
> 0.03s call     pandas/tests/window/test_dtypes.py::test_series_dtypes[float32-None-count-data2-expected_data2-False-0]
> 0.03s call     pandas/tests/window/test_dtypes.py::test_series_dtypes[float64-None-median-data21-expected_data21-True-None]
> 0.03s call     pandas/tests/window/test_dtypes.py::test_series_dtypes[float32-10-max-data4-expected_data4-True-None]
> 0.03s call     pandas/tests/window/test_dtypes.py::test_series_dtypes[float64-None-min-data6-expected_data6-True-None]
> 0.03s call     pandas/tests/window/test_dtypes.py::test_series_dtypes[float32-2-mean-data14-expected_data14-False-None]
> =============== 9016 passed, 1184 skipped, 43 xfailed in 39.19s ================
> rdjoqkol test state = false
> E: pybuild pybuild:389: test: plugin custom failed with: exit code=1: TEST_SUCCESS=true; cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build ; for TEST_SUBSET in /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/pandas/tests/* ; do echo $TEST_SUBSET | grep -q -e __pycache__ || PANDAS_CI=1 LC_ALL=C.UTF-8 xvfb-run -a -s "-screen 0 1280x1024x24 -noreset" python3.13 -m pytest -s -m "not network"  -k "not test_register_entrypoint and not test_wrong_url and not test_statsmodels" --confcutdir=/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/pandas --deb-data-root-dir=/<<PKGBUILDDIR>>/pandas/tests $TEST_SUBSET || test $? = 5 || TEST_SUCCESS=false && echo "rdjoqkol test state = $TEST_SUCCESS"; done ; rm -rf test-data.xml test_stata.dta .pytest_cache ; $TEST_SUCCESS
> I: pybuild base:311: TEST_SUCCESS=true; cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build ; for TEST_SUBSET in /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/pandas/tests/* ; do echo $TEST_SUBSET | grep -q -e __pycache__ || PANDAS_CI=1 LC_ALL=C.UTF-8 xvfb-run -a -s "-screen 0 1280x1024x24 -noreset" python3.12 -m pytest -s -m "not network"  -k "not test_register_entrypoint and not test_wrong_url and not test_statsmodels" --confcutdir=/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/pandas --deb-data-root-dir=/<<PKGBUILDDIR>>/pandas/tests $TEST_SUBSET || test $? = 5 || TEST_SUCCESS=false && echo "rdjoqkol test state = $TEST_SUCCESS"; done ; rm -rf test-data.xml test_stata.dta .pytest_cache ; $TEST_SUCCESS
> /usr/lib/python3/dist-packages/pytest_asyncio/plugin.py:208: PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset.
> The event loop scope for asynchronous fixtures will default to the fixture caching scope. Future versions of pytest-asyncio will default the loop scope for asynchronous fixtures to function scope. Set the default fixture loop scope explicitly in order to avoid unexpected behavior in the future. Valid fixture loop scopes are: "function", "class", "module", "package", "session"
> 
>   warnings.warn(PytestDeprecationWarning(_DEFAULT_FIXTURE_LOOP_SCOPE_UNSET))
> ============================= test session starts ==============================
> platform linux -- Python 3.12.8, pytest-8.3.4, pluggy-1.5.0
> PyQt5 5.15.11 -- Qt runtime 5.15.15 -- Qt compiled 5.15.15
> rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build
> configfile: pyproject.toml
> plugins: forked-1.6.0, asyncio-0.24.0a1, localserver-0.9.0.post0, qt-4.4.0, typeguard-4.4.1, hypothesis-6.122.1, xdist-3.6.1
> asyncio: mode=Mode.STRICT, default_loop_scope=None
> collected 0 items
> 
> - generated xml file: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/test-data.xml -
> ============================ no tests ran in 0.03s =============================
> rdjoqkol test state = true
> /usr/lib/python3/dist-packages/pytest_asyncio/plugin.py:208: PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset.
> The event loop scope for asynchronous fixtures will default to the fixture caching scope. Future versions of pytest-asyncio will default the loop scope for asynchronous fixtures to function scope. Set the default fixture loop scope explicitly in order to avoid unexpected behavior in the future. Valid fixture loop scopes are: "function", "class", "module", "package", "session"
> 
>   warnings.warn(PytestDeprecationWarning(_DEFAULT_FIXTURE_LOOP_SCOPE_UNSET))
> ============================= test session starts ==============================
> platform linux -- Python 3.12.8, pytest-8.3.4, pluggy-1.5.0
> PyQt5 5.15.11 -- Qt runtime 5.15.15 -- Qt compiled 5.15.15
> rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build
> configfile: pyproject.toml
> plugins: forked-1.6.0, asyncio-0.24.0a1, localserver-0.9.0.post0, qt-4.4.0, typeguard-4.4.1, hypothesis-6.122.1, xdist-3.6.1
> asyncio: mode=Mode.STRICT, default_loop_scope=None
> collected 14 items
> 
> pandas/tests/api/test_api.py ............
> pandas/tests/api/test_types.py ..
> 
> - generated xml file: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/test-data.xml -
> ============================= slowest 30 durations =============================
> 
> (30 durations < 0.005s hidden.  Use -vv to show these durations.)
> ============================== 14 passed in 0.07s ==============================
> rdjoqkol test state = true
> /usr/lib/python3/dist-packages/pytest_asyncio/plugin.py:208: PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset.
> The event loop scope for asynchronous fixtures will default to the fixture caching scope. Future versions of pytest-asyncio will default the loop scope for asynchronous fixtures to function scope. Set the default fixture loop scope explicitly in order to avoid unexpected behavior in the future. Valid fixture loop scopes are: "function", "class", "module", "package", "session"
> 
>   warnings.warn(PytestDeprecationWarning(_DEFAULT_FIXTURE_LOOP_SCOPE_UNSET))
> ============================= test session starts ==============================
> platform linux -- Python 3.12.8, pytest-8.3.4, pluggy-1.5.0
> PyQt5 5.15.11 -- Qt runtime 5.15.15 -- Qt compiled 5.15.15
> rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build
> configfile: pyproject.toml
> plugins: forked-1.6.0, asyncio-0.24.0a1, localserver-0.9.0.post0, qt-4.4.0, typeguard-4.4.1, hypothesis-6.122.1, xdist-3.6.1
> asyncio: mode=Mode.STRICT, default_loop_scope=None
> collected 1243 items
> 
> pandas/tests/apply/test_frame_apply.py .s....ssss........ss.s.s...............ss..ss.s..ss...................ssssssssssssssss.........................s..............................................s.s.s.s.............................................sss.s...........s.s..s...s.......
> pandas/tests/apply/test_frame_apply_relabeling.py ..x..
> pandas/tests/apply/test_frame_transform.py ...s.s.s................................................ss..ss..ss.....x........x........x........
> pandas/tests/apply/test_invalid_arg.py .......................................................................................................................................................................................................
> pandas/tests/apply/test_numba.py sssssssssssssssssss
> pandas/tests/apply/test_series_apply.py ................................x.....x....x........................................................................................
> pandas/tests/apply/test_series_apply_relabeling.py ..
> pandas/tests/apply/test_series_transform.py ............
> pandas/tests/apply/test_str.py ....................xxxxx...................................................................................................................................................................................................................................................................................................................................................................................................................................................................x...........x...........x...........x...........x........
> 
> - generated xml file: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/test-data.xml -
> ============================= slowest 30 durations =============================
> 0.07s call     pandas/tests/apply/test_frame_apply.py::test_apply_differently_indexed
> 0.07s call     pandas/tests/apply/test_str.py::test_apply_with_string_funcs[agg-no_args_or_kwds-min]
> 0.06s call     pandas/tests/apply/test_frame_apply.py::test_agg_transform[axis='columns']
> 0.04s call     pandas/tests/apply/test_frame_apply.py::test_agg_transform[axis=1]
> 0.03s call     pandas/tests/apply/test_frame_apply.py::test_agg_reduce[axis=1]
> 0.03s call     pandas/tests/apply/test_frame_apply.py::test_agg_reduce[axis='columns']
> 0.02s call     pandas/tests/apply/test_frame_transform.py::test_transform_listlike[axis='columns'-ops1-names1]
> 0.02s call     pandas/tests/apply/test_frame_transform.py::test_transform_listlike[axis='columns'-ops3-names3]
> 0.02s call     pandas/tests/apply/test_frame_transform.py::test_transform_listlike[axis=1-ops3-names3]
> 0.02s call     pandas/tests/apply/test_frame_transform.py::test_transform_listlike[axis=1-ops1-names1]
> 0.02s call     pandas/tests/apply/test_frame_transform.py::test_transform_listlike[axis='columns'-ops2-names2]
> 0.02s call     pandas/tests/apply/test_frame_transform.py::test_transform_listlike[axis=1-ops2-names2]
> 0.02s call     pandas/tests/apply/test_frame_transform.py::test_transform_listlike[axis=1-ops0-names0]
> 0.02s call     pandas/tests/apply/test_frame_transform.py::test_transform_listlike[axis='columns'-ops0-names0]
> 0.02s call     pandas/tests/apply/test_series_apply.py::test_transform[False]
> 0.02s call     pandas/tests/apply/test_series_apply.py::test_transform[compat]
> 0.01s call     pandas/tests/apply/test_str.py::test_transform_groupby_kernel_frame[axis='columns'-pct_change]
> 0.01s call     pandas/tests/apply/test_frame_apply.py::test_agg_reduce[axis=0]
> 0.01s call     pandas/tests/apply/test_str.py::test_transform_groupby_kernel_frame[axis=1-pct_change]
> 0.01s call     pandas/tests/apply/test_frame_apply.py::test_agg_reduce[axis='index']
> 0.01s call     pandas/tests/apply/test_frame_apply_relabeling.py::test_agg_namedtuple
> 0.01s call     pandas/tests/apply/test_frame_apply.py::test_agg_transform[axis='index']
> 0.01s call     pandas/tests/apply/test_frame_apply.py::test_agg_transform[axis=0]
> 0.01s call     pandas/tests/apply/test_frame_apply.py::test_apply_mutating
> 0.01s call     pandas/tests/apply/test_str.py::test_transform_groupby_kernel_frame[axis='columns'-rank]
> 0.01s call     pandas/tests/apply/test_frame_apply_relabeling.py::test_agg_relabel
> 0.01s call     pandas/tests/apply/test_frame_apply_relabeling.py::test_agg_relabel_partial_functions
> 0.01s call     pandas/tests/apply/test_str.py::test_transform_groupby_kernel_frame[axis=0-pct_change]
> 0.01s call     pandas/tests/apply/test_series_apply.py::test_with_nested_series[agg]
> 0.01s teardown pandas/tests/apply/test_str.py::test_transform_groupby_kernel_frame[axis=0-cumprod]
> ================= 1153 passed, 73 skipped, 17 xfailed in 7.28s =================
> rdjoqkol test state = true
> /usr/lib/python3/dist-packages/pytest_asyncio/plugin.py:208: PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset.
> The event loop scope for asynchronous fixtures will default to the fixture caching scope. Future versions of pytest-asyncio will default the loop scope for asynchronous fixtures to function scope. Set the default fixture loop scope explicitly in order to avoid unexpected behavior in the future. Valid fixture loop scopes are: "function", "class", "module", "package", "session"
> 
>   warnings.warn(PytestDeprecationWarning(_DEFAULT_FIXTURE_LOOP_SCOPE_UNSET))
> ============================= test session starts ==============================
> platform linux -- Python 3.12.8, pytest-8.3.4, pluggy-1.5.0
> PyQt5 5.15.11 -- Qt runtime 5.15.15 -- Qt compiled 5.15.15
> rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build
> configfile: pyproject.toml
> plugins: forked-1.6.0, asyncio-0.24.0a1, localserver-0.9.0.post0, qt-4.4.0, typeguard-4.4.1, hypothesis-6.122.1, xdist-3.6.1
> asyncio: mode=Mode.STRICT, default_loop_scope=None
> collected 19330 items
> 
> pandas/tests/arithmetic/test_array_ops.py ..
> pandas/tests/arithmetic/test_categorical.py ..
> pandas/tests/arithmetic/test_datetime64.py .............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................s..s..s..s..s..s..s..s..s..s..s..s..s..s..s..s..s..s..s...................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
> pandas/tests/arithmetic/test_interval.py ...............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
> pandas/tests/arithmetic/test_numeric.py ................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................ss......ss......ss......ss......ss......ss......ss......ss......ss......ss......ss......ss......ss......ss......ss......ss......ss......ss......ss......ss......ss......ss......ss......ss......ss......ss......ss......ss......ss......ss......ss......ss......ss......ss......ss......ss......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................s..s.....s..s...............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
> pandas/tests/arithmetic/test_object.py .......s...........................................................................................
> pandas/tests/arithmetic/test_period.py ....................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
> pandas/tests/arithmetic/test_timedelta64.py .................................................................................................................................................................................................................................................................s..s..s..s..s..s..s..s..s..s..s..s..s..s..s..s..s..s..s.....s..s..s..s..s..s..s..s..s..s..s..s..s..s..s..s..s..s..s.....s..s..s..s..s..s..s..s..s..s..s..s..s..s..s..s..s..s..s.....s..s..s..s..s..s..s..s..s..s..s..s..s..s..s..s..s..s..s.........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
> 
> - generated xml file: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/test-data.xml -
> ============================= slowest 30 durations =============================
> 0.34s call     pandas/tests/arithmetic/test_numeric.py::TestUFuncCompat::test_ufunc_multiple_return_values[python-int64-Series]
> 0.24s call     pandas/tests/arithmetic/test_datetime64.py::TestDatetime64DateOffsetArithmetic::test_dt64arr_add_sub_DateOffsets[array-US/Central-s-0-True-QuarterEnd]
> 0.18s call     pandas/tests/arithmetic/test_datetime64.py::TestDatetime64Arithmetic::test_dt64arr_addsub_intlike[index-'UTC'-None-QE]
> 0.14s call     pandas/tests/arithmetic/test_datetime64.py::TestDatetime64ArrayLikeComparisons::test_dt64arr_cmp_arraylike_invalid['UTC-02:15'-Index-other1]
> 0.10s teardown pandas/tests/arithmetic/test_timedelta64.py::test_add_timestamp_to_timedelta
> 0.08s call     pandas/tests/arithmetic/test_datetime64.py::TestDatetime64DateOffsetArithmetic::test_dt64arr_add_sub_DateOffsets[DataFrame-None-s-5-False-cls_and_kwargs27]
> 0.07s call     pandas/tests/arithmetic/test_datetime64.py::TestDatetime64DateOffsetArithmetic::test_dt64arr_add_sub_relativedelta_offsets[DataFrame-us]
> 0.06s call     pandas/tests/arithmetic/test_datetime64.py::TestDatetime64DateOffsetArithmetic::test_dt64arr_add_sub_relativedelta_offsets[DataFrame-s]
> 0.06s call     pandas/tests/arithmetic/test_datetime64.py::TestDatetime64DateOffsetArithmetic::test_dt64arr_add_sub_relativedelta_offsets[DataFrame-ms]
> 0.06s call     pandas/tests/arithmetic/test_datetime64.py::TestDatetime64DateOffsetArithmetic::test_dt64arr_add_sub_DateOffsets[DataFrame-None-ms-5-False-cls_and_kwargs27]
> 0.06s call     pandas/tests/arithmetic/test_datetime64.py::TestDatetime64DateOffsetArithmetic::test_dt64arr_add_sub_relativedelta_offsets[DataFrame-ns]
> 0.06s call     pandas/tests/arithmetic/test_datetime64.py::TestDatetime64DateOffsetArithmetic::test_dt64arr_add_sub_DateOffsets[DataFrame-US/Central-us-5-True-cls_and_kwargs27]
> 0.05s call     pandas/tests/arithmetic/test_datetime64.py::TestDatetime64DateOffsetArithmetic::test_dt64arr_add_sub_DateOffsets[DataFrame-US/Central-ms-5-True-cls_and_kwargs27]
> 0.05s call     pandas/tests/arithmetic/test_datetime64.py::TestDatetime64DateOffsetArithmetic::test_dt64arr_add_sub_DateOffsets[DataFrame-US/Central-s-5-True-cls_and_kwargs27]
> 0.05s call     pandas/tests/arithmetic/test_datetime64.py::TestDatetime64DateOffsetArithmetic::test_dt64arr_add_sub_DateOffsets[DataFrame-US/Central-s-5-False-cls_and_kwargs27]
> 0.05s call     pandas/tests/arithmetic/test_datetime64.py::TestDatetime64DateOffsetArithmetic::test_dt64arr_add_sub_DateOffsets[DataFrame-US/Central-ms-5-False-cls_and_kwargs27]
> 0.05s call     pandas/tests/arithmetic/test_datetime64.py::TestDatetime64DateOffsetArithmetic::test_dt64arr_add_sub_DateOffsets[Index-US/Central-s-5-False-cls_and_kwargs27]
> 0.05s call     pandas/tests/arithmetic/test_datetime64.py::TestDatetime64DateOffsetArithmetic::test_dt64arr_add_sub_DateOffsets[DataFrame-US/Central-us-5-False-cls_and_kwargs27]
> 0.04s call     pandas/tests/arithmetic/test_datetime64.py::TestDatetime64DateOffsetArithmetic::test_dt64arr_add_sub_DateOffsets[DataFrame-US/Central-us-5-True-CBMonthBegin]
> 0.04s call     pandas/tests/arithmetic/test_datetime64.py::TestDatetime64DateOffsetArithmetic::test_dt64arr_add_sub_DateOffsets[DataFrame-US/Central-s-0-True-CBMonthBegin]
> 0.04s call     pandas/tests/arithmetic/test_datetime64.py::TestDatetime64DateOffsetArithmetic::test_dt64arr_add_sub_DateOffsets[DataFrame-US/Central-s-0-True-CBMonthEnd]
> 0.04s call     pandas/tests/arithmetic/test_datetime64.py::TestDatetime64DateOffsetArithmetic::test_dt64arr_add_sub_DateOffsets[Index-US/Central-ms-5-False-cls_and_kwargs27]
> 0.04s call     pandas/tests/arithmetic/test_datetime64.py::TestDatetime64DateOffsetArithmetic::test_dt64arr_add_sub_DateOffsets[DataFrame-US/Central-ns-5-True-cls_and_kwargs27]
> 0.04s call     pandas/tests/arithmetic/test_datetime64.py::TestDatetime64DateOffsetArithmetic::test_dt64arr_add_sub_DateOffsets[DataFrame-US/Central-ms-0-True-CBMonthEnd]
> 0.04s call     pandas/tests/arithmetic/test_datetime64.py::TestDatetime64DateOffsetArithmetic::test_dt64arr_add_sub_DateOffsets[DataFrame-None-s-5-True-cls_and_kwargs27]
> 0.04s call     pandas/tests/arithmetic/test_datetime64.py::TestDatetime64DateOffsetArithmetic::test_dt64arr_add_sub_DateOffsets[DataFrame-US/Central-ms-0-True-CBMonthBegin]
> 0.04s call     pandas/tests/arithmetic/test_datetime64.py::TestDatetime64DateOffsetArithmetic::test_dt64arr_add_sub_DateOffsets[DataFrame-US/Central-ns-5-False-cls_and_kwargs27]
> 0.04s call     pandas/tests/arithmetic/test_datetime64.py::TestDatetime64DateOffsetArithmetic::test_dt64arr_add_sub_DateOffsets[DataFrame-US/Central-us-5-True-CBMonthEnd]
> 0.04s call     pandas/tests/arithmetic/test_datetime64.py::TestDatetime64DateOffsetArithmetic::test_dt64arr_add_sub_DateOffsets[DataFrame-US/Central-us-0-True-CBMonthBegin]
> 0.03s call     pandas/tests/arithmetic/test_datetime64.py::TestDatetime64DateOffsetArithmetic::test_dt64arr_add_sub_DateOffsets[DataFrame-None-ms-5-True-cls_and_kwargs27]
> ================ 19158 passed, 172 skipped in 82.83s (0:01:22) =================
> rdjoqkol test state = true
> /usr/lib/python3/dist-packages/pytest_asyncio/plugin.py:208: PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset.
> The event loop scope for asynchronous fixtures will default to the fixture caching scope. Future versions of pytest-asyncio will default the loop scope for asynchronous fixtures to function scope. Set the default fixture loop scope explicitly in order to avoid unexpected behavior in the future. Valid fixture loop scopes are: "function", "class", "module", "package", "session"
> 
>   warnings.warn(PytestDeprecationWarning(_DEFAULT_FIXTURE_LOOP_SCOPE_UNSET))
> ============================= test session starts ==============================
> platform linux -- Python 3.12.8, pytest-8.3.4, pluggy-1.5.0
> PyQt5 5.15.11 -- Qt runtime 5.15.15 -- Qt compiled 5.15.15
> rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build
> configfile: pyproject.toml
> plugins: forked-1.6.0, asyncio-0.24.0a1, localserver-0.9.0.post0, qt-4.4.0, typeguard-4.4.1, hypothesis-6.122.1, xdist-3.6.1
> asyncio: mode=Mode.STRICT, default_loop_scope=None
> collected 19230 items / 2 skipped
> 
> pandas/tests/arrays/boolean/test_arithmetic.py .....................
> pandas/tests/arrays/boolean/test_astype.py ...
> pandas/tests/arrays/boolean/test_comparison.py ....................................
> pandas/tests/arrays/boolean/test_construction.py .............................
> pandas/tests/arrays/boolean/test_function.py ...........
> pandas/tests/arrays/boolean/test_indexing.py ...
> pandas/tests/arrays/boolean/test_logical.py ...................................................................................
> pandas/tests/arrays/boolean/test_ops.py ..
> pandas/tests/arrays/boolean/test_reduction.py ..............................
> pandas/tests/arrays/boolean/test_repr.py .
> pandas/tests/arrays/categorical/test_algos.py ..............
> pandas/tests/arrays/categorical/test_analytics.py ........x..x................................................
> pandas/tests/arrays/categorical/test_api.py .................................................................
> pandas/tests/arrays/categorical/test_astype.py ......................
> pandas/tests/arrays/categorical/test_constructors.py .......................................................................................................................
> pandas/tests/arrays/categorical/test_dtypes.py ..................................
> pandas/tests/arrays/categorical/test_indexing.py ...............................................................................................................................................
> pandas/tests/arrays/categorical/test_map.py .............................
> pandas/tests/arrays/categorical/test_missing.py ..........................
> pandas/tests/arrays/categorical/test_operators.py ......................................
> pandas/tests/arrays/categorical/test_replace.py ......................
> pandas/tests/arrays/categorical/test_repr.py .......................
> pandas/tests/arrays/categorical/test_sorting.py ....
> pandas/tests/arrays/categorical/test_subclass.py ...
> pandas/tests/arrays/categorical/test_take.py ................
> pandas/tests/arrays/categorical/test_warnings.py .
> pandas/tests/arrays/datetimes/test_constructors.py ......................ssssssssssssss
> pandas/tests/arrays/datetimes/test_cumulative.py ...
> pandas/tests/arrays/datetimes/test_reductions.py .................................................................................................................................................................................................................
> pandas/tests/arrays/floating/test_arithmetic.py ..............................................................
> pandas/tests/arrays/floating/test_astype.py .........
> pandas/tests/arrays/floating/test_comparison.py ..................................................................................................................
> pandas/tests/arrays/floating/test_concat.py ...
> pandas/tests/arrays/floating/test_construction.py ...............................
> pandas/tests/arrays/floating/test_contains.py .
> pandas/tests/arrays/floating/test_function.py ....................................................
> pandas/tests/arrays/floating/test_repr.py ........
> pandas/tests/arrays/floating/test_to_numpy.py ..............................
> pandas/tests/arrays/integer/test_arithmetic.py ...................................................................................................................................................................................................................................................................................................................................................
> pandas/tests/arrays/integer/test_comparison.py .........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
> pandas/tests/arrays/integer/test_concat.py ..................
> pandas/tests/arrays/integer/test_construction.py ...............................................
> pandas/tests/arrays/integer/test_dtypes.py .........................................................................................................................
> pandas/tests/arrays/integer/test_function.py .............................................................................................................................
> pandas/tests/arrays/integer/test_indexing.py ..
> pandas/tests/arrays/integer/test_reduction.py ...............................................
> pandas/tests/arrays/integer/test_repr.py ..........................
> pandas/tests/arrays/interval/test_astype.py ..
> pandas/tests/arrays/interval/test_formats.py .
> pandas/tests/arrays/interval/test_interval.py ..............................................................................
> pandas/tests/arrays/interval/test_interval_pyarrow.py ssssssss
> pandas/tests/arrays/interval/test_overlaps.py ....................................................................................................................
> pandas/tests/arrays/masked/test_arithmetic.py ..............................................................................................................................................ss........................................................................................................................................................ss........................................................................................................................................................ss........................................................................................................................................................ss........................................................................................................................................................ss...............................................................................................................................................................................................................................................................................................................................................................
> pandas/tests/arrays/masked/test_function.py .....................
> pandas/tests/arrays/masked/test_indexing.py ...........................................................................................................
> pandas/tests/arrays/numpy_/test_indexing.py .......................................
> pandas/tests/arrays/numpy_/test_numpy.py .......................................................................................
> pandas/tests/arrays/period/test_astype.py ..........
> pandas/tests/arrays/period/test_constructors.py .....................
> pandas/tests/arrays/period/test_reductions.py ...
> pandas/tests/arrays/sparse/test_accessor.py .............................................
> pandas/tests/arrays/sparse/test_arithmetics.py ......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
> pandas/tests/arrays/sparse/test_array.py ...........................................................................
> pandas/tests/arrays/sparse/test_astype.py ........................
> pandas/tests/arrays/sparse/test_combine_concat.py ..........
> pandas/tests/arrays/sparse/test_constructors.py .................................
> pandas/tests/arrays/sparse/test_dtype.py ........................................................
> pandas/tests/arrays/sparse/test_indexing.py ................................................................................
> pandas/tests/arrays/sparse/test_libsparse.py .....................................................................................
> pandas/tests/arrays/sparse/test_reductions.py .......................................................................
> pandas/tests/arrays/sparse/test_unary.py .........
> pandas/tests/arrays/string_/test_string.py .ss.ss.ss.ss.ss.ss.ss.ss.ss.ssxssxss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.......ssss.ss.ss.ss.ss.ss.ss.ssxxssssxxssss....ssssssss....ssssssss.sssssssssssssssssssssss.ss.ss..ssss.ss...ssssss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss
> pandas/tests/arrays/string_/test_string_arrow.py s.ss.ssssssssss.ssssssssssssssssssssssssssssssssss
> pandas/tests/arrays/test_array.py .......................................................................................
> pandas/tests/arrays/test_datetimelike.py ........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................ssssss....................................................................................................................................................................................................ssssssssssssssssssssssssssssssssssss..........................................................................................................................................................................................................................................................................................................................................
> pandas/tests/arrays/test_datetimes.py ........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
> pandas/tests/arrays/test_ndarray_backed.py .....
> pandas/tests/arrays/test_period.py ...................
> pandas/tests/arrays/test_timedeltas.py ......................................................................................................................................................
> pandas/tests/arrays/timedeltas/test_constructors.py ........
> pandas/tests/arrays/timedeltas/test_cumulative.py .....
> pandas/tests/arrays/timedeltas/test_reductions.py ..........................
> 
> - generated xml file: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/test-data.xml -
> ============================= slowest 30 durations =============================
> 0.56s setup    pandas/tests/arrays/categorical/test_warnings.py::TestCategoricalWarnings::test_tab_complete_warning
> 0.44s setup    pandas/tests/arrays/test_datetimes.py::TestNonNano::test_compare_mismatched_resolutions[lt]
> 0.41s call     pandas/tests/arrays/categorical/test_warnings.py::TestCategoricalWarnings::test_tab_complete_warning
> 0.31s call     pandas/tests/arrays/test_datetimelike.py::TestDatetimeArray::test_setitem_raises['US/Eastern'-W]
> 0.19s setup    pandas/tests/arrays/floating/test_astype.py::test_astype_copy
> 0.11s teardown pandas/tests/arrays/timedeltas/test_reductions.py::TestReductions::test_mean_2d
> 0.08s call     pandas/tests/arrays/sparse/test_accessor.py::TestSeriesAccessor::test_from_coo
> 0.05s call     pandas/tests/arrays/categorical/test_dtypes.py::TestCategoricalDtypes::test_codes_dtypes
> 0.03s call     pandas/tests/arrays/sparse/test_arithmetics.py::TestSparseArrayArithmetics::test_mixed_array_comparison[block]
> 0.03s call     pandas/tests/arrays/sparse/test_arithmetics.py::TestSparseArrayArithmetics::test_mixed_array_comparison[integer]
> 0.03s call     pandas/tests/arrays/integer/test_arithmetic.py::test_values_multiplying_large_series_by_NA
> 0.02s call     pandas/tests/arrays/sparse/test_arithmetics.py::TestSparseArrayArithmetics::test_float_scalar_comparison[block]
> 0.02s call     pandas/tests/arrays/sparse/test_arithmetics.py::TestSparseArrayArithmetics::test_float_array_comparison[integer]
> 0.02s call     pandas/tests/arrays/sparse/test_arithmetics.py::TestSparseArrayArithmetics::test_int_array_comparison[block]
> 0.02s call     pandas/tests/arrays/sparse/test_arithmetics.py::TestSparseArrayArithmetics::test_int_array_comparison[integer]
> 0.02s call     pandas/tests/arrays/sparse/test_arithmetics.py::TestSparseArrayArithmetics::test_float_array_comparison[block]
> 0.02s call     pandas/tests/arrays/sparse/test_arithmetics.py::TestSparseArrayArithmetics::test_float_scalar_comparison[integer]
> 0.02s call     pandas/tests/arrays/test_datetimes.py::TestNonNano::test_time_date[s-tzlocal()-timetz]
> 0.02s call     pandas/tests/arrays/test_datetimes.py::TestNonNano::test_time_date[s-<UTC>-timetz]
> 0.01s call     pandas/tests/arrays/test_datetimes.py::TestNonNano::test_normalize[s]
> 0.01s call     pandas/tests/arrays/integer/test_comparison.py::TestComparisonOps::test_scalar[lt-Int16Dtype-0]
> 0.01s setup    pandas/tests/arrays/test_datetimes.py::TestNonNano::test_fields[s-tzlocal()-dayofyear]
> 0.01s call     pandas/tests/arrays/test_datetimes.py::TestNonNano::test_format_native_types[ms-'dateutil/US/Pacific']
> 0.01s call     pandas/tests/arrays/test_datetimelike.py::TestDatetimeArray::test_median[datetime.timezone(datetime.timedelta(days=-1, seconds=82800), 'foo')-D]
> 0.01s call     pandas/tests/arrays/boolean/test_comparison.py::TestComparisonOps::test_compare_scalar[le]
> 0.01s call     pandas/tests/arrays/sparse/test_accessor.py::TestFrameAccessor::test_from_spmatrix[float64-None-csc]
> 0.01s call     pandas/tests/arrays/categorical/test_replace.py::test_replace_categorical_series[to_replace10-value10-expected10-False]
> 0.01s setup    pandas/tests/arrays/test_datetimes.py::TestNonNano::test_fields[us-zoneinfo.ZoneInfo(key='UTC')-daysinmonth]
> 0.01s call     pandas/tests/arrays/test_datetimelike.py::TestDatetimeArray::test_median[datetime.timezone(datetime.timedelta(days=-1, seconds=82800), 'foo')-W]
> 0.01s call     pandas/tests/arrays/sparse/test_accessor.py::TestFrameAccessor::test_from_spmatrix[float64-labels1-coo]
> =============== 18204 passed, 1020 skipped, 8 xfailed in 51.58s ================
> rdjoqkol test state = true
> /usr/lib/python3/dist-packages/pytest_asyncio/plugin.py:208: PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset.
> The event loop scope for asynchronous fixtures will default to the fixture caching scope. Future versions of pytest-asyncio will default the loop scope for asynchronous fixtures to function scope. Set the default fixture loop scope explicitly in order to avoid unexpected behavior in the future. Valid fixture loop scopes are: "function", "class", "module", "package", "session"
> 
>   warnings.warn(PytestDeprecationWarning(_DEFAULT_FIXTURE_LOOP_SCOPE_UNSET))
> ============================= test session starts ==============================
> platform linux -- Python 3.12.8, pytest-8.3.4, pluggy-1.5.0
> PyQt5 5.15.11 -- Qt runtime 5.15.15 -- Qt compiled 5.15.15
> rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build
> configfile: pyproject.toml
> plugins: forked-1.6.0, asyncio-0.24.0a1, localserver-0.9.0.post0, qt-4.4.0, typeguard-4.4.1, hypothesis-6.122.1, xdist-3.6.1
> asyncio: mode=Mode.STRICT, default_loop_scope=None
> collected 1775 items
> 
> pandas/tests/base/test_constructors.py .......................
> pandas/tests/base/test_conversion.py ...................................................................................................................................................................................................................................................................................................................................
> pandas/tests/base/test_fillna.py ..................................................................................ssssssssssssssssss....ssss........ssssssssss......ss..............................................ss......................ssssssssssss
> pandas/tests/base/test_misc.py .......................................................................................................................................................................................................................................xx...xxx....................................................................s......
> pandas/tests/base/test_transpose.py ..............................................................................................................................................................................................................................
> pandas/tests/base/test_unique.py ..................................................................................ssssssssssssssssss....ssss........ssssssssss......ss..............................................ss......................ssssssssssss..................................................................................ssssssssssssssssss....ssss..........ssssssss......ss......................................................................ssssssssssss....
> pandas/tests/base/test_value_counts.py ..................................................................................ssssssssssssssssss....ssss........ssssssssss......ss..............................................ss......................ssssssssssss.........................
> 
> - generated xml file: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/test-data.xml -
> ============================= slowest 30 durations =============================
> 0.11s call     pandas/tests/base/test_value_counts.py::test_value_counts_null[interval-nan]
> 0.09s call     pandas/tests/base/test_unique.py::test_unique[interval]
> 0.03s call     pandas/tests/base/test_value_counts.py::test_value_counts_null[interval-None]
> 0.02s call     pandas/tests/base/test_unique.py::test_unique[period]
> 0.02s call     pandas/tests/base/test_value_counts.py::test_value_counts_bins[series]
> 0.02s call     pandas/tests/base/test_value_counts.py::test_value_counts[interval]
> 0.02s call     pandas/tests/base/test_unique.py::test_unique_null[period-None]
> 0.02s call     pandas/tests/base/test_unique.py::test_unique_null[period-nan]
> 0.02s call     pandas/tests/base/test_value_counts.py::test_value_counts_bins[index]
> 0.02s call     pandas/tests/base/test_value_counts.py::test_value_counts_null[datetime-tz-None]
> 0.02s call     pandas/tests/base/test_value_counts.py::test_value_counts_null[datetime-tz-nan]
> 0.01s call     pandas/tests/base/test_value_counts.py::test_value_counts[datetime-tz]
> 0.01s call     pandas/tests/base/test_unique.py::test_unique_null[datetime-tz-None]
> 0.01s call     pandas/tests/base/test_value_counts.py::test_value_counts_null[period-nan]
> 0.01s call     pandas/tests/base/test_value_counts.py::test_value_counts_null[period-None]
> 0.01s call     pandas/tests/base/test_value_counts.py::test_value_counts_null[timedelta-nan]
> 0.01s call     pandas/tests/base/test_unique.py::test_unique[timedelta]
> 0.01s call     pandas/tests/base/test_value_counts.py::test_value_counts_null[timedelta-None]
> 0.01s call     pandas/tests/base/test_value_counts.py::test_value_counts_datetime64[series-ns]
> 0.01s call     pandas/tests/base/test_unique.py::test_unique_null[datetime-tz-nan]
> 0.01s call     pandas/tests/base/test_value_counts.py::test_value_counts[timedelta]
> 0.01s call     pandas/tests/base/test_value_counts.py::test_value_counts_null[datetime-nan]
> 0.01s call     pandas/tests/base/test_value_counts.py::test_value_counts[period]
> 0.01s call     pandas/tests/base/test_unique.py::test_unique_null[timedelta-None]
> 0.01s call     pandas/tests/base/test_unique.py::test_unique_null[timedelta-nan]
> 0.01s call     pandas/tests/base/test_unique.py::test_unique[datetime-tz]
> 0.01s call     pandas/tests/base/test_unique.py::test_unique_null[interval-nan]
> 0.01s call     pandas/tests/base/test_value_counts.py::test_value_counts_null[datetime-None]
> 0.01s teardown pandas/tests/base/test_value_counts.py::test_value_counts_object_inference_deprecated
> 0.01s call     pandas/tests/base/test_value_counts.py::test_value_counts_datetime64[index-ms]
> ================= 1581 passed, 189 skipped, 5 xfailed in 4.64s =================
> rdjoqkol test state = true
> /usr/lib/python3/dist-packages/pytest_asyncio/plugin.py:208: PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset.
> The event loop scope for asynchronous fixtures will default to the fixture caching scope. Future versions of pytest-asyncio will default the loop scope for asynchronous fixtures to function scope. Set the default fixture loop scope explicitly in order to avoid unexpected behavior in the future. Valid fixture loop scopes are: "function", "class", "module", "package", "session"
> 
>   warnings.warn(PytestDeprecationWarning(_DEFAULT_FIXTURE_LOOP_SCOPE_UNSET))
> ============================= test session starts ==============================
> platform linux -- Python 3.12.8, pytest-8.3.4, pluggy-1.5.0
> PyQt5 5.15.11 -- Qt runtime 5.15.15 -- Qt compiled 5.15.15
> rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build
> configfile: pyproject.toml
> plugins: forked-1.6.0, asyncio-0.24.0a1, localserver-0.9.0.post0, qt-4.4.0, typeguard-4.4.1, hypothesis-6.122.1, xdist-3.6.1
> asyncio: mode=Mode.STRICT, default_loop_scope=None
> collected 11159 items
> 
> pandas/tests/computation/test_compat.py .....
> pandas/tests/computation/test_eval.py ..............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................xx..............................xx..............................xx..............................xx.......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................xxxxxxxxxx..................................................xxxxxxxxxx......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................X.........X....................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................x....................................................................................................................................................................................................................................xx..xx.....
> 
> - generated xml file: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/test-data.xml -
> ============================= slowest 30 durations =============================
> 0.24s call     pandas/tests/computation/test_eval.py::TestAlignment::test_performance_warning_for_poor_alignment[numexpr-pandas]
> 0.20s call     pandas/tests/computation/test_eval.py::TestAlignment::test_performance_warning_for_poor_alignment[numexpr-python]
> 0.13s call     pandas/tests/computation/test_eval.py::TestEval::test_complex_cmp_ops[DataFrameNaN-DataFrameNaN-numexpr-pandas-and-lt-lt]
> 0.13s call     pandas/tests/computation/test_eval.py::TestAlignment::test_performance_warning_for_poor_alignment[python-python]
> 0.11s call     pandas/tests/computation/test_eval.py::TestAlignment::test_performance_warning_for_poor_alignment[python-pandas]
> 0.11s call     pandas/tests/computation/test_eval.py::TestEval::test_complex_cmp_ops[DataFrame-float-numexpr-python-&-lt-le]
> 0.05s teardown pandas/tests/computation/test_eval.py::TestValidate::test_validate_bool_args[5.0]
> 0.03s call     pandas/tests/computation/test_eval.py::TestAlignment::test_complex_series_frame_alignment[python-python-s-i-dt-s1]
> 0.02s call     pandas/tests/computation/test_eval.py::TestAlignment::test_medium_complex_frame_alignment[python-pandas-dt-s-i-dt]
> 0.02s call     pandas/tests/computation/test_eval.py::TestOperations::test_simple_arith_ops[numexpr-python]
> 0.02s call     pandas/tests/computation/test_eval.py::TestAlignment::test_medium_complex_frame_alignment[python-pandas-dt-s-i-i]
> 0.02s call     pandas/tests/computation/test_eval.py::TestOperations::test_lhs_expression_subscript
> 0.02s call     pandas/tests/computation/test_eval.py::TestTypeCasting::test_binop_typecasting[numexpr-python-complex64-left_right0-*]
> 0.02s setup    pandas/tests/computation/test_eval.py::TestEval::test_chained_cmp_op[DataFrame-SeriesNaN-DataFrame-python-python-<->]
> 0.02s call     pandas/tests/computation/test_eval.py::TestAlignment::test_complex_series_frame_alignment[numexpr-python-i-i-dt-s1]
> 0.02s setup    pandas/tests/computation/test_eval.py::TestEval::test_binary_arith_ops[SeriesNaN-float-numexpr-python--]
> 0.02s call     pandas/tests/computation/test_eval.py::TestAlignment::test_complex_series_frame_alignment[numexpr-python-i-i-dt-dt]
> 0.02s call     pandas/tests/computation/test_eval.py::TestAlignment::test_series_frame_commutativity[numexpr-python-+-index-s0-dt]
> 0.02s call     pandas/tests/computation/test_eval.py::TestOperations::test_attr_expression
> 0.02s call     pandas/tests/computation/test_eval.py::TestAlignment::test_medium_complex_frame_alignment[python-python-i-i-dt-dt]
> 0.02s call     pandas/tests/computation/test_eval.py::TestAlignment::test_medium_complex_frame_alignment[python-pandas-dt-s-i-s0]
> 0.02s call     pandas/tests/computation/test_eval.py::TestOperations::test_nested_period_index_subscript_expression
> 0.02s setup    pandas/tests/computation/test_eval.py::TestEval::test_compound_invert_op[DataFrame-DataFrameNaN-numexpr-pandas-!=]
> 0.02s setup    pandas/tests/computation/test_eval.py::TestEval::test_complex_cmp_ops[Series-Series-numexpr-pandas-or-lt-lt]
> 0.02s call     pandas/tests/computation/test_eval.py::TestEval::test_chained_cmp_op[SeriesNaN-Series-DataFrameNaN-numexpr-pandas->-<]
> 0.02s call     pandas/tests/computation/test_eval.py::TestEval::test_chained_cmp_op[DataFrame-SeriesNaN-DataFrame-numexpr-pandas-<-<]
> 0.02s call     pandas/tests/computation/test_eval.py::TestAlignment::test_complex_series_frame_alignment[numexpr-python-i-i-dt-s0]
> 0.02s call     pandas/tests/computation/test_eval.py::TestEval::test_complex_cmp_ops[DataFrameNaN-Series-numexpr-python-&-gt-lt]
> 0.02s call     pandas/tests/computation/test_eval.py::TestEval::test_chained_cmp_op[SeriesNaN-DataFrame-DataFrame-numexpr-pandas-<-<]
> 0.02s call     pandas/tests/computation/test_eval.py::TestAlignment::test_complex_series_frame_alignment[numexpr-python-i-i-dt-i]
> =========== 11124 passed, 33 xfailed, 2 xpassed in 79.63s (0:01:19) ============
> rdjoqkol test state = true
> /usr/lib/python3/dist-packages/pytest_asyncio/plugin.py:208: PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset.
> The event loop scope for asynchronous fixtures will default to the fixture caching scope. Future versions of pytest-asyncio will default the loop scope for asynchronous fixtures to function scope. Set the default fixture loop scope explicitly in order to avoid unexpected behavior in the future. Valid fixture loop scopes are: "function", "class", "module", "package", "session"
> 
>   warnings.warn(PytestDeprecationWarning(_DEFAULT_FIXTURE_LOOP_SCOPE_UNSET))
> ============================= test session starts ==============================
> platform linux -- Python 3.12.8, pytest-8.3.4, pluggy-1.5.0
> PyQt5 5.15.11 -- Qt runtime 5.15.15 -- Qt compiled 5.15.15
> rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build
> configfile: pyproject.toml
> plugins: forked-1.6.0, asyncio-0.24.0a1, localserver-0.9.0.post0, qt-4.4.0, typeguard-4.4.1, hypothesis-6.122.1, xdist-3.6.1
> asyncio: mode=Mode.STRICT, default_loop_scope=None
> collected 50 items
> 
> pandas/tests/config/test_config.py .....................
> pandas/tests/config/test_localization.py .............................
> 
> - generated xml file: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/test-data.xml -
> ============================= slowest 30 durations =============================
> 0.05s setup    pandas/tests/config/test_localization.py::test_can_set_locale_no_leak[2-zh_CN-GB2312]
> 0.03s call     pandas/tests/config/test_localization.py::test_get_locales_prefix
> 
> (28 durations < 0.005s hidden.  Use -vv to show these durations.)
> ============================== 50 passed in 0.65s ==============================
> rdjoqkol test state = true
> /usr/lib/python3/dist-packages/pytest_asyncio/plugin.py:208: PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset.
> The event loop scope for asynchronous fixtures will default to the fixture caching scope. Future versions of pytest-asyncio will default the loop scope for asynchronous fixtures to function scope. Set the default fixture loop scope explicitly in order to avoid unexpected behavior in the future. Valid fixture loop scopes are: "function", "class", "module", "package", "session"
> 
>   warnings.warn(PytestDeprecationWarning(_DEFAULT_FIXTURE_LOOP_SCOPE_UNSET))
> ============================= test session starts ==============================
> platform linux -- Python 3.12.8, pytest-8.3.4, pluggy-1.5.0
> PyQt5 5.15.11 -- Qt runtime 5.15.15 -- Qt compiled 5.15.15
> rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build
> configfile: pyproject.toml
> plugins: forked-1.6.0, asyncio-0.24.0a1, localserver-0.9.0.post0, qt-4.4.0, typeguard-4.4.1, hypothesis-6.122.1, xdist-3.6.1
> asyncio: mode=Mode.STRICT, default_loop_scope=None
> collected 1 item
> 
> pandas/tests/construction/test_extract_array.py .
> 
> - generated xml file: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/test-data.xml -
> ============================= slowest 30 durations =============================
> 
> (3 durations < 0.005s hidden.  Use -vv to show these durations.)
> ============================== 1 passed in 0.14s ===============================
> rdjoqkol test state = true
> /usr/lib/python3/dist-packages/pytest_asyncio/plugin.py:208: PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset.
> The event loop scope for asynchronous fixtures will default to the fixture caching scope. Future versions of pytest-asyncio will default the loop scope for asynchronous fixtures to function scope. Set the default fixture loop scope explicitly in order to avoid unexpected behavior in the future. Valid fixture loop scopes are: "function", "class", "module", "package", "session"
> 
>   warnings.warn(PytestDeprecationWarning(_DEFAULT_FIXTURE_LOOP_SCOPE_UNSET))
> ============================= test session starts ==============================
> platform linux -- Python 3.12.8, pytest-8.3.4, pluggy-1.5.0
> PyQt5 5.15.11 -- Qt runtime 5.15.15 -- Qt compiled 5.15.15
> rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build
> configfile: pyproject.toml
> plugins: forked-1.6.0, asyncio-0.24.0a1, localserver-0.9.0.post0, qt-4.4.0, typeguard-4.4.1, hypothesis-6.122.1, xdist-3.6.1
> asyncio: mode=Mode.STRICT, default_loop_scope=None
> collected 793 items
> 
> pandas/tests/copy_view/index/test_datetimeindex.py ......
> pandas/tests/copy_view/index/test_index.py .....................
> pandas/tests/copy_view/index/test_periodindex.py ..
> pandas/tests/copy_view/index/test_timedeltaindex.py ..
> pandas/tests/copy_view/test_array.py .............
> pandas/tests/copy_view/test_astype.py .....ss...s..........s..
> pandas/tests/copy_view/test_chained_assignment_deprecation.py ...............
> pandas/tests/copy_view/test_clip.py ......
> pandas/tests/copy_view/test_constructors.py ............................................................................
> pandas/tests/copy_view/test_core_functionalities.py .......
> pandas/tests/copy_view/test_functions.py ....................
> pandas/tests/copy_view/test_indexing.py ....................................................................................s.....s........................................................................................................................................
> pandas/tests/copy_view/test_internals.py .....................
> pandas/tests/copy_view/test_interp_fillna.py ......................................................
> pandas/tests/copy_view/test_methods.py ........................................................................................................................................................................................................................................................
> pandas/tests/copy_view/test_replace.py ........................................
> pandas/tests/copy_view/test_setitem.py .........
> pandas/tests/copy_view/test_util.py ..
> 
> - generated xml file: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/test-data.xml -
> ============================= slowest 30 durations =============================
> 0.01s call     pandas/tests/copy_view/test_internals.py::test_exponential_backoff
> 0.01s call     pandas/tests/copy_view/test_indexing.py::test_subset_chained_getitem[nullable-mixed-block-row-iloc-slice]
> 0.01s call     pandas/tests/copy_view/test_indexing.py::test_subset_iloc_rows_columns[nullable-slice-mask-mixed-block]
> 0.01s call     pandas/tests/copy_view/test_indexing.py::test_subset_set_with_column_indexer[nullable-slice]
> 0.01s call     pandas/tests/copy_view/test_indexing.py::test_subset_set_with_row_indexer[nullable-iloc-slice]
> 0.01s call     pandas/tests/copy_view/test_indexing.py::test_subset_set_with_column_indexer[nullable-mask]
> 0.01s call     pandas/tests/copy_view/test_indexing.py::test_subset_loc_rows_columns[nullable-array-mask-single-block]
> 0.01s call     pandas/tests/copy_view/test_indexing.py::test_subset_chained_getitem[nullable-mixed-block-column-iloc-slice]
> 0.01s call     pandas/tests/copy_view/test_indexing.py::test_subset_chained_getitem[nullable-mixed-block-column-getitem]
> 0.01s call     pandas/tests/copy_view/test_indexing.py::test_subset_iloc_rows_columns[nullable-slice-mask-single-block]
> 0.01s call     pandas/tests/copy_view/test_indexing.py::test_subset_loc_rows_columns[nullable-array-mask-mixed-block]
> 0.01s call     pandas/tests/copy_view/test_indexing.py::test_subset_iloc_rows_columns[nullable-array-mask-mixed-block]
> 0.01s call     pandas/tests/copy_view/test_indexing.py::test_subset_set_with_row_indexer[nullable-setitem-mask]
> 0.01s call     pandas/tests/copy_view/test_indexing.py::test_subset_set_with_column_indexer[nullable-array]
> 0.01s call     pandas/tests/copy_view/test_indexing.py::test_subset_loc_rows_columns[nullable-array-array-mixed-block]
> 0.01s call     pandas/tests/copy_view/test_functions.py::test_merge_on_key[<lambda>0]
> 0.01s call     pandas/tests/copy_view/test_indexing.py::test_subset_iloc_rows_columns[nullable-slice-array-mixed-block]
> 0.01s call     pandas/tests/copy_view/test_indexing.py::test_subset_set_with_mask[nullable]
> 0.01s call     pandas/tests/copy_view/test_indexing.py::test_subset_chained_getitem[nullable-single-block-column-getitem]
> 0.01s call     pandas/tests/copy_view/test_indexing.py::test_midx_read_only_bool_indexer
> 0.01s call     pandas/tests/copy_view/test_indexing.py::test_subset_set_with_row_indexer[nullable-setitem-slice]
> 0.01s call     pandas/tests/copy_view/test_indexing.py::test_subset_set_with_row_indexer[nullable-iloc-array]
> 0.01s call     pandas/tests/copy_view/test_indexing.py::test_subset_iloc_rows_columns[nullable-mask-mask-mixed-block]
> 0.01s call     pandas/tests/copy_view/test_indexing.py::test_subset_iloc_rows_columns[nullable-array-slice-mixed-block]
> 0.01s call     pandas/tests/copy_view/test_indexing.py::test_subset_iloc_rows_columns[nullable-array-array-mixed-block]
> 0.01s call     pandas/tests/copy_view/test_indexing.py::test_subset_set_with_mask[numpy]
> 0.01s call     pandas/tests/copy_view/test_indexing.py::test_subset_chained_getitem[nullable-mixed-block-row-getitem-slice]
> 0.01s call     pandas/tests/copy_view/test_clip.py::test_clip_chained_inplace
> 0.01s call     pandas/tests/copy_view/test_indexing.py::test_subset_iloc_rows_columns[nullable-mask-slice-mixed-block]
> 0.01s call     pandas/tests/copy_view/test_indexing.py::test_subset_loc_rows_columns[nullable-array-array-single-block]
> ======================== 787 passed, 6 skipped in 3.91s ========================
> rdjoqkol test state = true
> /usr/lib/python3/dist-packages/pytest_asyncio/plugin.py:208: PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset.
> The event loop scope for asynchronous fixtures will default to the fixture caching scope. Future versions of pytest-asyncio will default the loop scope for asynchronous fixtures to function scope. Set the default fixture loop scope explicitly in order to avoid unexpected behavior in the future. Valid fixture loop scopes are: "function", "class", "module", "package", "session"
> 
>   warnings.warn(PytestDeprecationWarning(_DEFAULT_FIXTURE_LOOP_SCOPE_UNSET))
> ============================= test session starts ==============================
> platform linux -- Python 3.12.8, pytest-8.3.4, pluggy-1.5.0
> PyQt5 5.15.11 -- Qt runtime 5.15.15 -- Qt compiled 5.15.15
> rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build
> configfile: pyproject.toml
> plugins: forked-1.6.0, asyncio-0.24.0a1, localserver-0.9.0.post0, qt-4.4.0, typeguard-4.4.1, hypothesis-6.122.1, xdist-3.6.1
> asyncio: mode=Mode.STRICT, default_loop_scope=None
> collected 5628 items
> 
> pandas/tests/dtypes/cast/test_can_hold_element.py ...........
> pandas/tests/dtypes/cast/test_construct_from_scalar.py ....
> pandas/tests/dtypes/cast/test_construct_ndarray.py .......
> pandas/tests/dtypes/cast/test_construct_object_arr.py .......................................
> pandas/tests/dtypes/cast/test_dict_compat.py .
> pandas/tests/dtypes/cast/test_downcast.py ...................................
> pandas/tests/dtypes/cast/test_find_common_type.py ..........................................................................................
> pandas/tests/dtypes/cast/test_infer_datetimelike.py ...
> pandas/tests/dtypes/cast/test_infer_dtype.py ....................................................................
> pandas/tests/dtypes/cast/test_maybe_box_native.py ................
> pandas/tests/dtypes/cast/test_promote.py ..................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
> pandas/tests/dtypes/test_common.py .............................................................................................................................................................................s......................................................................................................................................................................................................................................................................
> pandas/tests/dtypes/test_concat.py ....
> pandas/tests/dtypes/test_dtypes.py ...........................................................................................................................................................................................................................................................................................
> pandas/tests/dtypes/test_generic.py ....................................................................................................................................................................................................................................................................................................................................................................................................................................................................
> pandas/tests/dtypes/test_inference.py .......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................ssssssss.......................................................
> pandas/tests/dtypes/test_missing.py ..........................................................................................................xxxx.............................................................................................................................................................................................................
> 
> - generated xml file: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/test-data.xml -
> ============================= slowest 30 durations =============================
> 0.11s setup    pandas/tests/dtypes/test_common.py::test_dtype_equal[timedelta-timedelta64[ns]-datetime_tz-datetime64[ns, US/Eastern]]
> 0.08s setup    pandas/tests/dtypes/cast/test_promote.py::test_maybe_promote_datetime64_with_any[datetime64[ns]-M8[ns]]
> 0.07s call     pandas/tests/dtypes/test_inference.py::TestInference::test_maybe_convert_objects_mixed_datetimes
> 0.06s call     pandas/tests/dtypes/test_common.py::test_is_sparse[True]
> 0.02s teardown pandas/tests/dtypes/test_missing.py::TestIsValidNAForDtype::test_is_valid_na_for_dtype_categorical
> 0.01s call     pandas/tests/dtypes/test_common.py::test_is_any_real_numeric_dtype
> 0.01s teardown pandas/tests/dtypes/cast/test_promote.py::test_maybe_promote_any_numpy_dtype_with_datetimetz[int16-pytz.FixedOffset(-300)-datetime.date]
> 0.01s call     pandas/tests/dtypes/test_dtypes.py::TestPeriodDtype::test_construct_dtype_from_string_invalid_raises[datetime64[ns]]
> 0.01s call     pandas/tests/dtypes/cast/test_can_hold_element.py::test_can_hold_element_range[uint8]
> 0.01s call     pandas/tests/dtypes/cast/test_can_hold_element.py::test_can_hold_element_range[uint16]
> 0.01s setup    pandas/tests/dtypes/test_common.py::test_type_comparison_with_real_numpy_dtype[int]
> 0.01s call     pandas/tests/dtypes/cast/test_can_hold_element.py::test_can_hold_element_range[uint32]
> 0.01s call     pandas/tests/dtypes/test_dtypes.py::TestIntervalDtype::test_caching
> 0.01s call     pandas/tests/dtypes/cast/test_can_hold_element.py::test_can_hold_element_range[uint64]
> 0.01s call     pandas/tests/dtypes/cast/test_can_hold_element.py::test_can_hold_element_range[int16]
> 0.01s call     pandas/tests/dtypes/cast/test_can_hold_element.py::test_can_hold_element_range[int64]
> 0.01s call     pandas/tests/dtypes/cast/test_can_hold_element.py::test_can_hold_element_range[int32]
> 0.01s call     pandas/tests/dtypes/cast/test_can_hold_element.py::test_can_hold_element_range[int8]
> 0.01s call     pandas/tests/dtypes/cast/test_can_hold_element.py::test_can_hold_element_range[int]
> 0.01s call     pandas/tests/dtypes/test_dtypes.py::test_is_dtype_no_warning[is_datetime64_ns_dtype]
> 
> (10 durations < 0.005s hidden.  Use -vv to show these durations.)
> ================== 5615 passed, 9 skipped, 4 xfailed in 9.77s ==================
> rdjoqkol test state = true
> /usr/lib/python3/dist-packages/pytest_asyncio/plugin.py:208: PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset.
> The event loop scope for asynchronous fixtures will default to the fixture caching scope. Future versions of pytest-asyncio will default the loop scope for asynchronous fixtures to function scope. Set the default fixture loop scope explicitly in order to avoid unexpected behavior in the future. Valid fixture loop scopes are: "function", "class", "module", "package", "session"
> 
>   warnings.warn(PytestDeprecationWarning(_DEFAULT_FIXTURE_LOOP_SCOPE_UNSET))
> ============================= test session starts ==============================
> platform linux -- Python 3.12.8, pytest-8.3.4, pluggy-1.5.0
> PyQt5 5.15.11 -- Qt runtime 5.15.15 -- Qt compiled 5.15.15
> rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build
> configfile: pyproject.toml
> plugins: forked-1.6.0, asyncio-0.24.0a1, localserver-0.9.0.post0, qt-4.4.0, typeguard-4.4.1, hypothesis-6.122.1, xdist-3.6.1
> asyncio: mode=Mode.STRICT, default_loop_scope=None
> collected 16808 items / 1 skipped
> 
> pandas/tests/extension/array_with_attr/test_array_with_attr.py .
> pandas/tests/extension/decimal/test_decimal.py ssssssssssssssssssssssssssssssssssss....................................x.................................................................................................................................................................................................................................................................................................................................xx............................................................s............................xxxxxxxxss..............xxssxxss................................................xxx.....................
> pandas/tests/extension/json/test_json.py ssssssssssssssssssssssssssssssssssss.................................................................................ssssssssssssssssssssssss.............................................s.......................................................s............................................ss................................................................................xx.......................................................s............xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx........xxxx........xxxxxxs.xxxxxxxxxxxxxxxxxxxxx....xxxxxxx.xx.xxxxxx...xxxxx...x...xxxxxxxxxxxx.
> pandas/tests/extension/list/test_list.py .
> pandas/tests/extension/test_categorical.py ssssssssssssssssssssssssssssssssssss....................................x..................................................................................................ssssssssssssssssssssssss...................................s.........................................................................................................................ss.................................................................................................xx...........................................................s............x..sxx................x.............xxxxxssssssssssssssssssssssssssssssssssss..
> pandas/tests/extension/test_common.py ............
> pandas/tests/extension/test_datetime.py ........................ssss............................................x..............................................................................................ssssssssssssssssssssssss.................................................................s......................................................................................................................................................................................xx..............................................xx...........................................................s............................................ssss.........
> pandas/tests/extension/test_extension.py ..............
> pandas/tests/extension/test_interval.py ssssssssssssssssssssssssssssssssssss....................................x..................................................................................................ssssssssssssssssssssssss.................................................................s...............................................................................................................................ss......................................................xx..............................................xx............................................................s............x.
> pandas/tests/extension/test_masked.py ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss..................................................................................................................................................................................................................................................................................................................................................................................................x...x...x...x...x...x...x...x...x...x...x..............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................ssssssssssssssssssss..ssssssssssssssssssss..........................................................................................................................................................................................................................................................................ssssssssssssssssssssss................................................................................................................................................................................ssssssssssssssssssssss......................ssssssssssssssssssssss..................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................xxxxxxxxxxxxxxxxxxxxxx..........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................s.s.s.s.s.s.s.s.s.s.s..................................................................................s............................................................................................x...........sssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss
> pandas/tests/extension/test_numpy.py ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................xxxx...............................................................................................................s.s........................ss.x.x...x.x.x.x.x.xxx.x.x.............x.x.....................................................x.x................ssssssssssssssssssssssssssssssssssssssssssssssss.x.x.x.x.x..xx.x..xx..xx...xxx...xxx.x...x...x.x.x..............xx..xxssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss..
> pandas/tests/extension/test_period.py ..........................................ssss........ssss.....................................................................................x...x..................................................................................................................................................................................................ssssssssssssssssssssssssssssssssssssssssssssssss..................................................................................................................................ss........................................................................................................................................................................................................................................................................................................................................................................................................................................................................xxxx.......................................................................................................................s.s............................................................................ssss........ssss................
> pandas/tests/extension/test_sparse.py ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss..ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss....................................ssss................................................................................................................................................................................................................................................................................................................................................................................................xxxx........................ssss..............................................................xxxx..........................................................................................................................................xxxxxxxxxxxxxx...x.x.x.xxxxxxxxxxxxxxxss........xxxxxxxxssxxssss.x.x.x.xxxxxxxxxssxxss..........s.s.s.s.s.s...s......xxx......xx........ss..ssssss................xsxsssssssssssssss..............ssssssssssssss..............xxxx....xx.x............................x..x.x......xx.xxx......xxxxxx.
> pandas/tests/extension/test_string.py ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss..ssss..ssss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss...ssssss...ssssss...ssssss...ssssss.ss.ss.ss.ss.ss.ss.ss.ss...ssssss...ssssss...ssssss...ssssss.x..ssssssss.x..ssssssss....ssssssss....ssssssss..ssss..ssss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss..ssss..ssss..ssss..ssss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss....ssssssss....ssssssss........ssssssssssssssss........ssssssssssssssss.ss.ss.ss.ss..ssss..ssss..ssss..ssss..ssss..ssss..ssss..ssss..ssss..ssss..ssss..ssss..ssss..ssss..ssss..ssss..ssss..ssss..ssss..ssss..ssss..ssss..ssss..ssss..ssss..ssss..ssss..ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss..ssss..ssss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss...ssssss...ssssss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ssssssss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ssssssss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ssssssss.ss.ss.......................................ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss.......................................ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss.ss.ss..ssss..ssss.ss.ss.ss.ss.ss.ss.ss.ss........ssssssssssssssss........ssssssssssssssss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss....ssssssss....ssssssss.ss.ss.ss.ss.ss.ss.ss.ss..ssss..ssss.ss.ss.ss.ss.ss.ss.ss.ss..ssss..ssss..ssss..ssss........ssssssssssssssss........ssssssssssssssss.ss.ss..ssss..ssss..ssss..ssss..ssss..ssss..ssss..ssss..ssss..ssss..ssss..ssss...ssssss...ssssss....ssssssss....ssssssss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss..ssss..ssss.ss.ss......ssssssssssss......ssssssssssss.ss.ssssssssssssss.....ssssssssss.....ssssssssss.....ssssssssss.....ssssssssss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss....ssssssss....ssssssss....ssssssss....ssssssss....ssssssss....ssssssss....ssssssss....ssssssss....ssssssss....ssssssss....ssssssss....ssssssss.ss.ss.ss.ss.ss.ss.ss.ss...ssssss...ssssss...ssssss...ssssss.ss.ss..ssss..ssss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss..ssss..ssss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss...ssssss...ssssss..ssss..ssssxxssssxxssss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss..ssss..ssss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss..ssss..ssss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss..ssss..ssss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss..ssss..ssss..ssss..ssss.ss.ss.ss.ss.sssss.sssss.ss.ss.ss..ssss..ssss..ssss..ssss..ssss..ssss..ssss..ssss..ssss..ssss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss.ss.ss.ss.ss
> 
> - generated xml file: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/test-data.xml -
> ============================= slowest 30 durations =============================
> 0.45s call     pandas/tests/extension/test_sparse.py::TestSparseArray::test_stack[0-True-columns0]
> 0.34s call     pandas/tests/extension/test_sparse.py::TestSparseArray::test_repeat[nan-True-False-repeats3]
> 0.26s call     pandas/tests/extension/test_masked.py::TestMaskedArrays::test_groupby_extension_apply[list-UInt32Dtype]
> 0.20s call     pandas/tests/extension/test_datetime.py::TestDatetimeArray::test_setitem_loc_scalar_mixed[US/Central]
> 0.13s call     pandas/tests/extension/test_masked.py::TestMaskedArrays::test_unstack[UInt32Dtype-frame-index2]
> 0.12s call     pandas/tests/extension/test_masked.py::TestMaskedArrays::test_unstack[BooleanDtype-series-index3]
> 0.10s call     pandas/tests/extension/test_masked.py::TestMaskedArrays::test_unstack[UInt64Dtype-series-index3]
> 0.10s call     pandas/tests/extension/test_sparse.py::TestSparseArray::test_unstack[0-series-index2]
> 0.09s call     pandas/tests/extension/test_sparse.py::TestSparseArray::test_unstack[nan-series-index3]
> 0.09s call     pandas/tests/extension/decimal/test_decimal.py::TestDecimalArray::test_arith_series_with_array[__rpow__]
> 0.09s call     pandas/tests/extension/test_interval.py::TestIntervalArray::test_unstack[series-index2]
> 0.09s call     pandas/tests/extension/test_masked.py::TestMaskedArrays::test_unstack[UInt32Dtype-frame-index3]
> 0.08s call     pandas/tests/extension/test_interval.py::TestIntervalArray::test_unstack[frame-index3]
> 0.08s teardown pandas/tests/extension/test_string.py::test_searchsorted_with_na_raises[False-False-pyarrow_numpy]
> 0.08s call     pandas/tests/extension/test_sparse.py::TestSparseArray::test_unstack[nan-series-index2]
> 0.08s call     pandas/tests/extension/test_sparse.py::TestSparseArray::test_unstack[0-series-index3]
> 0.07s call     pandas/tests/extension/test_masked.py::TestMaskedArrays::test_unstack[Int8Dtype-series-index3]
> 0.07s call     pandas/tests/extension/test_masked.py::TestMaskedArrays::test_unstack[UInt8Dtype-series-index2]
> 0.07s call     pandas/tests/extension/test_interval.py::TestIntervalArray::test_unstack[frame-index2]
> 0.07s call     pandas/tests/extension/test_interval.py::TestIntervalArray::test_unstack[series-index3]
> 0.07s call     pandas/tests/extension/test_masked.py::TestMaskedArrays::test_unstack[UInt64Dtype-series-index2]
> 0.07s call     pandas/tests/extension/test_numpy.py::TestNumpyExtensionArray::test_unstack[float-series-index2]
> 0.07s call     pandas/tests/extension/test_masked.py::TestMaskedArrays::test_unstack[UInt8Dtype-series-index3]
> 0.06s call     pandas/tests/extension/test_string.py::TestStringArray::test_unstack[True-python-series-index2]
> 0.06s call     pandas/tests/extension/test_string.py::TestStringArray::test_unstack[False-python-series-index2]
> 0.06s call     pandas/tests/extension/test_string.py::TestStringArray::test_unstack[False-python-series-index3]
> 0.06s call     pandas/tests/extension/test_masked.py::TestMaskedArrays::test_unstack[UInt32Dtype-series-index2]
> 0.06s call     pandas/tests/extension/test_masked.py::TestMaskedArrays::test_unstack[Int8Dtype-series-index2]
> 0.06s call     pandas/tests/extension/test_string.py::TestStringArray::test_unstack[True-python-series-index3]
> 0.06s call     pandas/tests/extension/test_masked.py::TestMaskedArrays::test_unstack[UInt16Dtype-series-index2]
> ========= 12106 passed, 4371 skipped, 332 xfailed in 100.04s (0:01:40) =========
> rdjoqkol test state = true
> /usr/lib/python3/dist-packages/pytest_asyncio/plugin.py:208: PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset.
> The event loop scope for asynchronous fixtures will default to the fixture caching scope. Future versions of pytest-asyncio will default the loop scope for asynchronous fixtures to function scope. Set the default fixture loop scope explicitly in order to avoid unexpected behavior in the future. Valid fixture loop scopes are: "function", "class", "module", "package", "session"
> 
>   warnings.warn(PytestDeprecationWarning(_DEFAULT_FIXTURE_LOOP_SCOPE_UNSET))
> ============================= test session starts ==============================
> platform linux -- Python 3.12.8, pytest-8.3.4, pluggy-1.5.0
> PyQt5 5.15.11 -- Qt runtime 5.15.15 -- Qt compiled 5.15.15
> rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build
> configfile: pyproject.toml
> plugins: forked-1.6.0, asyncio-0.24.0a1, localserver-0.9.0.post0, qt-4.4.0, typeguard-4.4.1, hypothesis-6.122.1, xdist-3.6.1
> asyncio: mode=Mode.STRICT, default_loop_scope=None
> collected 11172 items / 1 skipped
> 
> pandas/tests/frame/constructors/test_from_dict.py ..............
> pandas/tests/frame/constructors/test_from_records.py ...........................
> pandas/tests/frame/indexing/test_coercion.py .......x.x.
> pandas/tests/frame/indexing/test_delitem.py ....
> pandas/tests/frame/indexing/test_get.py ....
> pandas/tests/frame/indexing/test_get_value.py ..
> pandas/tests/frame/indexing/test_getitem.py ........................................
> pandas/tests/frame/indexing/test_indexing.py ...................................................................................................................................................................................................................................sss.................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
> pandas/tests/frame/indexing/test_insert.py .......
> pandas/tests/frame/indexing/test_mask.py ...........
> pandas/tests/frame/indexing/test_set_value.py ...
> pandas/tests/frame/indexing/test_setitem.py ........................................................................................................s..........................................................................................xxx...........................x..x..x..x........
> pandas/tests/frame/indexing/test_take.py ....
> pandas/tests/frame/indexing/test_where.py .............................................................................................................................................
> pandas/tests/frame/indexing/test_xs.py ..............................
> pandas/tests/frame/methods/test_add_prefix_suffix.py ...
> pandas/tests/frame/methods/test_align.py ........................................................................................................................................................................................................................................................................................................................................................................................................................
> pandas/tests/frame/methods/test_asfreq.py ........................................
> pandas/tests/frame/methods/test_asof.py ...........
> pandas/tests/frame/methods/test_assign.py .....
> pandas/tests/frame/methods/test_astype.py .......................................................................................................................s....s........................................................................................................ss.....ssssssssss
> pandas/tests/frame/methods/test_at_time.py ......................
> pandas/tests/frame/methods/test_between_time.py ss............................
> pandas/tests/frame/methods/test_clip.py .....................
> pandas/tests/frame/methods/test_combine.py .....
> pandas/tests/frame/methods/test_combine_first.py ..................................s...............................
> pandas/tests/frame/methods/test_compare.py .........................
> pandas/tests/frame/methods/test_convert_dtypes.py ..ssss..ssss.sss..
> pandas/tests/frame/methods/test_copy.py .....
> pandas/tests/frame/methods/test_count.py ..
> pandas/tests/frame/methods/test_cov_corr.py .............................................................s............
> pandas/tests/frame/methods/test_describe.py ...............................................s
> pandas/tests/frame/methods/test_diff.py ..............................................
> pandas/tests/frame/methods/test_dot.py ................sss
> pandas/tests/frame/methods/test_drop.py .........................................................................
> pandas/tests/frame/methods/test_drop_duplicates.py .....................................
> pandas/tests/frame/methods/test_droplevel.py ..
> pandas/tests/frame/methods/test_dropna.py ...................
> pandas/tests/frame/methods/test_dtypes.py ........
> pandas/tests/frame/methods/test_duplicated.py .......xxx...........
> pandas/tests/frame/methods/test_equals.py ...
> pandas/tests/frame/methods/test_explode.py .....................
> pandas/tests/frame/methods/test_fillna.py .................................................................
> pandas/tests/frame/methods/test_filter.py ...........
> pandas/tests/frame/methods/test_first_and_last.py .............
> pandas/tests/frame/methods/test_first_valid_index.py ...............
> pandas/tests/frame/methods/test_get_numeric_data.py ....
> pandas/tests/frame/methods/test_head_tail.py ..................................................................
> pandas/tests/frame/methods/test_infer_objects.py .
> pandas/tests/frame/methods/test_info.py ..........................x......s......
> pandas/tests/frame/methods/test_interpolate.py ...................................................................ssssssssss
> pandas/tests/frame/methods/test_is_homogeneous_dtype.py .......
> pandas/tests/frame/methods/test_isetitem.py ...
> pandas/tests/frame/methods/test_isin.py .................
> pandas/tests/frame/methods/test_iterrows.py .
> pandas/tests/frame/methods/test_join.py ...........s...................
> pandas/tests/frame/methods/test_map.py .........................
> pandas/tests/frame/methods/test_matmul.py ..
> pandas/tests/frame/methods/test_nlargest.py .........................................................................................................................................................................................................................................................x.....x.....x.....x.......x.....
> pandas/tests/frame/methods/test_pct_change.py .............................
> pandas/tests/frame/methods/test_pipe.py ......
> pandas/tests/frame/methods/test_pop.py ...
> pandas/tests/frame/methods/test_quantile.py ........................................................................xx..........xx..........xx..........xx..................
> pandas/tests/frame/methods/test_rank.py .........................................................................................................................ss
> pandas/tests/frame/methods/test_reindex.py .................................................................................................................................................
> pandas/tests/frame/methods/test_reindex_like.py .....
> pandas/tests/frame/methods/test_rename.py .........................
> pandas/tests/frame/methods/test_rename_axis.py .........
> pandas/tests/frame/methods/test_reorder_levels.py ...
> pandas/tests/frame/methods/test_replace.py ...................ss.................ssss....ssss.................................................................................................................................................................
> pandas/tests/frame/methods/test_reset_index.py ................................................................................................................................
> pandas/tests/frame/methods/test_round.py .........
> pandas/tests/frame/methods/test_sample.py ..........................................................
> pandas/tests/frame/methods/test_select_dtypes.py ..................................s......
> pandas/tests/frame/methods/test_set_axis.py ..............
> pandas/tests/frame/methods/test_set_index.py .................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
> pandas/tests/frame/methods/test_shift.py ...................................................................................x.x.x.x.x.xxxx........
> pandas/tests/frame/methods/test_size.py .....
> pandas/tests/frame/methods/test_sort_index.py .................................................................
> pandas/tests/frame/methods/test_sort_values.py ...................................................X...............................xXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX.....
> pandas/tests/frame/methods/test_swapaxes.py ....
> pandas/tests/frame/methods/test_swaplevel.py .
> pandas/tests/frame/methods/test_to_csv.py ...........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
> pandas/tests/frame/methods/test_to_dict.py ......................................................................................................
> pandas/tests/frame/methods/test_to_dict_of_blocks.py ...
> pandas/tests/frame/methods/test_to_numpy.py ....
> pandas/tests/frame/methods/test_to_period.py ......................................................................
> pandas/tests/frame/methods/test_to_records.py ...................................
> pandas/tests/frame/methods/test_to_timestamp.py ......................................................................
> pandas/tests/frame/methods/test_transpose.py ...................
> pandas/tests/frame/methods/test_truncate.py ........................................................................................
> pandas/tests/frame/methods/test_tz_convert.py ...........
> pandas/tests/frame/methods/test_tz_localize.py .........
> pandas/tests/frame/methods/test_update.py ..............
> pandas/tests/frame/methods/test_value_counts.py .................................
> pandas/tests/frame/methods/test_values.py ...............
> pandas/tests/frame/test_alter_axes.py ..
> pandas/tests/frame/test_api.py ..................................
> pandas/tests/frame/test_arithmetic.py ..........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................x..........x................................................................................................................................
> pandas/tests/frame/test_block_internals.py ...................
> pandas/tests/frame/test_constructors.py ..................................................................................................................................................................................................s.....................................................................................................................................................................................................ssssss................ssss..............................ssssss................ssss..............................ssssss................ssss..............................ssssss................ssss..............................ssssss................ssss..............................ssssss................ssss..............................ssssss................ssss..............................ssssss................ssss..............................ssssss................ssss..............................ssssss................ssss..........sss...ss.......................................................s..........................................xxxx..xx..........xxxx..xx................................
> pandas/tests/frame/test_cumulative.py .......
> pandas/tests/frame/test_iteration.py ....................
> pandas/tests/frame/test_logical_ops.py .................
> pandas/tests/frame/test_nonunique_indexes.py ................
> pandas/tests/frame/test_npfuncs.py ....
> pandas/tests/frame/test_query_eval.py ..................ss..ss..ss.......................s.......................s..s......sssss.................................................s........................s..s.....sssss...............................................ss..ss......................ss.............................................................................s....ss.
> pandas/tests/frame/test_reductions.py ....................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................s....................................................................................................x.............x.............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
> pandas/tests/frame/test_repr.py ............................................ssss................
> pandas/tests/frame/test_stack_unstack.py .....................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
> pandas/tests/frame/test_subclass.py ....................................................
> pandas/tests/frame/test_ufunc.py ....xx.........xxxxxxxx.xx....s.
> pandas/tests/frame/test_unary.py ..................
> pandas/tests/frame/test_validate.py ............................
> 
> - generated xml file: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/test-data.xml -
> ============================= slowest 30 durations =============================
> 5.31s call     pandas/tests/frame/test_stack_unstack.py::TestStackUnstackMultiLevel::test_unstack_number_of_levels_larger_than_int32
> 4.01s call     pandas/tests/frame/methods/test_rank.py::TestRank::test_pct_max_many_rows
> 3.04s call     pandas/tests/frame/indexing/test_where.py::test_where_inplace_casting
> 0.51s call     pandas/tests/frame/methods/test_info.py::test_info_verbose_with_counts_spacing[10001- #      Column  Non-Null Count  Dtype  ----     ------  --------------  -----  - 0      0       3 non-null      float64- 10000  10000   3 non-null      float64]
> 0.43s call     pandas/tests/frame/test_api.py::TestDataFrameMisc::test_inspect_getmembers
> 0.41s call     pandas/tests/frame/methods/test_cov_corr.py::TestDataFrameCorr::test_corr_scipy_method[kendall]
> 0.40s call     pandas/tests/frame/methods/test_to_csv.py::TestDataFrameToCSV::test_to_csv_with_dst_transitions_with_pickle
> 0.37s call     pandas/tests/frame/test_reductions.py::TestDataFrameAnalytics::test_any_all_np_func[any-data27-True]
> 0.35s call     pandas/tests/frame/test_arithmetic.py::TestFrameFlexArithmetic::test_arith_flex_frame_mixed[python-__add__]
> 0.33s call     pandas/tests/frame/methods/test_to_csv.py::TestDataFrameToCSV::test_to_csv_chunking[10000]
> 0.32s call     pandas/tests/frame/methods/test_to_csv.py::TestDataFrameToCSV::test_to_csv_chunking[100000]
> 0.32s call     pandas/tests/frame/methods/test_to_csv.py::TestDataFrameToCSV::test_to_csv_chunking[50000]
> 0.27s call     pandas/tests/frame/methods/test_head_tail.py::test_head_tail_generic[complex64-DataFrame]
> 0.27s setup    pandas/tests/frame/test_api.py::TestDataFrameMisc::test_tab_complete_warning[DataFrame]
> 0.26s call     pandas/tests/frame/methods/test_cov_corr.py::TestDataFrameCorrWith::test_corrwith[Float64]
> 0.25s call     pandas/tests/frame/test_stack_unstack.py::TestStackUnstackMultiLevel::test_stack_order_with_unsorted_levels_multi_row[False]
> 0.25s setup    pandas/tests/frame/methods/test_to_period.py::TestToPeriod::test_to_period_raises[string-python-DataFrame]
> 0.23s call     pandas/tests/frame/test_stack_unstack.py::TestStackUnstackMultiLevel::test_stack_order_with_unsorted_levels_multi_row[True]
> 0.22s call     pandas/tests/frame/methods/test_at_time.py::TestAtTime::test_at_time_axis[0]
> 0.19s call     pandas/tests/frame/test_stack_unstack.py::TestStackUnstackMultiLevel::test_stack[False]
> 0.19s call     pandas/tests/frame/test_stack_unstack.py::TestStackUnstackMultiLevel::test_stack[True]
> 0.14s call     pandas/tests/frame/methods/test_at_time.py::TestAtTime::test_at_time_axis[index]
> 0.13s call     pandas/tests/frame/methods/test_to_csv.py::TestDataFrameToCSV::test_to_csv_dups_cols
> 0.12s call     pandas/tests/frame/test_repr.py::TestDataFrameRepr::test_repr_to_string
> 0.12s call     pandas/tests/frame/test_stack_unstack.py::TestStackUnstackMultiLevel::test_stack_unstack_multiple[False]
> 0.11s call     pandas/tests/frame/test_repr.py::TestDataFrameRepr::test_repr_bytes_61_lines
> 0.11s call     pandas/tests/frame/test_stack_unstack.py::TestStackUnstackMultiLevel::test_stack_unstack_multiple[True]
> 0.10s call     pandas/tests/frame/methods/test_head_tail.py::test_head_tail_generic[interval-DataFrame]
> 0.10s call     pandas/tests/frame/test_query_eval.py::TestDataFrameQueryPythonPandas::test_nested_scope
> 0.10s call     pandas/tests/frame/test_block_internals.py::TestDataFrameBlockInternals::test_strange_column_corruption_issue
> ==== 10870 passed, 207 skipped, 64 xfailed, 32 xpassed in 92.64s (0:01:32) =====
> rdjoqkol test state = true
> /usr/lib/python3/dist-packages/pytest_asyncio/plugin.py:208: PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset.
> The event loop scope for asynchronous fixtures will default to the fixture caching scope. Future versions of pytest-asyncio will default the loop scope for asynchronous fixtures to function scope. Set the default fixture loop scope explicitly in order to avoid unexpected behavior in the future. Valid fixture loop scopes are: "function", "class", "module", "package", "session"
> 
>   warnings.warn(PytestDeprecationWarning(_DEFAULT_FIXTURE_LOOP_SCOPE_UNSET))
> ============================= test session starts ==============================
> platform linux -- Python 3.12.8, pytest-8.3.4, pluggy-1.5.0
> PyQt5 5.15.11 -- Qt runtime 5.15.15 -- Qt compiled 5.15.15
> rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build
> configfile: pyproject.toml
> plugins: forked-1.6.0, asyncio-0.24.0a1, localserver-0.9.0.post0, qt-4.4.0, typeguard-4.4.1, hypothesis-6.122.1, xdist-3.6.1
> asyncio: mode=Mode.STRICT, default_loop_scope=None
> collected 1249 items
> 
> pandas/tests/generic/test_duplicate_labels.py ..........xx...........x.......xx.xxx................x................
> pandas/tests/generic/test_finalize.py ..........................x..................................x........x....................................................................................................................xs..s...s..s..x..x.x...x.s..s...s..s.x..x..x...x.s..s...s..s..x..x.x...x.s..s...s..s.x..x..x...x.s..s...s..s..x..x.x...x.s..s...s..s.x..x..x...x.s..s...s..s..x..x.x...x.s..s...s..s.x..x..x...x.s..s...s..s..x..x.x...x.s..s...s..s.x..x..x...x.s..s...s..s..x..x.x...x.s..s...s..s.x..x..x...x.s..s...s..s..x..x.x...x.s..s...s..s.x..x..x...x.s..s...s..s..x..x.x...x.s..s...s..s..x..x.x...x.s..s...s..s..x..x.x...x.s..s...s..s..x..x.x...x.s..s...s..s..x..x.x...x.s..s...s..s..x..x.x...x.s..s...s..s..x..x.x...x.s..s...s..s.x..x..x...x.s..s...s..s..x..x.x...x.s..s...s..s.x..x..x...x.s..s...s..s..x..x.x...x.s..s...s..s.x..x..x...x........................................................................................xxxxxxxxx..........xxxxxxxxxxxx.
> pandas/tests/generic/test_frame.py ...............
> pandas/tests/generic/test_generic.py .................................................................................
> pandas/tests/generic/test_label_or_level_utils.py .......................................................................
> pandas/tests/generic/test_series.py ...................
> pandas/tests/generic/test_to_xarray.py FFFFFFFFFFFFFFFFFFFFFFsFFFFFF.................................
> 
> =================================== FAILURES ===================================
> ___________ TestDataFrameToXArray.test_to_xarray_index_types[string] ___________
> 
> self = <pandas.tests.generic.test_to_xarray.TestDataFrameToXArray object at 0x7f14081b61b0>
> index_flat = Index(['pandas_0', 'pandas_1', 'pandas_2', 'pandas_3', 'pandas_4', 'pandas_5',
>        'pandas_6', 'pandas_7', 'pandas_...pandas_93', 'pandas_94', 'pandas_95',
>        'pandas_96', 'pandas_97', 'pandas_98', 'pandas_99'],
>       dtype='object')
> df = bar       a  b  c    d      e  f          g                         h
> foo                                             ....0   True  c 2013-01-03 2013-01-03 00:00:00-05:00
> pandas_3  d  4  6  7.0  False  d 2013-01-04 2013-01-04 00:00:00-05:00
> using_infer_string = False
> 
>     def test_to_xarray_index_types(self, index_flat, df, using_infer_string):
>         index = index_flat
>         # MultiIndex is tested in test_to_xarray_with_multiindex
>         if len(index) == 0:
>             pytest.skip("Test doesn't make sense for empty index")
>     
>         from xarray import Dataset
>     
>         df.index = index[:4]
>         df.index.name = "foo"
>         df.columns.name = "bar"
>         result = df.to_xarray()
>         assert result.sizes["foo"] == 4
>         assert len(result.coords) == 1
>         assert len(result.data_vars) == 8
>         tm.assert_almost_equal(list(result.coords.keys()), ["foo"])
>         assert isinstance(result, Dataset)
>     
>         # idempotency
>         # datetimes w/tz are preserved
>         # column names are lost
>         expected = df.copy()
>         expected["f"] = expected["f"].astype(
>             object if not using_infer_string else "string[pyarrow_numpy]"
>         )
>         expected.columns.name = None
> >       tm.assert_frame_equal(result.to_dataframe(), expected)
> E       AssertionError: Attributes of DataFrame.iloc[:, 5] (column name="f") are different
> E       
> E       Attribute "dtype" are different
> E       [left]:  CategoricalDtype(categories=['a', 'b', 'c', 'd'], ordered=False, categories_dtype=object)
> E       [right]: object
> 
> pandas/tests/generic/test_to_xarray.py:59: AssertionError
> __________ TestDataFrameToXArray.test_to_xarray_index_types[datetime] __________
> 
> self = <pandas.tests.generic.test_to_xarray.TestDataFrameToXArray object at 0x7f14081b6450>
> index_flat = DatetimeIndex(['2020-01-01', '2020-01-02', '2020-01-03', '2020-01-04',
>                '2020-01-05', '2020-01-06', '202...               '2020-04-06', '2020-04-07', '2020-04-08', '2020-04-09'],
>               dtype='datetime64[ns]', freq='D')
> df = bar         a  b  c    d      e  f          g                         h
> foo                                           ...   True  c 2013-01-03 2013-01-03 00:00:00-05:00
> 2020-01-04  d  4  6  7.0  False  d 2013-01-04 2013-01-04 00:00:00-05:00
> using_infer_string = False
> 
>     def test_to_xarray_index_types(self, index_flat, df, using_infer_string):
>         index = index_flat
>         # MultiIndex is tested in test_to_xarray_with_multiindex
>         if len(index) == 0:
>             pytest.skip("Test doesn't make sense for empty index")
>     
>         from xarray import Dataset
>     
>         df.index = index[:4]
>         df.index.name = "foo"
>         df.columns.name = "bar"
>         result = df.to_xarray()
>         assert result.sizes["foo"] == 4
>         assert len(result.coords) == 1
>         assert len(result.data_vars) == 8
>         tm.assert_almost_equal(list(result.coords.keys()), ["foo"])
>         assert isinstance(result, Dataset)
>     
>         # idempotency
>         # datetimes w/tz are preserved
>         # column names are lost
>         expected = df.copy()
>         expected["f"] = expected["f"].astype(
>             object if not using_infer_string else "string[pyarrow_numpy]"
>         )
>         expected.columns.name = None
> >       tm.assert_frame_equal(result.to_dataframe(), expected)
> E       AssertionError: Attributes of DataFrame.iloc[:, 5] (column name="f") are different
> E       
> E       Attribute "dtype" are different
> E       [left]:  CategoricalDtype(categories=['a', 'b', 'c', 'd'], ordered=False, categories_dtype=object)
> E       [right]: object
> 
> pandas/tests/generic/test_to_xarray.py:59: AssertionError
> ________ TestDataFrameToXArray.test_to_xarray_index_types[datetime-tz] _________
> 
> self = <pandas.tests.generic.test_to_xarray.TestDataFrameToXArray object at 0x7f14081b6f60>
> index_flat = DatetimeIndex(['2020-01-01 00:00:00-08:00', '2020-01-02 00:00:00-08:00',
>                '2020-01-03 00:00:00-08:00', '... '2020-04-08 00:00:00-07:00', '2020-04-09 00:00:00-07:00'],
>               dtype='datetime64[ns, US/Pacific]', freq='D')
> df = bar                        a  b  c  ...  f          g                         h
> foo                                 .....03 00:00:00-05:00
> 2020-01-04 00:00:00-08:00  d  4  6  ...  d 2013-01-04 2013-01-04 00:00:00-05:00
> 
> [4 rows x 8 columns]
> using_infer_string = False
> 
>     def test_to_xarray_index_types(self, index_flat, df, using_infer_string):
>         index = index_flat
>         # MultiIndex is tested in test_to_xarray_with_multiindex
>         if len(index) == 0:
>             pytest.skip("Test doesn't make sense for empty index")
>     
>         from xarray import Dataset
>     
>         df.index = index[:4]
>         df.index.name = "foo"
>         df.columns.name = "bar"
>         result = df.to_xarray()
>         assert result.sizes["foo"] == 4
>         assert len(result.coords) == 1
>         assert len(result.data_vars) == 8
>         tm.assert_almost_equal(list(result.coords.keys()), ["foo"])
>         assert isinstance(result, Dataset)
>     
>         # idempotency
>         # datetimes w/tz are preserved
>         # column names are lost
>         expected = df.copy()
>         expected["f"] = expected["f"].astype(
>             object if not using_infer_string else "string[pyarrow_numpy]"
>         )
>         expected.columns.name = None
> >       tm.assert_frame_equal(result.to_dataframe(), expected)
> 
> pandas/tests/generic/test_to_xarray.py:59: 
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> 
> left = Index([2020-01-01 00:00:00-08:00, 2020-01-02 00:00:00-08:00,
>        2020-01-03 00:00:00-08:00, 2020-01-04 00:00:00-08:00],
>       dtype='object', name='foo')
> right = DatetimeIndex(['2020-01-01 00:00:00-08:00', '2020-01-02 00:00:00-08:00',
>                '2020-01-03 00:00:00-08:00', '2020-01-04 00:00:00-08:00'],
>               dtype='datetime64[ns, US/Pacific]', name='foo', freq='D')
> obj = 'DataFrame.index'
> 
>     def _check_types(left, right, obj: str = "Index") -> None:
>         if not exact:
>             return
>     
> >       assert_class_equal(left, right, exact=exact, obj=obj)
> E       AssertionError: DataFrame.index are different
> E       
> E       DataFrame.index classes are different
> E       [left]:  Index([2020-01-01 00:00:00-08:00, 2020-01-02 00:00:00-08:00,
> E              2020-01-03 00:00:00-08:00, 2020-01-04 00:00:00-08:00],
> E             dtype='object', name='foo')
> E       [right]: DatetimeIndex(['2020-01-01 00:00:00-08:00', '2020-01-02 00:00:00-08:00',
> E                      '2020-01-03 00:00:00-08:00', '2020-01-04 00:00:00-08:00'],
> E                     dtype='datetime64[ns, US/Pacific]', name='foo', freq='D')
> 
> pandas/_testing/asserters.py:235: AssertionError
> ___________ TestDataFrameToXArray.test_to_xarray_index_types[period] ___________
> 
> self = <pandas.tests.generic.test_to_xarray.TestDataFrameToXArray object at 0x7f14081b7020>
> index_flat = PeriodIndex(['2020-01-01', '2020-01-02', '2020-01-03', '2020-01-04',
>              '2020-01-05', '2020-01-06', '2020-01...04', '2020-04-05',
>              '2020-04-06', '2020-04-07', '2020-04-08', '2020-04-09'],
>             dtype='period[D]')
> df = bar         a  b  c    d      e  f          g                         h
> foo                                           ...   True  c 2013-01-03 2013-01-03 00:00:00-05:00
> 2020-01-04  d  4  6  7.0  False  d 2013-01-04 2013-01-04 00:00:00-05:00
> using_infer_string = False
> 
>     def test_to_xarray_index_types(self, index_flat, df, using_infer_string):
>         index = index_flat
>         # MultiIndex is tested in test_to_xarray_with_multiindex
>         if len(index) == 0:
>             pytest.skip("Test doesn't make sense for empty index")
>     
>         from xarray import Dataset
>     
>         df.index = index[:4]
>         df.index.name = "foo"
>         df.columns.name = "bar"
>         result = df.to_xarray()
>         assert result.sizes["foo"] == 4
>         assert len(result.coords) == 1
>         assert len(result.data_vars) == 8
>         tm.assert_almost_equal(list(result.coords.keys()), ["foo"])
>         assert isinstance(result, Dataset)
>     
>         # idempotency
>         # datetimes w/tz are preserved
>         # column names are lost
>         expected = df.copy()
>         expected["f"] = expected["f"].astype(
>             object if not using_infer_string else "string[pyarrow_numpy]"
>         )
>         expected.columns.name = None
> >       tm.assert_frame_equal(result.to_dataframe(), expected)
> E       AssertionError: Attributes of DataFrame.iloc[:, 5] (column name="f") are different
> E       
> E       Attribute "dtype" are different
> E       [left]:  CategoricalDtype(categories=['a', 'b', 'c', 'd'], ordered=False, categories_dtype=object)
> E       [right]: object
> 
> pandas/tests/generic/test_to_xarray.py:59: AssertionError
> _________ TestDataFrameToXArray.test_to_xarray_index_types[timedelta] __________
> 
> self = <pandas.tests.generic.test_to_xarray.TestDataFrameToXArray object at 0x7f14081b70e0>
> index_flat = TimedeltaIndex([  '1 days',   '2 days',   '3 days',   '4 days',   '5 days',
>                   '6 days',   '7 days',   ...          '96 days',  '97 days',  '98 days',  '99 days', '100 days'],
>                dtype='timedelta64[ns]', freq='D')
> df = bar     a  b  c    d      e  f          g                         h
> foo                                               ... 6.0   True  c 2013-01-03 2013-01-03 00:00:00-05:00
> 4 days  d  4  6  7.0  False  d 2013-01-04 2013-01-04 00:00:00-05:00
> using_infer_string = False
> 
>     def test_to_xarray_index_types(self, index_flat, df, using_infer_string):
>         index = index_flat
>         # MultiIndex is tested in test_to_xarray_with_multiindex
>         if len(index) == 0:
>             pytest.skip("Test doesn't make sense for empty index")
>     
>         from xarray import Dataset
>     
>         df.index = index[:4]
>         df.index.name = "foo"
>         df.columns.name = "bar"
>         result = df.to_xarray()
>         assert result.sizes["foo"] == 4
>         assert len(result.coords) == 1
>         assert len(result.data_vars) == 8
>         tm.assert_almost_equal(list(result.coords.keys()), ["foo"])
>         assert isinstance(result, Dataset)
>     
>         # idempotency
>         # datetimes w/tz are preserved
>         # column names are lost
>         expected = df.copy()
>         expected["f"] = expected["f"].astype(
>             object if not using_infer_string else "string[pyarrow_numpy]"
>         )
>         expected.columns.name = None
> >       tm.assert_frame_equal(result.to_dataframe(), expected)
> E       AssertionError: Attributes of DataFrame.iloc[:, 5] (column name="f") are different
> E       
> E       Attribute "dtype" are different
> E       [left]:  CategoricalDtype(categories=['a', 'b', 'c', 'd'], ordered=False, categories_dtype=object)
> E       [right]: object
> 
> pandas/tests/generic/test_to_xarray.py:59: AssertionError
> ___________ TestDataFrameToXArray.test_to_xarray_index_types[range] ____________
> 
> self = <pandas.tests.generic.test_to_xarray.TestDataFrameToXArray object at 0x7f14081b71a0>
> index_flat = RangeIndex(start=0, stop=100, step=1)
> df = bar  a  b  c    d      e  f          g                         h
> foo                                                  ... 5  6.0   True  c 2013-01-03 2013-01-03 00:00:00-05:00
> 3    d  4  6  7.0  False  d 2013-01-04 2013-01-04 00:00:00-05:00
> using_infer_string = False
> 
>     def test_to_xarray_index_types(self, index_flat, df, using_infer_string):
>         index = index_flat
>         # MultiIndex is tested in test_to_xarray_with_multiindex
>         if len(index) == 0:
>             pytest.skip("Test doesn't make sense for empty index")
>     
>         from xarray import Dataset
>     
>         df.index = index[:4]
>         df.index.name = "foo"
>         df.columns.name = "bar"
>         result = df.to_xarray()
>         assert result.sizes["foo"] == 4
>         assert len(result.coords) == 1
>         assert len(result.data_vars) == 8
>         tm.assert_almost_equal(list(result.coords.keys()), ["foo"])
>         assert isinstance(result, Dataset)
>     
>         # idempotency
>         # datetimes w/tz are preserved
>         # column names are lost
>         expected = df.copy()
>         expected["f"] = expected["f"].astype(
>             object if not using_infer_string else "string[pyarrow_numpy]"
>         )
>         expected.columns.name = None
> >       tm.assert_frame_equal(result.to_dataframe(), expected)
> E       AssertionError: Attributes of DataFrame.iloc[:, 5] (column name="f") are different
> E       
> E       Attribute "dtype" are different
> E       [left]:  CategoricalDtype(categories=['a', 'b', 'c', 'd'], ordered=False, categories_dtype=object)
> E       [right]: object
> 
> pandas/tests/generic/test_to_xarray.py:59: AssertionError
> ____________ TestDataFrameToXArray.test_to_xarray_index_types[int8] ____________
> 
> self = <pandas.tests.generic.test_to_xarray.TestDataFrameToXArray object at 0x7f14081b7260>
> index_flat = Index([ 0,  1,  2,  3,  4,  5,  6,  7,  8,  9, 10, 11, 12, 13, 14, 15, 16, 17,
>        18, 19, 20, 21, 22, 23, 24, 25, ...77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89,
>        90, 91, 92, 93, 94, 95, 96, 97, 98, 99],
>       dtype='int8')
> df = bar  a  b  c    d      e  f          g                         h
> foo                                                  ... 5  6.0   True  c 2013-01-03 2013-01-03 00:00:00-05:00
> 3    d  4  6  7.0  False  d 2013-01-04 2013-01-04 00:00:00-05:00
> using_infer_string = False
> 
>     def test_to_xarray_index_types(self, index_flat, df, using_infer_string):
>         index = index_flat
>         # MultiIndex is tested in test_to_xarray_with_multiindex
>         if len(index) == 0:
>             pytest.skip("Test doesn't make sense for empty index")
>     
>         from xarray import Dataset
>     
>         df.index = index[:4]
>         df.index.name = "foo"
>         df.columns.name = "bar"
>         result = df.to_xarray()
>         assert result.sizes["foo"] == 4
>         assert len(result.coords) == 1
>         assert len(result.data_vars) == 8
>         tm.assert_almost_equal(list(result.coords.keys()), ["foo"])
>         assert isinstance(result, Dataset)
>     
>         # idempotency
>         # datetimes w/tz are preserved
>         # column names are lost
>         expected = df.copy()
>         expected["f"] = expected["f"].astype(
>             object if not using_infer_string else "string[pyarrow_numpy]"
>         )
>         expected.columns.name = None
> >       tm.assert_frame_equal(result.to_dataframe(), expected)
> E       AssertionError: Attributes of DataFrame.iloc[:, 5] (column name="f") are different
> E       
> E       Attribute "dtype" are different
> E       [left]:  CategoricalDtype(categories=['a', 'b', 'c', 'd'], ordered=False, categories_dtype=object)
> E       [right]: object
> 
> pandas/tests/generic/test_to_xarray.py:59: AssertionError
> ___________ TestDataFrameToXArray.test_to_xarray_index_types[int16] ____________
> 
> self = <pandas.tests.generic.test_to_xarray.TestDataFrameToXArray object at 0x7f14081b7320>
> index_flat = Index([ 0,  1,  2,  3,  4,  5,  6,  7,  8,  9, 10, 11, 12, 13, 14, 15, 16, 17,
>        18, 19, 20, 21, 22, 23, 24, 25, ...7, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89,
>        90, 91, 92, 93, 94, 95, 96, 97, 98, 99],
>       dtype='int16')
> df = bar  a  b  c    d      e  f          g                         h
> foo                                                  ... 5  6.0   True  c 2013-01-03 2013-01-03 00:00:00-05:00
> 3    d  4  6  7.0  False  d 2013-01-04 2013-01-04 00:00:00-05:00
> using_infer_string = False
> 
>     def test_to_xarray_index_types(self, index_flat, df, using_infer_string):
>         index = index_flat
>         # MultiIndex is tested in test_to_xarray_with_multiindex
>         if len(index) == 0:
>             pytest.skip("Test doesn't make sense for empty index")
>     
>         from xarray import Dataset
>     
>         df.index = index[:4]
>         df.index.name = "foo"
>         df.columns.name = "bar"
>         result = df.to_xarray()
>         assert result.sizes["foo"] == 4
>         assert len(result.coords) == 1
>         assert len(result.data_vars) == 8
>         tm.assert_almost_equal(list(result.coords.keys()), ["foo"])
>         assert isinstance(result, Dataset)
>     
>         # idempotency
>         # datetimes w/tz are preserved
>         # column names are lost
>         expected = df.copy()
>         expected["f"] = expected["f"].astype(
>             object if not using_infer_string else "string[pyarrow_numpy]"
>         )
>         expected.columns.name = None
> >       tm.assert_frame_equal(result.to_dataframe(), expected)
> E       AssertionError: Attributes of DataFrame.iloc[:, 5] (column name="f") are different
> E       
> E       Attribute "dtype" are different
> E       [left]:  CategoricalDtype(categories=['a', 'b', 'c', 'd'], ordered=False, categories_dtype=object)
> E       [right]: object
> 
> pandas/tests/generic/test_to_xarray.py:59: AssertionError
> ___________ TestDataFrameToXArray.test_to_xarray_index_types[int32] ____________
> 
> self = <pandas.tests.generic.test_to_xarray.TestDataFrameToXArray object at 0x7f14081b73e0>
> index_flat = Index([ 0,  1,  2,  3,  4,  5,  6,  7,  8,  9, 10, 11, 12, 13, 14, 15, 16, 17,
>        18, 19, 20, 21, 22, 23, 24, 25, ...7, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89,
>        90, 91, 92, 93, 94, 95, 96, 97, 98, 99],
>       dtype='int32')
> df = bar  a  b  c    d      e  f          g                         h
> foo                                                  ... 5  6.0   True  c 2013-01-03 2013-01-03 00:00:00-05:00
> 3    d  4  6  7.0  False  d 2013-01-04 2013-01-04 00:00:00-05:00
> using_infer_string = False
> 
>     def test_to_xarray_index_types(self, index_flat, df, using_infer_string):
>         index = index_flat
>         # MultiIndex is tested in test_to_xarray_with_multiindex
>         if len(index) == 0:
>             pytest.skip("Test doesn't make sense for empty index")
>     
>         from xarray import Dataset
>     
>         df.index = index[:4]
>         df.index.name = "foo"
>         df.columns.name = "bar"
>         result = df.to_xarray()
>         assert result.sizes["foo"] == 4
>         assert len(result.coords) == 1
>         assert len(result.data_vars) == 8
>         tm.assert_almost_equal(list(result.coords.keys()), ["foo"])
>         assert isinstance(result, Dataset)
>     
>         # idempotency
>         # datetimes w/tz are preserved
>         # column names are lost
>         expected = df.copy()
>         expected["f"] = expected["f"].astype(
>             object if not using_infer_string else "string[pyarrow_numpy]"
>         )
>         expected.columns.name = None
> >       tm.assert_frame_equal(result.to_dataframe(), expected)
> E       AssertionError: Attributes of DataFrame.iloc[:, 5] (column name="f") are different
> E       
> E       Attribute "dtype" are different
> E       [left]:  CategoricalDtype(categories=['a', 'b', 'c', 'd'], ordered=False, categories_dtype=object)
> E       [right]: object
> 
> pandas/tests/generic/test_to_xarray.py:59: AssertionError
> ___________ TestDataFrameToXArray.test_to_xarray_index_types[int64] ____________
> 
> self = <pandas.tests.generic.test_to_xarray.TestDataFrameToXArray object at 0x7f14081b74a0>
> index_flat = Index([ 0,  1,  2,  3,  4,  5,  6,  7,  8,  9, 10, 11, 12, 13, 14, 15, 16, 17,
>        18, 19, 20, 21, 22, 23, 24, 25, ...7, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89,
>        90, 91, 92, 93, 94, 95, 96, 97, 98, 99],
>       dtype='int64')
> df = bar  a  b  c    d      e  f          g                         h
> foo                                                  ... 5  6.0   True  c 2013-01-03 2013-01-03 00:00:00-05:00
> 3    d  4  6  7.0  False  d 2013-01-04 2013-01-04 00:00:00-05:00
> using_infer_string = False
> 
>     def test_to_xarray_index_types(self, index_flat, df, using_infer_string):
>         index = index_flat
>         # MultiIndex is tested in test_to_xarray_with_multiindex
>         if len(index) == 0:
>             pytest.skip("Test doesn't make sense for empty index")
>     
>         from xarray import Dataset
>     
>         df.index = index[:4]
>         df.index.name = "foo"
>         df.columns.name = "bar"
>         result = df.to_xarray()
>         assert result.sizes["foo"] == 4
>         assert len(result.coords) == 1
>         assert len(result.data_vars) == 8
>         tm.assert_almost_equal(list(result.coords.keys()), ["foo"])
>         assert isinstance(result, Dataset)
>     
>         # idempotency
>         # datetimes w/tz are preserved
>         # column names are lost
>         expected = df.copy()
>         expected["f"] = expected["f"].astype(
>             object if not using_infer_string else "string[pyarrow_numpy]"
>         )
>         expected.columns.name = None
> >       tm.assert_frame_equal(result.to_dataframe(), expected)
> E       AssertionError: Attributes of DataFrame.iloc[:, 5] (column name="f") are different
> E       
> E       Attribute "dtype" are different
> E       [left]:  CategoricalDtype(categories=['a', 'b', 'c', 'd'], ordered=False, categories_dtype=object)
> E       [right]: object
> 
> pandas/tests/generic/test_to_xarray.py:59: AssertionError
> ___________ TestDataFrameToXArray.test_to_xarray_index_types[uint8] ____________
> 
> self = <pandas.tests.generic.test_to_xarray.TestDataFrameToXArray object at 0x7f14081b7560>
> index_flat = Index([ 0,  1,  2,  3,  4,  5,  6,  7,  8,  9, 10, 11, 12, 13, 14, 15, 16, 17,
>        18, 19, 20, 21, 22, 23, 24, 25, ...7, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89,
>        90, 91, 92, 93, 94, 95, 96, 97, 98, 99],
>       dtype='uint8')
> df = bar  a  b  c    d      e  f          g                         h
> foo                                                  ... 5  6.0   True  c 2013-01-03 2013-01-03 00:00:00-05:00
> 3    d  4  6  7.0  False  d 2013-01-04 2013-01-04 00:00:00-05:00
> using_infer_string = False
> 
>     def test_to_xarray_index_types(self, index_flat, df, using_infer_string):
>         index = index_flat
>         # MultiIndex is tested in test_to_xarray_with_multiindex
>         if len(index) == 0:
>             pytest.skip("Test doesn't make sense for empty index")
>     
>         from xarray import Dataset
>     
>         df.index = index[:4]
>         df.index.name = "foo"
>         df.columns.name = "bar"
>         result = df.to_xarray()
>         assert result.sizes["foo"] == 4
>         assert len(result.coords) == 1
>         assert len(result.data_vars) == 8
>         tm.assert_almost_equal(list(result.coords.keys()), ["foo"])
>         assert isinstance(result, Dataset)
>     
>         # idempotency
>         # datetimes w/tz are preserved
>         # column names are lost
>         expected = df.copy()
>         expected["f"] = expected["f"].astype(
>             object if not using_infer_string else "string[pyarrow_numpy]"
>         )
>         expected.columns.name = None
> >       tm.assert_frame_equal(result.to_dataframe(), expected)
> E       AssertionError: Attributes of DataFrame.iloc[:, 5] (column name="f") are different
> E       
> E       Attribute "dtype" are different
> E       [left]:  CategoricalDtype(categories=['a', 'b', 'c', 'd'], ordered=False, categories_dtype=object)
> E       [right]: object
> 
> pandas/tests/generic/test_to_xarray.py:59: AssertionError
> ___________ TestDataFrameToXArray.test_to_xarray_index_types[uint16] ___________
> 
> self = <pandas.tests.generic.test_to_xarray.TestDataFrameToXArray object at 0x7f14081b7620>
> index_flat = Index([ 0,  1,  2,  3,  4,  5,  6,  7,  8,  9, 10, 11, 12, 13, 14, 15, 16, 17,
>        18, 19, 20, 21, 22, 23, 24, 25, ..., 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89,
>        90, 91, 92, 93, 94, 95, 96, 97, 98, 99],
>       dtype='uint16')
> df = bar  a  b  c    d      e  f          g                         h
> foo                                                  ... 5  6.0   True  c 2013-01-03 2013-01-03 00:00:00-05:00
> 3    d  4  6  7.0  False  d 2013-01-04 2013-01-04 00:00:00-05:00
> using_infer_string = False
> 
>     def test_to_xarray_index_types(self, index_flat, df, using_infer_string):
>         index = index_flat
>         # MultiIndex is tested in test_to_xarray_with_multiindex
>         if len(index) == 0:
>             pytest.skip("Test doesn't make sense for empty index")
>     
>         from xarray import Dataset
>     
>         df.index = index[:4]
>         df.index.name = "foo"
>         df.columns.name = "bar"
>         result = df.to_xarray()
>         assert result.sizes["foo"] == 4
>         assert len(result.coords) == 1
>         assert len(result.data_vars) == 8
>         tm.assert_almost_equal(list(result.coords.keys()), ["foo"])
>         assert isinstance(result, Dataset)
>     
>         # idempotency
>         # datetimes w/tz are preserved
>         # column names are lost
>         expected = df.copy()
>         expected["f"] = expected["f"].astype(
>             object if not using_infer_string else "string[pyarrow_numpy]"
>         )
>         expected.columns.name = None
> >       tm.assert_frame_equal(result.to_dataframe(), expected)
> E       AssertionError: Attributes of DataFrame.iloc[:, 5] (column name="f") are different
> E       
> E       Attribute "dtype" are different
> E       [left]:  CategoricalDtype(categories=['a', 'b', 'c', 'd'], ordered=False, categories_dtype=object)
> E       [right]: object
> 
> pandas/tests/generic/test_to_xarray.py:59: AssertionError
> ___________ TestDataFrameToXArray.test_to_xarray_index_types[uint32] ___________
> 
> self = <pandas.tests.generic.test_to_xarray.TestDataFrameToXArray object at 0x7f14081b76e0>
> index_flat = Index([ 0,  1,  2,  3,  4,  5,  6,  7,  8,  9, 10, 11, 12, 13, 14, 15, 16, 17,
>        18, 19, 20, 21, 22, 23, 24, 25, ..., 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89,
>        90, 91, 92, 93, 94, 95, 96, 97, 98, 99],
>       dtype='uint32')
> df = bar  a  b  c    d      e  f          g                         h
> foo                                                  ... 5  6.0   True  c 2013-01-03 2013-01-03 00:00:00-05:00
> 3    d  4  6  7.0  False  d 2013-01-04 2013-01-04 00:00:00-05:00
> using_infer_string = False
> 
>     def test_to_xarray_index_types(self, index_flat, df, using_infer_string):
>         index = index_flat
>         # MultiIndex is tested in test_to_xarray_with_multiindex
>         if len(index) == 0:
>             pytest.skip("Test doesn't make sense for empty index")
>     
>         from xarray import Dataset
>     
>         df.index = index[:4]
>         df.index.name = "foo"
>         df.columns.name = "bar"
>         result = df.to_xarray()
>         assert result.sizes["foo"] == 4
>         assert len(result.coords) == 1
>         assert len(result.data_vars) == 8
>         tm.assert_almost_equal(list(result.coords.keys()), ["foo"])
>         assert isinstance(result, Dataset)
>     
>         # idempotency
>         # datetimes w/tz are preserved
>         # column names are lost
>         expected = df.copy()
>         expected["f"] = expected["f"].astype(
>             object if not using_infer_string else "string[pyarrow_numpy]"
>         )
>         expected.columns.name = None
> >       tm.assert_frame_equal(result.to_dataframe(), expected)
> E       AssertionError: Attributes of DataFrame.iloc[:, 5] (column name="f") are different
> E       
> E       Attribute "dtype" are different
> E       [left]:  CategoricalDtype(categories=['a', 'b', 'c', 'd'], ordered=False, categories_dtype=object)
> E       [right]: object
> 
> pandas/tests/generic/test_to_xarray.py:59: AssertionError
> ___________ TestDataFrameToXArray.test_to_xarray_index_types[uint64] ___________
> 
> self = <pandas.tests.generic.test_to_xarray.TestDataFrameToXArray object at 0x7f14081b77a0>
> index_flat = Index([ 0,  1,  2,  3,  4,  5,  6,  7,  8,  9, 10, 11, 12, 13, 14, 15, 16, 17,
>        18, 19, 20, 21, 22, 23, 24, 25, ..., 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89,
>        90, 91, 92, 93, 94, 95, 96, 97, 98, 99],
>       dtype='uint64')
> df = bar  a  b  c    d      e  f          g                         h
> foo                                                  ... 5  6.0   True  c 2013-01-03 2013-01-03 00:00:00-05:00
> 3    d  4  6  7.0  False  d 2013-01-04 2013-01-04 00:00:00-05:00
> using_infer_string = False
> 
>     def test_to_xarray_index_types(self, index_flat, df, using_infer_string):
>         index = index_flat
>         # MultiIndex is tested in test_to_xarray_with_multiindex
>         if len(index) == 0:
>             pytest.skip("Test doesn't make sense for empty index")
>     
>         from xarray import Dataset
>     
>         df.index = index[:4]
>         df.index.name = "foo"
>         df.columns.name = "bar"
>         result = df.to_xarray()
>         assert result.sizes["foo"] == 4
>         assert len(result.coords) == 1
>         assert len(result.data_vars) == 8
>         tm.assert_almost_equal(list(result.coords.keys()), ["foo"])
>         assert isinstance(result, Dataset)
>     
>         # idempotency
>         # datetimes w/tz are preserved
>         # column names are lost
>         expected = df.copy()
>         expected["f"] = expected["f"].astype(
>             object if not using_infer_string else "string[pyarrow_numpy]"
>         )
>         expected.columns.name = None
> >       tm.assert_frame_equal(result.to_dataframe(), expected)
> E       AssertionError: Attributes of DataFrame.iloc[:, 5] (column name="f") are different
> E       
> E       Attribute "dtype" are different
> E       [left]:  CategoricalDtype(categories=['a', 'b', 'c', 'd'], ordered=False, categories_dtype=object)
> E       [right]: object
> 
> pandas/tests/generic/test_to_xarray.py:59: AssertionError
> __________ TestDataFrameToXArray.test_to_xarray_index_types[float32] ___________
> 
> self = <pandas.tests.generic.test_to_xarray.TestDataFrameToXArray object at 0x7f14081b7860>
> index_flat = Index([ 0.0,  1.0,  2.0,  3.0,  4.0,  5.0,  6.0,  7.0,  8.0,  9.0, 10.0, 11.0,
>        12.0, 13.0, 14.0, 15.0, 16.0, 17...5.0, 86.0, 87.0, 88.0, 89.0, 90.0, 91.0, 92.0, 93.0, 94.0, 95.0,
>        96.0, 97.0, 98.0, 99.0],
>       dtype='float32')
> df = bar  a  b  c    d      e  f          g                         h
> foo                                                  ... 5  6.0   True  c 2013-01-03 2013-01-03 00:00:00-05:00
> 3.0  d  4  6  7.0  False  d 2013-01-04 2013-01-04 00:00:00-05:00
> using_infer_string = False
> 
>     def test_to_xarray_index_types(self, index_flat, df, using_infer_string):
>         index = index_flat
>         # MultiIndex is tested in test_to_xarray_with_multiindex
>         if len(index) == 0:
>             pytest.skip("Test doesn't make sense for empty index")
>     
>         from xarray import Dataset
>     
>         df.index = index[:4]
>         df.index.name = "foo"
>         df.columns.name = "bar"
>         result = df.to_xarray()
>         assert result.sizes["foo"] == 4
>         assert len(result.coords) == 1
>         assert len(result.data_vars) == 8
>         tm.assert_almost_equal(list(result.coords.keys()), ["foo"])
>         assert isinstance(result, Dataset)
>     
>         # idempotency
>         # datetimes w/tz are preserved
>         # column names are lost
>         expected = df.copy()
>         expected["f"] = expected["f"].astype(
>             object if not using_infer_string else "string[pyarrow_numpy]"
>         )
>         expected.columns.name = None
> >       tm.assert_frame_equal(result.to_dataframe(), expected)
> E       AssertionError: Attributes of DataFrame.iloc[:, 5] (column name="f") are different
> E       
> E       Attribute "dtype" are different
> E       [left]:  CategoricalDtype(categories=['a', 'b', 'c', 'd'], ordered=False, categories_dtype=object)
> E       [right]: object
> 
> pandas/tests/generic/test_to_xarray.py:59: AssertionError
> __________ TestDataFrameToXArray.test_to_xarray_index_types[float64] ___________
> 
> self = <pandas.tests.generic.test_to_xarray.TestDataFrameToXArray object at 0x7f14081b7920>
> index_flat = Index([ 0.0,  1.0,  2.0,  3.0,  4.0,  5.0,  6.0,  7.0,  8.0,  9.0, 10.0, 11.0,
>        12.0, 13.0, 14.0, 15.0, 16.0, 17...5.0, 86.0, 87.0, 88.0, 89.0, 90.0, 91.0, 92.0, 93.0, 94.0, 95.0,
>        96.0, 97.0, 98.0, 99.0],
>       dtype='float64')
> df = bar  a  b  c    d      e  f          g                         h
> foo                                                  ... 5  6.0   True  c 2013-01-03 2013-01-03 00:00:00-05:00
> 3.0  d  4  6  7.0  False  d 2013-01-04 2013-01-04 00:00:00-05:00
> using_infer_string = False
> 
>     def test_to_xarray_index_types(self, index_flat, df, using_infer_string):
>         index = index_flat
>         # MultiIndex is tested in test_to_xarray_with_multiindex
>         if len(index) == 0:
>             pytest.skip("Test doesn't make sense for empty index")
>     
>         from xarray import Dataset
>     
>         df.index = index[:4]
>         df.index.name = "foo"
>         df.columns.name = "bar"
>         result = df.to_xarray()
>         assert result.sizes["foo"] == 4
>         assert len(result.coords) == 1
>         assert len(result.data_vars) == 8
>         tm.assert_almost_equal(list(result.coords.keys()), ["foo"])
>         assert isinstance(result, Dataset)
>     
>         # idempotency
>         # datetimes w/tz are preserved
>         # column names are lost
>         expected = df.copy()
>         expected["f"] = expected["f"].astype(
>             object if not using_infer_string else "string[pyarrow_numpy]"
>         )
>         expected.columns.name = None
> >       tm.assert_frame_equal(result.to_dataframe(), expected)
> E       AssertionError: Attributes of DataFrame.iloc[:, 5] (column name="f") are different
> E       
> E       Attribute "dtype" are different
> E       [left]:  CategoricalDtype(categories=['a', 'b', 'c', 'd'], ordered=False, categories_dtype=object)
> E       [right]: object
> 
> pandas/tests/generic/test_to_xarray.py:59: AssertionError
> ________ TestDataFrameToXArray.test_to_xarray_index_types[bool-object] _________
> 
> self = <pandas.tests.generic.test_to_xarray.TestDataFrameToXArray object at 0x7f14081b79e0>
> index_flat = Index([True, False, True, False, True, False, True, False, True, False], dtype='object')
> df = bar    a  b  c    d      e  f          g                         h
> foo                                                ...  6.0   True  c 2013-01-03 2013-01-03 00:00:00-05:00
> False  d  4  6  7.0  False  d 2013-01-04 2013-01-04 00:00:00-05:00
> using_infer_string = False
> 
>     def test_to_xarray_index_types(self, index_flat, df, using_infer_string):
>         index = index_flat
>         # MultiIndex is tested in test_to_xarray_with_multiindex
>         if len(index) == 0:
>             pytest.skip("Test doesn't make sense for empty index")
>     
>         from xarray import Dataset
>     
>         df.index = index[:4]
>         df.index.name = "foo"
>         df.columns.name = "bar"
>         result = df.to_xarray()
>         assert result.sizes["foo"] == 4
>         assert len(result.coords) == 1
>         assert len(result.data_vars) == 8
>         tm.assert_almost_equal(list(result.coords.keys()), ["foo"])
>         assert isinstance(result, Dataset)
>     
>         # idempotency
>         # datetimes w/tz are preserved
>         # column names are lost
>         expected = df.copy()
>         expected["f"] = expected["f"].astype(
>             object if not using_infer_string else "string[pyarrow_numpy]"
>         )
>         expected.columns.name = None
> >       tm.assert_frame_equal(result.to_dataframe(), expected)
> E       AssertionError: DataFrame are different
> E       
> E       DataFrame shape mismatch
> E       [left]:  (8, 8)
> E       [right]: (4, 8)
> 
> pandas/tests/generic/test_to_xarray.py:59: AssertionError
> _________ TestDataFrameToXArray.test_to_xarray_index_types[bool-dtype] _________
> 
> self = <pandas.tests.generic.test_to_xarray.TestDataFrameToXArray object at 0x7f14081b7aa0>
> index_flat = Index([True, False, True, False, True, False, True, False, True, False], dtype='bool')
> df = bar    a  b  c    d      e  f          g                         h
> foo                                                ...  6.0   True  c 2013-01-03 2013-01-03 00:00:00-05:00
> False  d  4  6  7.0  False  d 2013-01-04 2013-01-04 00:00:00-05:00
> using_infer_string = False
> 
>     def test_to_xarray_index_types(self, index_flat, df, using_infer_string):
>         index = index_flat
>         # MultiIndex is tested in test_to_xarray_with_multiindex
>         if len(index) == 0:
>             pytest.skip("Test doesn't make sense for empty index")
>     
>         from xarray import Dataset
>     
>         df.index = index[:4]
>         df.index.name = "foo"
>         df.columns.name = "bar"
>         result = df.to_xarray()
>         assert result.sizes["foo"] == 4
>         assert len(result.coords) == 1
>         assert len(result.data_vars) == 8
>         tm.assert_almost_equal(list(result.coords.keys()), ["foo"])
>         assert isinstance(result, Dataset)
>     
>         # idempotency
>         # datetimes w/tz are preserved
>         # column names are lost
>         expected = df.copy()
>         expected["f"] = expected["f"].astype(
>             object if not using_infer_string else "string[pyarrow_numpy]"
>         )
>         expected.columns.name = None
> >       tm.assert_frame_equal(result.to_dataframe(), expected)
> E       AssertionError: DataFrame are different
> E       
> E       DataFrame shape mismatch
> E       [left]:  (8, 8)
> E       [right]: (4, 8)
> 
> pandas/tests/generic/test_to_xarray.py:59: AssertionError
> _________ TestDataFrameToXArray.test_to_xarray_index_types[complex64] __________
> 
> self = <pandas.tests.generic.test_to_xarray.TestDataFrameToXArray object at 0x7f14081b7b60>
> index_flat = Index([      0j,   (1+1j),   (2+2j),   (3+3j),   (4+4j),   (5+5j),   (6+6j),
>          (7+7j),   (8+8j),   (9+9j), (10+...+91j), (92+92j), (93+93j), (94+94j), (95+95j), (96+96j), (97+97j),
>        (98+98j), (99+99j)],
>       dtype='complex64')
> df = bar       a  b  c    d      e  f          g                         h
> foo                                             ....0   True  c 2013-01-03 2013-01-03 00:00:00-05:00
> 3.0+3.0j  d  4  6  7.0  False  d 2013-01-04 2013-01-04 00:00:00-05:00
> using_infer_string = False
> 
>     def test_to_xarray_index_types(self, index_flat, df, using_infer_string):
>         index = index_flat
>         # MultiIndex is tested in test_to_xarray_with_multiindex
>         if len(index) == 0:
>             pytest.skip("Test doesn't make sense for empty index")
>     
>         from xarray import Dataset
>     
>         df.index = index[:4]
>         df.index.name = "foo"
>         df.columns.name = "bar"
>         result = df.to_xarray()
>         assert result.sizes["foo"] == 4
>         assert len(result.coords) == 1
>         assert len(result.data_vars) == 8
>         tm.assert_almost_equal(list(result.coords.keys()), ["foo"])
>         assert isinstance(result, Dataset)
>     
>         # idempotency
>         # datetimes w/tz are preserved
>         # column names are lost
>         expected = df.copy()
>         expected["f"] = expected["f"].astype(
>             object if not using_infer_string else "string[pyarrow_numpy]"
>         )
>         expected.columns.name = None
> >       tm.assert_frame_equal(result.to_dataframe(), expected)
> E       AssertionError: Attributes of DataFrame.iloc[:, 5] (column name="f") are different
> E       
> E       Attribute "dtype" are different
> E       [left]:  CategoricalDtype(categories=['a', 'b', 'c', 'd'], ordered=False, categories_dtype=object)
> E       [right]: object
> 
> pandas/tests/generic/test_to_xarray.py:59: AssertionError
> _________ TestDataFrameToXArray.test_to_xarray_index_types[complex128] _________
> 
> self = <pandas.tests.generic.test_to_xarray.TestDataFrameToXArray object at 0x7f14081b7c20>
> index_flat = Index([      0j,   (1+1j),   (2+2j),   (3+3j),   (4+4j),   (5+5j),   (6+6j),
>          (7+7j),   (8+8j),   (9+9j), (10+...91j), (92+92j), (93+93j), (94+94j), (95+95j), (96+96j), (97+97j),
>        (98+98j), (99+99j)],
>       dtype='complex128')
> df = bar       a  b  c    d      e  f          g                         h
> foo                                             ....0   True  c 2013-01-03 2013-01-03 00:00:00-05:00
> 3.0+3.0j  d  4  6  7.0  False  d 2013-01-04 2013-01-04 00:00:00-05:00
> using_infer_string = False
> 
>     def test_to_xarray_index_types(self, index_flat, df, using_infer_string):
>         index = index_flat
>         # MultiIndex is tested in test_to_xarray_with_multiindex
>         if len(index) == 0:
>             pytest.skip("Test doesn't make sense for empty index")
>     
>         from xarray import Dataset
>     
>         df.index = index[:4]
>         df.index.name = "foo"
>         df.columns.name = "bar"
>         result = df.to_xarray()
>         assert result.sizes["foo"] == 4
>         assert len(result.coords) == 1
>         assert len(result.data_vars) == 8
>         tm.assert_almost_equal(list(result.coords.keys()), ["foo"])
>         assert isinstance(result, Dataset)
>     
>         # idempotency
>         # datetimes w/tz are preserved
>         # column names are lost
>         expected = df.copy()
>         expected["f"] = expected["f"].astype(
>             object if not using_infer_string else "string[pyarrow_numpy]"
>         )
>         expected.columns.name = None
> >       tm.assert_frame_equal(result.to_dataframe(), expected)
> E       AssertionError: Attributes of DataFrame.iloc[:, 5] (column name="f") are different
> E       
> E       Attribute "dtype" are different
> E       [left]:  CategoricalDtype(categories=['a', 'b', 'c', 'd'], ordered=False, categories_dtype=object)
> E       [right]: object
> 
> pandas/tests/generic/test_to_xarray.py:59: AssertionError
> ________ TestDataFrameToXArray.test_to_xarray_index_types[categorical] _________
> 
> self = <pandas.tests.generic.test_to_xarray.TestDataFrameToXArray object at 0x7f14081b7ce0>
> index_flat = CategoricalIndex(['a', 'b', 'c', 'd', 'a', 'b', 'c', 'd', 'a', 'b', 'c', 'd',
>                   'a', 'b', 'c', 'd', 'a...                'a', 'b', 'c', 'd'],
>                  categories=['a', 'b', 'c', 'd'], ordered=False, dtype='category')
> df = bar  a  b  c    d      e  f          g                         h
> foo                                                  ... 5  6.0   True  c 2013-01-03 2013-01-03 00:00:00-05:00
> d    d  4  6  7.0  False  d 2013-01-04 2013-01-04 00:00:00-05:00
> using_infer_string = False
> 
>     def test_to_xarray_index_types(self, index_flat, df, using_infer_string):
>         index = index_flat
>         # MultiIndex is tested in test_to_xarray_with_multiindex
>         if len(index) == 0:
>             pytest.skip("Test doesn't make sense for empty index")
>     
>         from xarray import Dataset
>     
>         df.index = index[:4]
>         df.index.name = "foo"
>         df.columns.name = "bar"
>         result = df.to_xarray()
>         assert result.sizes["foo"] == 4
>         assert len(result.coords) == 1
>         assert len(result.data_vars) == 8
>         tm.assert_almost_equal(list(result.coords.keys()), ["foo"])
>         assert isinstance(result, Dataset)
>     
>         # idempotency
>         # datetimes w/tz are preserved
>         # column names are lost
>         expected = df.copy()
>         expected["f"] = expected["f"].astype(
>             object if not using_infer_string else "string[pyarrow_numpy]"
>         )
>         expected.columns.name = None
> >       tm.assert_frame_equal(result.to_dataframe(), expected)
> 
> pandas/tests/generic/test_to_xarray.py:59: 
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> 
> left = Index(['a', 'b', 'c', 'd'], dtype='object', name='foo')
> right = CategoricalIndex(['a', 'b', 'c', 'd'], categories=['a', 'b', 'c', 'd'], ordered=False, dtype='category', name='foo')
> obj = 'DataFrame.index'
> 
>     def _check_types(left, right, obj: str = "Index") -> None:
>         if not exact:
>             return
>     
> >       assert_class_equal(left, right, exact=exact, obj=obj)
> E       AssertionError: DataFrame.index are different
> E       
> E       DataFrame.index classes are different
> E       [left]:  Index(['a', 'b', 'c', 'd'], dtype='object', name='foo')
> E       [right]: CategoricalIndex(['a', 'b', 'c', 'd'], categories=['a', 'b', 'c', 'd'], ordered=False, dtype='category', name='foo')
> 
> pandas/_testing/asserters.py:235: AssertionError
> __________ TestDataFrameToXArray.test_to_xarray_index_types[interval] __________
> 
> self = <pandas.tests.generic.test_to_xarray.TestDataFrameToXArray object at 0x7f14081b7da0>
> index_flat = IntervalIndex([   (0.0, 1.0],    (1.0, 2.0],    (2.0, 3.0],    (3.0, 4.0],
>                   (4.0, 5.0],    (5.0, 6.0]...            (96.0, 97.0],  (97.0, 98.0],  (98.0, 99.0], (99.0, 100.0]],
>               dtype='interval[float64, right]')
> df = bar         a  b  c    d      e  f          g                         h
> foo                                           ...   True  c 2013-01-03 2013-01-03 00:00:00-05:00
> (3.0, 4.0]  d  4  6  7.0  False  d 2013-01-04 2013-01-04 00:00:00-05:00
> using_infer_string = False
> 
>     def test_to_xarray_index_types(self, index_flat, df, using_infer_string):
>         index = index_flat
>         # MultiIndex is tested in test_to_xarray_with_multiindex
>         if len(index) == 0:
>             pytest.skip("Test doesn't make sense for empty index")
>     
>         from xarray import Dataset
>     
>         df.index = index[:4]
>         df.index.name = "foo"
>         df.columns.name = "bar"
>         result = df.to_xarray()
>         assert result.sizes["foo"] == 4
>         assert len(result.coords) == 1
>         assert len(result.data_vars) == 8
>         tm.assert_almost_equal(list(result.coords.keys()), ["foo"])
>         assert isinstance(result, Dataset)
>     
>         # idempotency
>         # datetimes w/tz are preserved
>         # column names are lost
>         expected = df.copy()
>         expected["f"] = expected["f"].astype(
>             object if not using_infer_string else "string[pyarrow_numpy]"
>         )
>         expected.columns.name = None
> >       tm.assert_frame_equal(result.to_dataframe(), expected)
> E       AssertionError: Attributes of DataFrame.iloc[:, 5] (column name="f") are different
> E       
> E       Attribute "dtype" are different
> E       [left]:  CategoricalDtype(categories=['a', 'b', 'c', 'd'], ordered=False, categories_dtype=object)
> E       [right]: object
> 
> pandas/tests/generic/test_to_xarray.py:59: AssertionError
> __________ TestDataFrameToXArray.test_to_xarray_index_types[repeats] ___________
> 
> self = <pandas.tests.generic.test_to_xarray.TestDataFrameToXArray object at 0x7f14081b7f20>
> index_flat = Index([0, 0, 1, 1, 2, 2], dtype='int64')
> df = bar  a  b  c    d      e  f          g                         h
> foo                                                  ... 5  6.0   True  c 2013-01-03 2013-01-03 00:00:00-05:00
> 1    d  4  6  7.0  False  d 2013-01-04 2013-01-04 00:00:00-05:00
> using_infer_string = False
> 
>     def test_to_xarray_index_types(self, index_flat, df, using_infer_string):
>         index = index_flat
>         # MultiIndex is tested in test_to_xarray_with_multiindex
>         if len(index) == 0:
>             pytest.skip("Test doesn't make sense for empty index")
>     
>         from xarray import Dataset
>     
>         df.index = index[:4]
>         df.index.name = "foo"
>         df.columns.name = "bar"
>         result = df.to_xarray()
>         assert result.sizes["foo"] == 4
>         assert len(result.coords) == 1
>         assert len(result.data_vars) == 8
>         tm.assert_almost_equal(list(result.coords.keys()), ["foo"])
>         assert isinstance(result, Dataset)
>     
>         # idempotency
>         # datetimes w/tz are preserved
>         # column names are lost
>         expected = df.copy()
>         expected["f"] = expected["f"].astype(
>             object if not using_infer_string else "string[pyarrow_numpy]"
>         )
>         expected.columns.name = None
> >       tm.assert_frame_equal(result.to_dataframe(), expected)
> E       AssertionError: DataFrame are different
> E       
> E       DataFrame shape mismatch
> E       [left]:  (8, 8)
> E       [right]: (4, 8)
> 
> pandas/tests/generic/test_to_xarray.py:59: AssertionError
> ________ TestDataFrameToXArray.test_to_xarray_index_types[nullable_int] ________
> 
> self = <pandas.tests.generic.test_to_xarray.TestDataFrameToXArray object at 0x7f14081e0050>
> index_flat = Index([ 0,  1,  2,  3,  4,  5,  6,  7,  8,  9, 10, 11, 12, 13, 14, 15, 16, 17,
>        18, 19, 20, 21, 22, 23, 24, 25, ...7, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89,
>        90, 91, 92, 93, 94, 95, 96, 97, 98, 99],
>       dtype='Int64')
> df = bar  a  b  c    d      e  f          g                         h
> foo                                                  ... 5  6.0   True  c 2013-01-03 2013-01-03 00:00:00-05:00
> 3    d  4  6  7.0  False  d 2013-01-04 2013-01-04 00:00:00-05:00
> using_infer_string = False
> 
>     def test_to_xarray_index_types(self, index_flat, df, using_infer_string):
>         index = index_flat
>         # MultiIndex is tested in test_to_xarray_with_multiindex
>         if len(index) == 0:
>             pytest.skip("Test doesn't make sense for empty index")
>     
>         from xarray import Dataset
>     
>         df.index = index[:4]
>         df.index.name = "foo"
>         df.columns.name = "bar"
>         result = df.to_xarray()
>         assert result.sizes["foo"] == 4
>         assert len(result.coords) == 1
>         assert len(result.data_vars) == 8
>         tm.assert_almost_equal(list(result.coords.keys()), ["foo"])
>         assert isinstance(result, Dataset)
>     
>         # idempotency
>         # datetimes w/tz are preserved
>         # column names are lost
>         expected = df.copy()
>         expected["f"] = expected["f"].astype(
>             object if not using_infer_string else "string[pyarrow_numpy]"
>         )
>         expected.columns.name = None
> >       tm.assert_frame_equal(result.to_dataframe(), expected)
> 
> pandas/tests/generic/test_to_xarray.py:59: 
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> 
> left = Index([0, 1, 2, 3], dtype='object', name='foo')
> right = Index([0, 1, 2, 3], dtype='Int64', name='foo'), obj = 'DataFrame.index'
> 
>     def _check_types(left, right, obj: str = "Index") -> None:
>         if not exact:
>             return
>     
>         assert_class_equal(left, right, exact=exact, obj=obj)
>         assert_attr_equal("inferred_type", left, right, obj=obj)
>     
>         # Skip exact dtype checking when `check_categorical` is False
>         if isinstance(left.dtype, CategoricalDtype) and isinstance(
>             right.dtype, CategoricalDtype
>         ):
>             if check_categorical:
>                 assert_attr_equal("dtype", left, right, obj=obj)
>                 assert_index_equal(left.categories, right.categories, exact=exact)
>             return
>     
> >       assert_attr_equal("dtype", left, right, obj=obj)
> E       AssertionError: DataFrame.index are different
> E       
> E       Attribute "dtype" are different
> E       [left]:  object
> E       [right]: Int64
> 
> pandas/_testing/asserters.py:247: AssertionError
> _______ TestDataFrameToXArray.test_to_xarray_index_types[nullable_uint] ________
> 
> self = <pandas.tests.generic.test_to_xarray.TestDataFrameToXArray object at 0x7f14081e0140>
> index_flat = Index([ 0,  1,  2,  3,  4,  5,  6,  7,  8,  9, 10, 11, 12, 13, 14, 15, 16, 17,
>        18, 19, 20, 21, 22, 23, 24, 25, ..., 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89,
>        90, 91, 92, 93, 94, 95, 96, 97, 98, 99],
>       dtype='UInt16')
> df = bar  a  b  c    d      e  f          g                         h
> foo                                                  ... 5  6.0   True  c 2013-01-03 2013-01-03 00:00:00-05:00
> 3    d  4  6  7.0  False  d 2013-01-04 2013-01-04 00:00:00-05:00
> using_infer_string = False
> 
>     def test_to_xarray_index_types(self, index_flat, df, using_infer_string):
>         index = index_flat
>         # MultiIndex is tested in test_to_xarray_with_multiindex
>         if len(index) == 0:
>             pytest.skip("Test doesn't make sense for empty index")
>     
>         from xarray import Dataset
>     
>         df.index = index[:4]
>         df.index.name = "foo"
>         df.columns.name = "bar"
>         result = df.to_xarray()
>         assert result.sizes["foo"] == 4
>         assert len(result.coords) == 1
>         assert len(result.data_vars) == 8
>         tm.assert_almost_equal(list(result.coords.keys()), ["foo"])
>         assert isinstance(result, Dataset)
>     
>         # idempotency
>         # datetimes w/tz are preserved
>         # column names are lost
>         expected = df.copy()
>         expected["f"] = expected["f"].astype(
>             object if not using_infer_string else "string[pyarrow_numpy]"
>         )
>         expected.columns.name = None
> >       tm.assert_frame_equal(result.to_dataframe(), expected)
> 
> pandas/tests/generic/test_to_xarray.py:59: 
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> 
> left = Index([0, 1, 2, 3], dtype='object', name='foo')
> right = Index([0, 1, 2, 3], dtype='UInt16', name='foo'), obj = 'DataFrame.index'
> 
>     def _check_types(left, right, obj: str = "Index") -> None:
>         if not exact:
>             return
>     
>         assert_class_equal(left, right, exact=exact, obj=obj)
>         assert_attr_equal("inferred_type", left, right, obj=obj)
>     
>         # Skip exact dtype checking when `check_categorical` is False
>         if isinstance(left.dtype, CategoricalDtype) and isinstance(
>             right.dtype, CategoricalDtype
>         ):
>             if check_categorical:
>                 assert_attr_equal("dtype", left, right, obj=obj)
>                 assert_index_equal(left.categories, right.categories, exact=exact)
>             return
>     
> >       assert_attr_equal("dtype", left, right, obj=obj)
> E       AssertionError: DataFrame.index are different
> E       
> E       Attribute "dtype" are different
> E       [left]:  object
> E       [right]: UInt16
> 
> pandas/_testing/asserters.py:247: AssertionError
> _______ TestDataFrameToXArray.test_to_xarray_index_types[nullable_float] _______
> 
> self = <pandas.tests.generic.test_to_xarray.TestDataFrameToXArray object at 0x7f14081e0200>
> index_flat = Index([ 0.0,  1.0,  2.0,  3.0,  4.0,  5.0,  6.0,  7.0,  8.0,  9.0, 10.0, 11.0,
>        12.0, 13.0, 14.0, 15.0, 16.0, 17...5.0, 86.0, 87.0, 88.0, 89.0, 90.0, 91.0, 92.0, 93.0, 94.0, 95.0,
>        96.0, 97.0, 98.0, 99.0],
>       dtype='Float32')
> df = bar  a  b  c    d      e  f          g                         h
> foo                                                  ... 5  6.0   True  c 2013-01-03 2013-01-03 00:00:00-05:00
> 3.0  d  4  6  7.0  False  d 2013-01-04 2013-01-04 00:00:00-05:00
> using_infer_string = False
> 
>     def test_to_xarray_index_types(self, index_flat, df, using_infer_string):
>         index = index_flat
>         # MultiIndex is tested in test_to_xarray_with_multiindex
>         if len(index) == 0:
>             pytest.skip("Test doesn't make sense for empty index")
>     
>         from xarray import Dataset
>     
>         df.index = index[:4]
>         df.index.name = "foo"
>         df.columns.name = "bar"
>         result = df.to_xarray()
>         assert result.sizes["foo"] == 4
>         assert len(result.coords) == 1
>         assert len(result.data_vars) == 8
>         tm.assert_almost_equal(list(result.coords.keys()), ["foo"])
>         assert isinstance(result, Dataset)
>     
>         # idempotency
>         # datetimes w/tz are preserved
>         # column names are lost
>         expected = df.copy()
>         expected["f"] = expected["f"].astype(
>             object if not using_infer_string else "string[pyarrow_numpy]"
>         )
>         expected.columns.name = None
> >       tm.assert_frame_equal(result.to_dataframe(), expected)
> 
> pandas/tests/generic/test_to_xarray.py:59: 
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> 
> left = Index([0.0, 1.0, 2.0, 3.0], dtype='object', name='foo')
> right = Index([0.0, 1.0, 2.0, 3.0], dtype='Float32', name='foo')
> obj = 'DataFrame.index'
> 
>     def _check_types(left, right, obj: str = "Index") -> None:
>         if not exact:
>             return
>     
>         assert_class_equal(left, right, exact=exact, obj=obj)
>         assert_attr_equal("inferred_type", left, right, obj=obj)
>     
>         # Skip exact dtype checking when `check_categorical` is False
>         if isinstance(left.dtype, CategoricalDtype) and isinstance(
>             right.dtype, CategoricalDtype
>         ):
>             if check_categorical:
>                 assert_attr_equal("dtype", left, right, obj=obj)
>                 assert_index_equal(left.categories, right.categories, exact=exact)
>             return
>     
> >       assert_attr_equal("dtype", left, right, obj=obj)
> E       AssertionError: DataFrame.index are different
> E       
> E       Attribute "dtype" are different
> E       [left]:  object
> E       [right]: Float32
> 
> pandas/_testing/asserters.py:247: AssertionError
> _______ TestDataFrameToXArray.test_to_xarray_index_types[nullable_bool] ________
> 
> self = <pandas.tests.generic.test_to_xarray.TestDataFrameToXArray object at 0x7f14081e02c0>
> index_flat = Index([False,  True,  True,  True,  True,  True,  True,  True,  True,  True,
>         True,  True,  True,  True,  True,...rue,  True,  True,
>         True,  True,  True,  True,  True,  True,  True,  True,  True,  True],
>       dtype='boolean')
> df = bar    a  b  c    d      e  f          g                         h
> foo                                                ...  6.0   True  c 2013-01-03 2013-01-03 00:00:00-05:00
> True   d  4  6  7.0  False  d 2013-01-04 2013-01-04 00:00:00-05:00
> using_infer_string = False
> 
>     def test_to_xarray_index_types(self, index_flat, df, using_infer_string):
>         index = index_flat
>         # MultiIndex is tested in test_to_xarray_with_multiindex
>         if len(index) == 0:
>             pytest.skip("Test doesn't make sense for empty index")
>     
>         from xarray import Dataset
>     
>         df.index = index[:4]
>         df.index.name = "foo"
>         df.columns.name = "bar"
>         result = df.to_xarray()
>         assert result.sizes["foo"] == 4
>         assert len(result.coords) == 1
>         assert len(result.data_vars) == 8
>         tm.assert_almost_equal(list(result.coords.keys()), ["foo"])
>         assert isinstance(result, Dataset)
>     
>         # idempotency
>         # datetimes w/tz are preserved
>         # column names are lost
>         expected = df.copy()
>         expected["f"] = expected["f"].astype(
>             object if not using_infer_string else "string[pyarrow_numpy]"
>         )
>         expected.columns.name = None
> >       tm.assert_frame_equal(result.to_dataframe(), expected)
> E       AssertionError: DataFrame are different
> E       
> E       DataFrame shape mismatch
> E       [left]:  (10, 8)
> E       [right]: (4, 8)
> 
> pandas/tests/generic/test_to_xarray.py:59: AssertionError
> _______ TestDataFrameToXArray.test_to_xarray_index_types[string-python] ________
> 
> self = <pandas.tests.generic.test_to_xarray.TestDataFrameToXArray object at 0x7f14081e0380>
> index_flat = Index(['pandas_0', 'pandas_1', 'pandas_2', 'pandas_3', 'pandas_4', 'pandas_5',
>        'pandas_6', 'pandas_7', 'pandas_...pandas_93', 'pandas_94', 'pandas_95',
>        'pandas_96', 'pandas_97', 'pandas_98', 'pandas_99'],
>       dtype='string')
> df = bar       a  b  c    d      e  f          g                         h
> foo                                             ....0   True  c 2013-01-03 2013-01-03 00:00:00-05:00
> pandas_3  d  4  6  7.0  False  d 2013-01-04 2013-01-04 00:00:00-05:00
> using_infer_string = False
> 
>     def test_to_xarray_index_types(self, index_flat, df, using_infer_string):
>         index = index_flat
>         # MultiIndex is tested in test_to_xarray_with_multiindex
>         if len(index) == 0:
>             pytest.skip("Test doesn't make sense for empty index")
>     
>         from xarray import Dataset
>     
>         df.index = index[:4]
>         df.index.name = "foo"
>         df.columns.name = "bar"
>         result = df.to_xarray()
>         assert result.sizes["foo"] == 4
>         assert len(result.coords) == 1
>         assert len(result.data_vars) == 8
>         tm.assert_almost_equal(list(result.coords.keys()), ["foo"])
>         assert isinstance(result, Dataset)
>     
>         # idempotency
>         # datetimes w/tz are preserved
>         # column names are lost
>         expected = df.copy()
>         expected["f"] = expected["f"].astype(
>             object if not using_infer_string else "string[pyarrow_numpy]"
>         )
>         expected.columns.name = None
> >       tm.assert_frame_equal(result.to_dataframe(), expected)
> 
> pandas/tests/generic/test_to_xarray.py:59: 
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> 
> left = Index(['pandas_0', 'pandas_1', 'pandas_2', 'pandas_3'], dtype='object', name='foo')
> right = Index(['pandas_0', 'pandas_1', 'pandas_2', 'pandas_3'], dtype='string', name='foo')
> obj = 'DataFrame.index'
> 
>     def _check_types(left, right, obj: str = "Index") -> None:
>         if not exact:
>             return
>     
>         assert_class_equal(left, right, exact=exact, obj=obj)
>         assert_attr_equal("inferred_type", left, right, obj=obj)
>     
>         # Skip exact dtype checking when `check_categorical` is False
>         if isinstance(left.dtype, CategoricalDtype) and isinstance(
>             right.dtype, CategoricalDtype
>         ):
>             if check_categorical:
>                 assert_attr_equal("dtype", left, right, obj=obj)
>                 assert_index_equal(left.categories, right.categories, exact=exact)
>             return
>     
> >       assert_attr_equal("dtype", left, right, obj=obj)
> E       AssertionError: DataFrame.index are different
> E       
> E       Attribute "dtype" are different
> E       [left]:  object
> E       [right]: string[python]
> 
> pandas/_testing/asserters.py:247: AssertionError
> - generated xml file: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/test-data.xml -
> ============================= slowest 30 durations =============================
> 0.12s call     pandas/tests/generic/test_to_xarray.py::TestSeriesToXArray::test_to_xarray_index_types[string]
> 0.06s call     pandas/tests/generic/test_generic.py::TestGeneric::test_truncate_out_of_bounds[DataFrame]
> 0.04s call     pandas/tests/generic/test_generic.py::TestGeneric::test_truncate_out_of_bounds[Series]
> 0.02s call     pandas/tests/generic/test_duplicate_labels.py::test_raises_basic[MultiIndex]
> 0.01s call     pandas/tests/generic/test_duplicate_labels.py::test_raises_basic[IntervalIndex]
> 0.01s call     pandas/tests/generic/test_to_xarray.py::TestDataFrameToXArray::test_to_xarray_index_types[bool-object]
> 0.01s call     pandas/tests/generic/test_to_xarray.py::TestDataFrameToXArray::test_to_xarray_with_multiindex
> 0.01s call     pandas/tests/generic/test_to_xarray.py::TestDataFrameToXArray::test_to_xarray_index_types[string]
> 0.01s call     pandas/tests/generic/test_to_xarray.py::TestDataFrameToXArray::test_to_xarray_index_types[repeats]
> 0.01s call     pandas/tests/generic/test_to_xarray.py::TestDataFrameToXArray::test_to_xarray_index_types[nullable_float]
> 0.01s call     pandas/tests/generic/test_to_xarray.py::TestDataFrameToXArray::test_to_xarray_index_types[complex128]
> 0.01s call     pandas/tests/generic/test_to_xarray.py::TestDataFrameToXArray::test_to_xarray_index_types[complex64]
> 0.01s call     pandas/tests/generic/test_to_xarray.py::TestDataFrameToXArray::test_to_xarray_index_types[float32]
> 0.01s call     pandas/tests/generic/test_to_xarray.py::TestDataFrameToXArray::test_to_xarray_index_types[datetime]
> 0.01s call     pandas/tests/generic/test_duplicate_labels.py::test_raises_basic[CategoricalIndex]
> 0.01s call     pandas/tests/generic/test_duplicate_labels.py::test_raises_basic[TimedeltaIndex]
> 0.01s call     pandas/tests/generic/test_to_xarray.py::TestDataFrameToXArray::test_to_xarray_index_types[interval]
> 0.01s call     pandas/tests/generic/test_duplicate_labels.py::test_raises_basic[Index2]
> 0.01s call     pandas/tests/generic/test_to_xarray.py::TestDataFrameToXArray::test_to_xarray_index_types[uint64]
> 0.01s call     pandas/tests/generic/test_duplicate_labels.py::test_raises_basic[DatetimeIndex]
> 0.01s call     pandas/tests/generic/test_to_xarray.py::TestDataFrameToXArray::test_to_xarray_index_types[uint16]
> 0.01s call     pandas/tests/generic/test_to_xarray.py::TestDataFrameToXArray::test_to_xarray_index_types[nullable_bool]
> 0.01s call     pandas/tests/generic/test_to_xarray.py::TestDataFrameToXArray::test_to_xarray_index_types[int32]
> 0.01s call     pandas/tests/generic/test_duplicate_labels.py::test_raises_basic[PeriodIndex]
> 0.01s call     pandas/tests/generic/test_to_xarray.py::TestDataFrameToXArray::test_to_xarray_index_types[float64]
> 0.01s call     pandas/tests/generic/test_duplicate_labels.py::test_raises_basic[Index0]
> 0.01s call     pandas/tests/generic/test_to_xarray.py::TestDataFrameToXArray::test_to_xarray_index_types[nullable_uint]
> 0.01s call     pandas/tests/generic/test_finalize.py::test_binops[sub-(Series,DataFrame)-left]
> 0.01s call     pandas/tests/generic/test_duplicate_labels.py::test_raises_basic[Index1]
> 0.01s call     pandas/tests/generic/test_to_xarray.py::TestDataFrameToXArray::test_to_xarray_index_types[uint32]
> =========================== short test summary info ============================
> FAILED pandas/tests/generic/test_to_xarray.py::TestDataFrameToXArray::test_to_xarray_index_types[string]
> FAILED pandas/tests/generic/test_to_xarray.py::TestDataFrameToXArray::test_to_xarray_index_types[datetime]
> FAILED pandas/tests/generic/test_to_xarray.py::TestDataFrameToXArray::test_to_xarray_index_types[datetime-tz]
> FAILED pandas/tests/generic/test_to_xarray.py::TestDataFrameToXArray::test_to_xarray_index_types[period]
> FAILED pandas/tests/generic/test_to_xarray.py::TestDataFrameToXArray::test_to_xarray_index_types[timedelta]
> FAILED pandas/tests/generic/test_to_xarray.py::TestDataFrameToXArray::test_to_xarray_index_types[range]
> FAILED pandas/tests/generic/test_to_xarray.py::TestDataFrameToXArray::test_to_xarray_index_types[int8]
> FAILED pandas/tests/generic/test_to_xarray.py::TestDataFrameToXArray::test_to_xarray_index_types[int16]
> FAILED pandas/tests/generic/test_to_xarray.py::TestDataFrameToXArray::test_to_xarray_index_types[int32]
> FAILED pandas/tests/generic/test_to_xarray.py::TestDataFrameToXArray::test_to_xarray_index_types[int64]
> FAILED pandas/tests/generic/test_to_xarray.py::TestDataFrameToXArray::test_to_xarray_index_types[uint8]
> FAILED pandas/tests/generic/test_to_xarray.py::TestDataFrameToXArray::test_to_xarray_index_types[uint16]
> FAILED pandas/tests/generic/test_to_xarray.py::TestDataFrameToXArray::test_to_xarray_index_types[uint32]
> FAILED pandas/tests/generic/test_to_xarray.py::TestDataFrameToXArray::test_to_xarray_index_types[uint64]
> FAILED pandas/tests/generic/test_to_xarray.py::TestDataFrameToXArray::test_to_xarray_index_types[float32]
> FAILED pandas/tests/generic/test_to_xarray.py::TestDataFrameToXArray::test_to_xarray_index_types[float64]
> FAILED pandas/tests/generic/test_to_xarray.py::TestDataFrameToXArray::test_to_xarray_index_types[bool-object]
> FAILED pandas/tests/generic/test_to_xarray.py::TestDataFrameToXArray::test_to_xarray_index_types[bool-dtype]
> FAILED pandas/tests/generic/test_to_xarray.py::TestDataFrameToXArray::test_to_xarray_index_types[complex64]
> FAILED pandas/tests/generic/test_to_xarray.py::TestDataFrameToXArray::test_to_xarray_index_types[complex128]
> FAILED pandas/tests/generic/test_to_xarray.py::TestDataFrameToXArray::test_to_xarray_index_types[categorical]
> FAILED pandas/tests/generic/test_to_xarray.py::TestDataFrameToXArray::test_to_xarray_index_types[interval]
> FAILED pandas/tests/generic/test_to_xarray.py::TestDataFrameToXArray::test_to_xarray_index_types[repeats]
> FAILED pandas/tests/generic/test_to_xarray.py::TestDataFrameToXArray::test_to_xarray_index_types[nullable_int]
> FAILED pandas/tests/generic/test_to_xarray.py::TestDataFrameToXArray::test_to_xarray_index_types[nullable_uint]
> FAILED pandas/tests/generic/test_to_xarray.py::TestDataFrameToXArray::test_to_xarray_index_types[nullable_float]
> FAILED pandas/tests/generic/test_to_xarray.py::TestDataFrameToXArray::test_to_xarray_index_types[nullable_bool]
> FAILED pandas/tests/generic/test_to_xarray.py::TestDataFrameToXArray::test_to_xarray_index_types[string-python]
> =========== 28 failed, 978 passed, 105 skipped, 138 xfailed in 9.22s ===========
> rdjoqkol test state = false
> /usr/lib/python3/dist-packages/pytest_asyncio/plugin.py:208: PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset.
> The event loop scope for asynchronous fixtures will default to the fixture caching scope. Future versions of pytest-asyncio will default the loop scope for asynchronous fixtures to function scope. Set the default fixture loop scope explicitly in order to avoid unexpected behavior in the future. Valid fixture loop scopes are: "function", "class", "module", "package", "session"
> 
>   warnings.warn(PytestDeprecationWarning(_DEFAULT_FIXTURE_LOOP_SCOPE_UNSET))
> ============================= test session starts ==============================
> platform linux -- Python 3.12.8, pytest-8.3.4, pluggy-1.5.0
> PyQt5 5.15.11 -- Qt runtime 5.15.15 -- Qt compiled 5.15.15
> rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build
> configfile: pyproject.toml
> plugins: forked-1.6.0, asyncio-0.24.0a1, localserver-0.9.0.post0, qt-4.4.0, typeguard-4.4.1, hypothesis-6.122.1, xdist-3.6.1
> asyncio: mode=Mode.STRICT, default_loop_scope=None
> collected 29434 items / 1 skipped
> 
> pandas/tests/groupby/aggregate/test_aggregate.py ...............................................................................................................................................................................................................................................................................................................................................x..x.......................................................................x.......
> pandas/tests/groupby/aggregate/test_cython.py ........................................................................................................................................................................
> pandas/tests/groupby/aggregate/test_numba.py sssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss
> pandas/tests/groupby/aggregate/test_other.py ........................................
> pandas/tests/groupby/methods/test_corrwith.py .
> pandas/tests/groupby/methods/test_describe.py .........................
> pandas/tests/groupby/methods/test_groupby_shift_diff.py ...............................................
> pandas/tests/groupby/methods/test_is_monotonic.py ......
> pandas/tests/groupby/methods/test_nlargest_nsmallest.py ...........................................
> pandas/tests/groupby/methods/test_nth.py ....................................................................................................................................................................................................................................
> pandas/tests/groupby/methods/test_quantile.py ..................................................................................................x....x..........................................................................................................................................................................................................................
> pandas/tests/groupby/methods/test_rank.py ...............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
> pandas/tests/groupby/methods/test_sample.py ..............
> pandas/tests/groupby/methods/test_size.py .......x....x....x....x....x....x....x....x...............ss
> pandas/tests/groupby/methods/test_skew.py .
> pandas/tests/groupby/methods/test_value_counts.py ...........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................X......XXX...XXX.........XXX...XXX........................................ss.ss.ss.ss.ss.ss....XX..........................XXXXXXXXXXXXXXXX........XXXXXXXX......................................
> pandas/tests/groupby/test_all_methods.py ......................................xx..............................................................................................ss..........ss..............ss......
> pandas/tests/groupby/test_api.py ......s..s..............................s..s..........................
> pandas/tests/groupby/test_apply.py ....................................................................................................................................
> pandas/tests/groupby/test_apply_mutate.py .....
> pandas/tests/groupby/test_bin_groupby.py ......
> pandas/tests/groupby/test_categorical.py .................................................................................................................................x......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................ss.ss.ss.ssxxxxxx.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ssxxxxxx.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ssxxxxxx.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ssxxxxxx.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................s........s........s........s........s........s........s........s...ss.sssss.ss.sssss.ss.sssss.ss.sssss.ss.sssss.ss.sssss.ss.sssss.ss.sssss...................ss.ss.ss.ss.ss.ss.................sxsx................................................................................sxsx................................................................................sxsx................................................................................sxsx.......................................x................................
> pandas/tests/groupby/test_counting.py .................................ssss
> pandas/tests/groupby/test_cumulative.py .....................................................
> pandas/tests/groupby/test_filters.py ............................
> pandas/tests/groupby/test_groupby.py ......................................s..................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................s...................s...................................................................................................................
> pandas/tests/groupby/test_groupby_dropna.py ..........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................sssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss.................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................sssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss.................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................sssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss.................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................sssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss...........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................xxxxxxxx..................................................
> pandas/tests/groupby/test_groupby_subclass.py .....s.................................................................
> pandas/tests/groupby/test_grouping.py .......................................................................................
> pandas/tests/groupby/test_index_as_string.py ..................
> pandas/tests/groupby/test_indexing.py ............................................................................................................................................................................
> pandas/tests/groupby/test_libgroupby.py ...........................
> pandas/tests/groupby/test_missing.py .........................
> pandas/tests/groupby/test_numeric_only.py ..................xxx......ssssss..............................xxx..................................................................................................................................................................................................................................................................................................................................................................................
> pandas/tests/groupby/test_pipe.py ..
> pandas/tests/groupby/test_raises.py .....................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
> pandas/tests/groupby/test_reductions.py ...............................................................................................................................................................................................................................................................................................................ss........................................................................................................................................................................................
> pandas/tests/groupby/test_timegrouper.py ..............................s
> pandas/tests/groupby/transform/test_numba.py sssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss
> pandas/tests/groupby/transform/test_transform.py ....................x......................................................................................xxxxxxxx...................................................................................................................................................................................................................................................................................................x.x.x.x.x.x.x.x.x.x.x.x.x.x.x.x.x.x.x.x.x.x.x.x....................................................................................x....................x............................................................................................................................................................................................................
> 
> =============================== warnings summary ===============================
> pandas/tests/groupby/test_categorical.py::test_basic
>   /usr/lib/python3/dist-packages/numpy/core/fromnumeric.py:86: FutureWarning: The behavior of DataFrame.sum with axis=None is deprecated, in a future version this will reduce over both axes and return a scalar. To retain the old behavior, pass axis=0 (or do not pass axis)
>     return reduction(axis=axis, out=out, **passkwargs)
> 
> -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
> - generated xml file: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/test-data.xml -
> ============================= slowest 30 durations =============================
> 0.50s call     pandas/tests/groupby/test_raises.py::test_groupby_raises_category_on_category[by5-True-nunique-False-agg]
> 0.40s call     pandas/tests/groupby/test_reductions.py::test_ops_general[sem-scipy_sem]
> 0.36s call     pandas/tests/groupby/test_groupby_dropna.py::test_no_sort_keep_na[False-True-Int16-28]
> 0.20s call     pandas/tests/groupby/methods/test_rank.py::test_rank_args[average-True-True-exp1-Timestamp0-grps0]
> 0.16s teardown pandas/tests/groupby/transform/test_transform.py::test_idxmin_idxmax_transform_args[False-False-idxmin]
> 0.11s call     pandas/tests/groupby/test_categorical.py::test_basic
> 0.10s call     pandas/tests/groupby/test_counting.py::test_count
> 0.10s call     pandas/tests/groupby/methods/test_value_counts.py::test_series_groupby_value_counts[False-True-True-True-proportion-True-[0, 5]-['1st', '2nd']-5-50-True]
> 0.09s call     pandas/tests/groupby/test_counting.py::TestCounting::test_ngroup_cumcount_pair
> 0.08s call     pandas/tests/groupby/methods/test_value_counts.py::test_series_groupby_value_counts[False-True-True-False-count-True-[0, 5]-['1st', '2nd']-5-50-True]
> 0.08s call     pandas/tests/groupby/test_groupby_subclass.py::test_groupby_preserves_subclass[corrwith-obj0]
> 0.08s call     pandas/tests/groupby/methods/test_value_counts.py::test_series_groupby_value_counts[False-False-True-False-count-False-[0, 5]-['1st', '2nd']-5-50-True]
> 0.08s call     pandas/tests/groupby/test_timegrouper.py::TestGroupBy::test_timegrouper_with_reg_groups
> 0.07s call     pandas/tests/groupby/methods/test_value_counts.py::test_series_groupby_value_counts[False-True-True-True-proportion-False-[0, 5]-['1st', '2nd']-20-50-False]
> 0.07s call     pandas/tests/groupby/methods/test_value_counts.py::test_series_groupby_value_counts[False-False-True-False-count-False-[0, 5]-['1st', '2nd']-5-50-False]
> 0.07s call     pandas/tests/groupby/methods/test_value_counts.py::test_series_groupby_value_counts[False-False-False-True-proportion-True-[0, 5]-['1st', '2nd']-5-10-True]
> 0.07s call     pandas/tests/groupby/methods/test_value_counts.py::test_series_groupby_value_counts[False-True-True-False-count-True-[0, 5]-'2nd'-20-10-True]
> 0.07s call     pandas/tests/groupby/methods/test_value_counts.py::test_series_groupby_value_counts[False-True-True-False-count-True-[0, 5]-['1st', '2nd']-5-50-False]
> 0.07s call     pandas/tests/groupby/methods/test_describe.py::test_frame_describe_multikey
> 0.07s call     pandas/tests/groupby/methods/test_value_counts.py::test_series_groupby_value_counts[True-True-False-False-count-False-[0, 5]-'2nd'-20-10-False]
> 0.07s call     pandas/tests/groupby/methods/test_value_counts.py::test_series_groupby_value_counts[True-True-False-True-proportion-False-[0, 5]-'1st'-20-10-True]
> 0.06s call     pandas/tests/groupby/methods/test_value_counts.py::test_series_groupby_value_counts[False-False-True-False-count-False-[0, 5]-['1st', '2nd']-20-10-True]
> 0.06s call     pandas/tests/groupby/methods/test_value_counts.py::test_series_groupby_value_counts[False-True-True-False-count-True-[0, 5]-'2nd'-5-50-False]
> 0.06s call     pandas/tests/groupby/methods/test_value_counts.py::test_series_groupby_value_counts[False-True-True-False-count-True-[0, 5]-['1st', '2nd']-20-50-True]
> 0.06s call     pandas/tests/groupby/test_categorical.py::test_datetime
> 0.06s call     pandas/tests/groupby/methods/test_value_counts.py::test_series_groupby_value_counts[False-False-False-False-count-False-[0, 5]-['1st', '2nd']-20-50-False]
> 0.06s call     pandas/tests/groupby/methods/test_value_counts.py::test_series_groupby_value_counts[False-False-False-True-proportion-True-[0, 5]-['1st', '2nd']-20-50-False]
> 0.06s call     pandas/tests/groupby/methods/test_value_counts.py::test_series_groupby_value_counts[False-False-True-True-proportion-False-[0, 5]-['1st', '2nd']-5-50-True]
> 0.06s call     pandas/tests/groupby/methods/test_value_counts.py::test_series_groupby_value_counts[False-False-True-True-proportion-False-[0, 5]-'1st'-20-10-False]
> 0.06s call     pandas/tests/groupby/methods/test_value_counts.py::test_series_groupby_value_counts[True-True-False-False-count-True-[0, 5]-['1st', '2nd']-5-10-True]
> = 28388 passed, 910 skipped, 98 xfailed, 39 xpassed, 1 warning in 184.96s (0:03:04) =
> rdjoqkol test state = false
> /usr/lib/python3/dist-packages/pytest_asyncio/plugin.py:208: PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset.
> The event loop scope for asynchronous fixtures will default to the fixture caching scope. Future versions of pytest-asyncio will default the loop scope for asynchronous fixtures to function scope. Set the default fixture loop scope explicitly in order to avoid unexpected behavior in the future. Valid fixture loop scopes are: "function", "class", "module", "package", "session"
> 
>   warnings.warn(PytestDeprecationWarning(_DEFAULT_FIXTURE_LOOP_SCOPE_UNSET))
> ============================= test session starts ==============================
> platform linux -- Python 3.12.8, pytest-8.3.4, pluggy-1.5.0
> PyQt5 5.15.11 -- Qt runtime 5.15.15 -- Qt compiled 5.15.15
> rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build
> configfile: pyproject.toml
> plugins: forked-1.6.0, asyncio-0.24.0a1, localserver-0.9.0.post0, qt-4.4.0, typeguard-4.4.1, hypothesis-6.122.1, xdist-3.6.1
> asyncio: mode=Mode.STRICT, default_loop_scope=None
> collected 16995 items
> 
> pandas/tests/indexes/base_class/test_constructors.py .......s..
> pandas/tests/indexes/base_class/test_formats.py ..............
> pandas/tests/indexes/base_class/test_indexing.py .............
> pandas/tests/indexes/base_class/test_pickle.py .
> pandas/tests/indexes/base_class/test_reshape.py ..............s....
> pandas/tests/indexes/base_class/test_setops.py ............................................................
> pandas/tests/indexes/base_class/test_where.py .
> pandas/tests/indexes/categorical/test_append.py .......
> pandas/tests/indexes/categorical/test_astype.py ...........
> pandas/tests/indexes/categorical/test_category.py .........................................
> pandas/tests/indexes/categorical/test_constructors.py .....
> pandas/tests/indexes/categorical/test_equals.py ......ss
> pandas/tests/indexes/categorical/test_fillna.py ...
> pandas/tests/indexes/categorical/test_formats.py ..
> pandas/tests/indexes/categorical/test_indexing.py .................................
> pandas/tests/indexes/categorical/test_map.py .....................
> pandas/tests/indexes/categorical/test_reindex.py .......
> pandas/tests/indexes/categorical/test_setops.py ..
> pandas/tests/indexes/datetimelike_/test_drop_duplicates.py ................................................................................................................
> pandas/tests/indexes/datetimelike_/test_equals.py .....................
> pandas/tests/indexes/datetimelike_/test_indexing.py ................
> pandas/tests/indexes/datetimelike_/test_is_monotonic.py .
> pandas/tests/indexes/datetimelike_/test_nat.py ......................
> pandas/tests/indexes/datetimelike_/test_sort_values.py ...................................................................................
> pandas/tests/indexes/datetimelike_/test_value_counts.py ............................................
> pandas/tests/indexes/datetimes/methods/test_asof.py ..
> pandas/tests/indexes/datetimes/methods/test_astype.py .................................
> pandas/tests/indexes/datetimes/methods/test_delete.py .......................
> pandas/tests/indexes/datetimes/methods/test_factorize.py ....................................................................................
> pandas/tests/indexes/datetimes/methods/test_fillna.py ..
> pandas/tests/indexes/datetimes/methods/test_insert.py .............................................................................................................................................................................................
> pandas/tests/indexes/datetimes/methods/test_isocalendar.py ..
> pandas/tests/indexes/datetimes/methods/test_map.py .....
> pandas/tests/indexes/datetimes/methods/test_normalize.py .........
> pandas/tests/indexes/datetimes/methods/test_repeat.py ....................................................................................................................................................................................................................................................................................................................................................
> pandas/tests/indexes/datetimes/methods/test_resolution.py ....................................................................................................................................................................................
> pandas/tests/indexes/datetimes/methods/test_round.py ......................................................................................................................................................................................................................
> pandas/tests/indexes/datetimes/methods/test_shift.py ........................................................................................................................................
> pandas/tests/indexes/datetimes/methods/test_snap.py ........................
> pandas/tests/indexes/datetimes/methods/test_to_frame.py ..
> pandas/tests/indexes/datetimes/methods/test_to_julian_date.py .....
> pandas/tests/indexes/datetimes/methods/test_to_period.py ...........................................
> pandas/tests/indexes/datetimes/methods/test_to_pydatetime.py ..
> pandas/tests/indexes/datetimes/methods/test_to_series.py .
> pandas/tests/indexes/datetimes/methods/test_tz_convert.py ....................................
> pandas/tests/indexes/datetimes/methods/test_tz_localize.py ............................................................................................................................................................
> pandas/tests/indexes/datetimes/methods/test_unique.py ........................
> pandas/tests/indexes/datetimes/test_arithmetic.py .....................x
> pandas/tests/indexes/datetimes/test_constructors.py ..................................................................................................................................................................................................................x...x....................................
> pandas/tests/indexes/datetimes/test_date_range.py ....................................................................................................................................................................................................................................................................................................................................................
> pandas/tests/indexes/datetimes/test_datetime.py ..................
> pandas/tests/indexes/datetimes/test_formats.py ........................................
> pandas/tests/indexes/datetimes/test_freq_attr.py ..........................
> pandas/tests/indexes/datetimes/test_indexing.py ..........................................................................................................................................................................................................................................................................................................................................................................................
> pandas/tests/indexes/datetimes/test_iter.py ............
> pandas/tests/indexes/datetimes/test_join.py ......................
> pandas/tests/indexes/datetimes/test_npfuncs.py .
> pandas/tests/indexes/datetimes/test_ops.py ................
> pandas/tests/indexes/datetimes/test_partial_slicing.py ..................................
> pandas/tests/indexes/datetimes/test_pickle.py ......
> pandas/tests/indexes/datetimes/test_reindex.py ..
> pandas/tests/indexes/datetimes/test_scalar_compat.py ..................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
> pandas/tests/indexes/datetimes/test_setops.py ................................................................................................................................
> pandas/tests/indexes/datetimes/test_timezones.py ........................................
> pandas/tests/indexes/interval/test_astype.py ....................................x...........................................................................................................................
> pandas/tests/indexes/interval/test_constructors.py ............................................................................................................................................................................................................................................................................ssssssss.......................................s.................s.....s.....s.....s....................................ssssssss.......................................s.................s.....s.....s.....s.................................s
> pandas/tests/indexes/interval/test_equals.py ....
> pandas/tests/indexes/interval/test_formats.py ...........
> pandas/tests/indexes/interval/test_indexing.py ............................................................................................................................................................................................................................................................................................
> pandas/tests/indexes/interval/test_interval.py .......x....x....x....x..................................................................................................................................................................................................................................
> pandas/tests/indexes/interval/test_interval_range.py ........................................................................................................................................................
> pandas/tests/indexes/interval/test_interval_tree.py ....................................................................................................................................................................................................................
> pandas/tests/indexes/interval/test_join.py ...
> pandas/tests/indexes/interval/test_pickle.py ...
> pandas/tests/indexes/interval/test_setops.py .................................................................................
> pandas/tests/indexes/multi/test_analytics.py ......................................
> pandas/tests/indexes/multi/test_astype.py ...
> pandas/tests/indexes/multi/test_compat.py ......
> pandas/tests/indexes/multi/test_constructors.py ..................................................................................s.................
> pandas/tests/indexes/multi/test_conversion.py ......
> pandas/tests/indexes/multi/test_copy.py ..........
> pandas/tests/indexes/multi/test_drop.py .............
> pandas/tests/indexes/multi/test_duplicates.py ..................................................
> pandas/tests/indexes/multi/test_equivalence.py ..............
> pandas/tests/indexes/multi/test_formats.py ..............
> pandas/tests/indexes/multi/test_get_level_values.py .......
> pandas/tests/indexes/multi/test_get_set.py ...................
> pandas/tests/indexes/multi/test_indexing.py ...........................................................................................................................................
> pandas/tests/indexes/multi/test_integrity.py .................
> pandas/tests/indexes/multi/test_isin.py ..............
> pandas/tests/indexes/multi/test_join.py .......................................................
> pandas/tests/indexes/multi/test_lexsort.py ..
> pandas/tests/indexes/multi/test_missing.py ...x..
> pandas/tests/indexes/multi/test_monotonic.py ...........
> pandas/tests/indexes/multi/test_names.py ...............................
> pandas/tests/indexes/multi/test_partial_indexing.py .....
> pandas/tests/indexes/multi/test_pickle.py .
> pandas/tests/indexes/multi/test_reindex.py ............
> pandas/tests/indexes/multi/test_reshape.py ...........
> pandas/tests/indexes/multi/test_setops.py ............................................................................................................................................................................................................sss...................................................................
> pandas/tests/indexes/multi/test_sorting.py ..........................
> pandas/tests/indexes/multi/test_take.py ...
> pandas/tests/indexes/numeric/test_astype.py ...................
> pandas/tests/indexes/numeric/test_indexing.py ..............................................................................................................................................ss..........................................
> pandas/tests/indexes/numeric/test_join.py ...........
> pandas/tests/indexes/numeric/test_numeric.py ................................................................................................
> pandas/tests/indexes/numeric/test_setops.py ....................
> pandas/tests/indexes/object/test_astype.py ..
> pandas/tests/indexes/object/test_indexing.py .......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................s.s.s.s.s.s.s.s.s.s.s.s.s.s.s.ss.
> pandas/tests/indexes/period/methods/test_asfreq.py ...............
> pandas/tests/indexes/period/methods/test_astype.py .............
> pandas/tests/indexes/period/methods/test_factorize.py ..
> pandas/tests/indexes/period/methods/test_fillna.py .
> pandas/tests/indexes/period/methods/test_insert.py ...
> pandas/tests/indexes/period/methods/test_is_full.py .
> pandas/tests/indexes/period/methods/test_repeat.py ......
> pandas/tests/indexes/period/methods/test_shift.py ......
> pandas/tests/indexes/period/methods/test_to_timestamp.py ........
> pandas/tests/indexes/period/test_constructors.py ..................................................................................................
> pandas/tests/indexes/period/test_formats.py ...................
> pandas/tests/indexes/period/test_freq_attr.py .
> pandas/tests/indexes/period/test_indexing.py .........................................................................
> pandas/tests/indexes/period/test_join.py ...........
> pandas/tests/indexes/period/test_monotonic.py ..
> pandas/tests/indexes/period/test_partial_slicing.py ..............
> pandas/tests/indexes/period/test_period.py ....................................................................................................................................
> pandas/tests/indexes/period/test_period_range.py ...........................
> pandas/tests/indexes/period/test_pickle.py ....
> pandas/tests/indexes/period/test_resolution.py .........
> pandas/tests/indexes/period/test_scalar_compat.py ...
> pandas/tests/indexes/period/test_searchsorted.py ........
> pandas/tests/indexes/period/test_setops.py ..............
> pandas/tests/indexes/period/test_tools.py ............
> pandas/tests/indexes/ranges/test_constructors.py .............................
> pandas/tests/indexes/ranges/test_indexing.py ...............
> pandas/tests/indexes/ranges/test_join.py ..........
> pandas/tests/indexes/ranges/test_range.py .................................................................................
> pandas/tests/indexes/ranges/test_setops.py ...................................................................
> pandas/tests/indexes/test_any_index.py ......................................................................................................................s.........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
> pandas/tests/indexes/test_base.py .........................................................................................................................................................................x.............................................................................ssss....ss..........ss......ss.................................................................................................................................ssss...........................................................................................................................................................................................................................................s..........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................s
> pandas/tests/indexes/test_common.py ...........................................................................................................................................................................................................xxxxxxxxxxxxxxxxxxxxxxxxxxxxx.........................................................................................................................sssssssss...s....ss..........................xs.....................sss................................................sss....................................................................................s................s...............................................................................................................................................................................................................................................................................XX...........................................
> pandas/tests/indexes/test_datetimelike.py ........................................
> pandas/tests/indexes/test_engines.py .........................................
> pandas/tests/indexes/test_frozen.py ..........
> pandas/tests/indexes/test_index_new.py ............................................xxxxssss................................................................................................................
> pandas/tests/indexes/test_indexing.py ......................................................ss...............................s.................................................................................................................................................................................................................................................................................................s........................
> pandas/tests/indexes/test_numpy_compat.py ............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................ss.....................
> pandas/tests/indexes/test_old_base.py s...s...................sss.............................ssssssssss.s..........ss.................s.............s.....s..............s..sss..........................................................s.......................................................................ssssssss..s..sssssssss..s..sssssssss..s..sssssssss..s..sssssssss..s..s......................s..............................................s................s..............................s........................ssssssss....s.s...s.....s........sssssssss...s....s...sss...................................................................................................................ss......................ssssss.........................................................................................................................................................................s......................................................................................................................................................................................s...s...........s...s...........................................................................................s...s...
> pandas/tests/indexes/test_setops.py ...........................................................................................................................................x........................................................................................................................................................................................................................................................................................................................................................................................................................X..................................................................x....................................................................................................X.........X...............................................................................................................X..........................................................................................................................................................................................................................................................................................................................................................s...........................................................................................................................ss..s.s...s...s.....................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................ssss....ss..........ss......ss..................................................................................................................................................................................................................................................................ssss....ss..........ss......ss................................................................................................................................................................................................................................................................s...........................................................................................................................................................................................ss
> pandas/tests/indexes/test_subclass.py .
> pandas/tests/indexes/timedeltas/methods/test_astype.py ...............
> pandas/tests/indexes/timedeltas/methods/test_factorize.py ..
> pandas/tests/indexes/timedeltas/methods/test_fillna.py .
> pandas/tests/indexes/timedeltas/methods/test_insert.py ...............
> pandas/tests/indexes/timedeltas/methods/test_repeat.py .
> pandas/tests/indexes/timedeltas/methods/test_shift.py ......
> pandas/tests/indexes/timedeltas/test_arithmetic.py ...
> pandas/tests/indexes/timedeltas/test_constructors.py .....................
> pandas/tests/indexes/timedeltas/test_delete.py ...
> pandas/tests/indexes/timedeltas/test_formats.py .....
> pandas/tests/indexes/timedeltas/test_freq_attr.py ...........
> pandas/tests/indexes/timedeltas/test_indexing.py ....................................
> pandas/tests/indexes/timedeltas/test_join.py .......
> pandas/tests/indexes/timedeltas/test_ops.py ..........
> pandas/tests/indexes/timedeltas/test_pickle.py .
> pandas/tests/indexes/timedeltas/test_scalar_compat.py ........
> pandas/tests/indexes/timedeltas/test_searchsorted.py ........
> pandas/tests/indexes/timedeltas/test_setops.py ................................
> pandas/tests/indexes/timedeltas/test_timedelta.py ...
> pandas/tests/indexes/timedeltas/test_timedelta_range.py ............................
> 
> - generated xml file: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/test-data.xml -
> ============================= slowest 30 durations =============================
> 1.38s call     pandas/tests/indexes/test_base.py::TestIndex::test_tab_complete_warning
> 0.30s call     pandas/tests/indexes/test_any_index.py::test_hash_error[nullable_bool]
> 0.26s setup    pandas/tests/indexes/test_base.py::TestIndex::test_tab_complete_warning
> 0.24s call     pandas/tests/indexes/interval/test_interval.py::TestIntervalIndex::test_insert[data1]
> 0.23s call     pandas/tests/indexes/datetimes/methods/test_shift.py::TestDatetimeIndexShift::test_dti_shift_tzaware[tzutc()-ns]
> 0.20s call     pandas/tests/indexes/ranges/test_setops.py::test_range_difference
> 0.19s call     pandas/tests/indexes/datetimes/methods/test_tz_localize.py::TestTZLocalize::test_dti_tz_localize_roundtrip[tzlocal()]
> 0.18s call     pandas/tests/indexes/multi/test_indexing.py::test_pyint_engine
> 0.14s call     pandas/tests/indexes/datetimes/test_date_range.py::TestDateRangeNonTickFreq::test_date_range_custom_business_month_begin[s]
> 0.14s call     pandas/tests/indexes/datetimes/test_date_range.py::TestDateRangeNonTickFreq::test_date_range_custom_business_month_end[ns]
> 0.14s call     pandas/tests/indexes/datetimes/test_date_range.py::TestDateRangeNonTickFreq::test_date_range_custom_business_month_end[s]
> 0.13s call     pandas/tests/indexes/datetimes/test_date_range.py::TestDateRangeNonTickFreq::test_date_range_custom_business_month_end[ms]
> 0.13s call     pandas/tests/indexes/datetimes/test_date_range.py::TestDateRangeNonTickFreq::test_date_range_custom_business_month_begin[ms]
> 0.13s call     pandas/tests/indexes/datetimes/test_date_range.py::TestDateRangeNonTickFreq::test_date_range_custom_business_month_end[us]
> 0.13s teardown pandas/tests/indexes/timedeltas/test_timedelta_range.py::TestTimedeltas::test_timedelta_range_deprecated_freq[2.5T-5 hours-5 hours 8 minutes-expected_values1-150s]
> 0.13s call     pandas/tests/indexes/datetimes/test_date_range.py::TestDateRangeNonTickFreq::test_date_range_custom_business_month_begin[ns]
> 0.13s call     pandas/tests/indexes/datetimes/test_date_range.py::TestDateRangeNonTickFreq::test_date_range_custom_business_month_begin[us]
> 0.11s call     pandas/tests/indexes/period/test_partial_slicing.py::TestPeriodIndex::test_range_slice_seconds[period_range]
> 0.09s call     pandas/tests/indexes/period/test_indexing.py::TestGetItem::test_getitem_seconds
> 0.09s call     pandas/tests/indexes/datetimes/methods/test_tz_localize.py::TestTZLocalize::test_dti_tz_localize_roundtrip[zoneinfo.ZoneInfo(key='US/Pacific')]
> 0.07s call     pandas/tests/indexes/interval/test_interval_tree.py::TestIntervalTree::test_get_indexer_closed[both-1]
> 0.07s call     pandas/tests/indexes/interval/test_interval_tree.py::TestIntervalTree::test_get_indexer_closed[left-1]
> 0.07s call     pandas/tests/indexes/interval/test_interval_tree.py::TestIntervalTree::test_get_indexer_closed[neither-1]
> 0.06s call     pandas/tests/indexes/interval/test_interval_tree.py::TestIntervalTree::test_get_indexer_closed[right-1]
> 0.06s call     pandas/tests/indexes/multi/test_sorting.py::test_remove_unused_levels_large[datetime64[D]-str]
> 0.06s call     pandas/tests/indexes/numeric/test_indexing.py::TestGetLoc::test_get_loc_numericindex_none_raises[f8]
> 0.06s call     pandas/tests/indexes/timedeltas/test_constructors.py::TestTimedeltaIndex::test_infer_from_tdi
> 0.05s call     pandas/tests/indexes/datetimes/test_scalar_compat.py::TestDatetimeIndexOps::test_day_name_month_name[ce_RU.UTF-8]
> 0.05s call     pandas/tests/indexes/datetimes/test_constructors.py::TestDatetimeIndex::test_constructor_datetime64_tzformat[W-SUN]
> 0.05s call     pandas/tests/indexes/numeric/test_indexing.py::TestGetLoc::test_get_loc_numericindex_none_raises[i8]
> ===== 16690 passed, 253 skipped, 46 xfailed, 6 xpassed in 63.61s (0:01:03) =====
> rdjoqkol test state = false
> /usr/lib/python3/dist-packages/pytest_asyncio/plugin.py:208: PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset.
> The event loop scope for asynchronous fixtures will default to the fixture caching scope. Future versions of pytest-asyncio will default the loop scope for asynchronous fixtures to function scope. Set the default fixture loop scope explicitly in order to avoid unexpected behavior in the future. Valid fixture loop scopes are: "function", "class", "module", "package", "session"
> 
>   warnings.warn(PytestDeprecationWarning(_DEFAULT_FIXTURE_LOOP_SCOPE_UNSET))
> ============================= test session starts ==============================
> platform linux -- Python 3.12.8, pytest-8.3.4, pluggy-1.5.0
> PyQt5 5.15.11 -- Qt runtime 5.15.15 -- Qt compiled 5.15.15
> rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build
> configfile: pyproject.toml
> plugins: forked-1.6.0, asyncio-0.24.0a1, localserver-0.9.0.post0, qt-4.4.0, typeguard-4.4.1, hypothesis-6.122.1, xdist-3.6.1
> asyncio: mode=Mode.STRICT, default_loop_scope=None
> collected 4389 items
> 
> pandas/tests/indexing/interval/test_interval.py ..............................
> pandas/tests/indexing/interval/test_interval_new.py .....................
> pandas/tests/indexing/multiindex/test_chaining_and_caching.py ..
> pandas/tests/indexing/multiindex/test_datetime.py ..
> pandas/tests/indexing/multiindex/test_getitem.py .............................................................................
> pandas/tests/indexing/multiindex/test_iloc.py ................
> pandas/tests/indexing/multiindex/test_indexing_slow.py ..........
> pandas/tests/indexing/multiindex/test_loc.py .................................................................................................................................
> pandas/tests/indexing/multiindex/test_multiindex.py ................
> pandas/tests/indexing/multiindex/test_partial.py .............
> pandas/tests/indexing/multiindex/test_setitem.py ...........................
> pandas/tests/indexing/multiindex/test_slice.py .............................
> pandas/tests/indexing/multiindex/test_sorted.py .........
> pandas/tests/indexing/test_at.py .........................................
> pandas/tests/indexing/test_categorical.py .................s................................................................................................
> pandas/tests/indexing/test_chaining_and_caching.py ..............................
> pandas/tests/indexing/test_check_indexer.py ....................s....
> pandas/tests/indexing/test_coercion.py ..........xxxxxxx...............................................................xx............................................xxxx....x............................................................xxxxx..................xx............................................................................................................................................................................................................x
> pandas/tests/indexing/test_datetime.py .........ss
> pandas/tests/indexing/test_floats.py ...............................................................................................................................................
> pandas/tests/indexing/test_iat.py .....
> pandas/tests/indexing/test_iloc.py ..................................................................................................................................................................................................................
> pandas/tests/indexing/test_indexers.py ......
> pandas/tests/indexing/test_indexing.py ............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
> pandas/tests/indexing/test_loc.py .............................................................................................................................x...........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................s...................................................................................................................................................................................................................................................................................................................................................................s....................................
> pandas/tests/indexing/test_na_indexing.py ..............................................................................................................................................................................................................................................................................
> pandas/tests/indexing/test_partial.py ....................................
> pandas/tests/indexing/test_scalar.py ......................................
> 
> - generated xml file: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/test-data.xml -
> ============================= slowest 30 durations =============================
> 0.61s call     pandas/tests/indexing/test_loc.py::TestLocBaseIndependent::test_loc_non_unique_memory_error[900000-100000]
> 0.24s call     pandas/tests/indexing/multiindex/test_indexing_slow.py::test_multiindex_get_loc[a-3]
> 0.18s call     pandas/tests/indexing/multiindex/test_indexing_slow.py::test_multiindex_get_loc[a-2]
> 0.17s call     pandas/tests/indexing/test_na_indexing.py::test_series_mask_boolean[True-array-mask0-values8-Period[D]]
> 0.17s call     pandas/tests/indexing/multiindex/test_indexing_slow.py::test_multiindex_get_loc[a-1]
> 0.16s call     pandas/tests/indexing/multiindex/test_indexing_slow.py::test_multiindex_get_loc[a-4]
> 0.15s call     pandas/tests/indexing/multiindex/test_indexing_slow.py::test_multiindex_get_loc[a-0]
> 0.14s call     pandas/tests/indexing/multiindex/test_indexing_slow.py::test_multiindex_get_loc[b-3]
> 0.14s call     pandas/tests/indexing/multiindex/test_indexing_slow.py::test_multiindex_get_loc[b-4]
> 0.14s call     pandas/tests/indexing/multiindex/test_indexing_slow.py::test_multiindex_get_loc[b-2]
> 0.14s call     pandas/tests/indexing/multiindex/test_indexing_slow.py::test_multiindex_get_loc[b-1]
> 0.13s call     pandas/tests/indexing/multiindex/test_indexing_slow.py::test_multiindex_get_loc[b-0]
> 0.13s call     pandas/tests/indexing/test_indexing.py::TestDatetimelikeCoercion::test_setitem_dt64_string_scalar[pytz.FixedOffset(300)-loc]
> 0.10s call     pandas/tests/indexing/test_chaining_and_caching.py::TestChaining::test_detect_chained_assignment_implicit_take2
> 0.09s call     pandas/tests/indexing/test_chaining_and_caching.py::TestChaining::test_detect_chained_assignment_str
> 0.09s call     pandas/tests/indexing/test_chaining_and_caching.py::TestChaining::test_detect_chained_assignment_setting_entire_column
> 0.08s call     pandas/tests/indexing/test_chaining_and_caching.py::TestChaining::test_detect_chained_assignment_implicit_take
> 0.07s call     pandas/tests/indexing/test_loc.py::TestLocBaseIndependent::test_loc_getitem_range_from_spmatrix[int64-coo_matrix]
> 0.07s call     pandas/tests/indexing/test_loc.py::TestLocSeries::test_loc_nonunique_masked_index
> 0.06s call     pandas/tests/indexing/multiindex/test_setitem.py::TestMultiIndexSetItem::test_groupby_example
> 0.04s call     pandas/tests/indexing/multiindex/test_slice.py::TestMultiIndexSlicers::test_per_axis_per_level_setitem
> 0.04s teardown pandas/tests/indexing/test_scalar.py::TestMultiIndexScalar::test_multiindex_at_get_one_level
> 0.03s call     pandas/tests/indexing/multiindex/test_slice.py::TestMultiIndexSlicers::test_per_axis_per_level_getitem
> 0.02s call     pandas/tests/indexing/multiindex/test_setitem.py::TestMultiIndexSetItem::test_setitem_multiindex3
> 0.02s call     pandas/tests/indexing/test_loc.py::TestLocSetitemWithExpansion::test_loc_setitem_incremental_with_dst
> 0.02s call     pandas/tests/indexing/test_coercion.py::TestInsertIndexCoercion::test_insert_index_period[1-1-object]
> 0.02s call     pandas/tests/indexing/multiindex/test_slice.py::TestMultiIndexSlicers::test_per_axis_per_level_doc_examples
> 0.02s call     pandas/tests/indexing/test_indexing.py::TestMisc::test_rhs_alignment
> 0.02s call     pandas/tests/indexing/test_loc.py::TestLocCallable::test_frame_loc_setitem_callable
> 0.02s call     pandas/tests/indexing/test_loc.py::TestLocSetitemWithExpansion::test_loc_setitem_with_expansion_nonunique_index[datetime-tz]
> ================= 4360 passed, 6 skipped, 23 xfailed in 20.51s =================
> rdjoqkol test state = false
> /usr/lib/python3/dist-packages/pytest_asyncio/plugin.py:208: PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset.
> The event loop scope for asynchronous fixtures will default to the fixture caching scope. Future versions of pytest-asyncio will default the loop scope for asynchronous fixtures to function scope. Set the default fixture loop scope explicitly in order to avoid unexpected behavior in the future. Valid fixture loop scopes are: "function", "class", "module", "package", "session"
> 
>   warnings.warn(PytestDeprecationWarning(_DEFAULT_FIXTURE_LOOP_SCOPE_UNSET))
> ============================= test session starts ==============================
> platform linux -- Python 3.12.8, pytest-8.3.4, pluggy-1.5.0
> PyQt5 5.15.11 -- Qt runtime 5.15.15 -- Qt compiled 5.15.15
> rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build
> configfile: pyproject.toml
> plugins: forked-1.6.0, asyncio-0.24.0a1, localserver-0.9.0.post0, qt-4.4.0, typeguard-4.4.1, hypothesis-6.122.1, xdist-3.6.1
> asyncio: mode=Mode.STRICT, default_loop_scope=None
> collected 140 items
> 
> pandas/tests/interchange/test_impl.py ..sssssssss..............sssss........s..s..ssssssssssssssssssssssssssssssss.
> pandas/tests/interchange/test_spec_conformance.py ................
> pandas/tests/interchange/test_utils.py ................sssssssssssssssssssssssssssssss
> 
> - generated xml file: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/test-data.xml -
> ============================= slowest 30 durations =============================
> 0.06s teardown pandas/tests/interchange/test_impl.py::test_timestamp_ns_pyarrow
> 0.02s call     pandas/tests/interchange/test_impl.py::test_dataframe[<lambda>4]
> 0.01s call     pandas/tests/interchange/test_impl.py::test_dataframe[<lambda>3]
> 0.01s call     pandas/tests/interchange/test_impl.py::test_dataframe[<lambda>0]
> 0.01s call     pandas/tests/interchange/test_impl.py::test_dataframe[<lambda>1]
> 0.01s call     pandas/tests/interchange/test_impl.py::test_dataframe[<lambda>2]
> 0.01s call     pandas/tests/interchange/test_impl.py::test_categorical_dtype[data0]
> 
> (23 durations < 0.005s hidden.  Use -vv to show these durations.)
> ======================== 61 passed, 79 skipped in 0.81s ========================
> rdjoqkol test state = false
> /usr/lib/python3/dist-packages/pytest_asyncio/plugin.py:208: PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset.
> The event loop scope for asynchronous fixtures will default to the fixture caching scope. Future versions of pytest-asyncio will default the loop scope for asynchronous fixtures to function scope. Set the default fixture loop scope explicitly in order to avoid unexpected behavior in the future. Valid fixture loop scopes are: "function", "class", "module", "package", "session"
> 
>   warnings.warn(PytestDeprecationWarning(_DEFAULT_FIXTURE_LOOP_SCOPE_UNSET))
> ============================= test session starts ==============================
> platform linux -- Python 3.12.8, pytest-8.3.4, pluggy-1.5.0
> PyQt5 5.15.11 -- Qt runtime 5.15.15 -- Qt compiled 5.15.15
> rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build
> configfile: pyproject.toml
> plugins: forked-1.6.0, asyncio-0.24.0a1, localserver-0.9.0.post0, qt-4.4.0, typeguard-4.4.1, hypothesis-6.122.1, xdist-3.6.1
> asyncio: mode=Mode.STRICT, default_loop_scope=None
> collected 257 items
> 
> pandas/tests/internals/test_api.py .........
> pandas/tests/internals/test_internals.py ....................................................................................................................................................................................................................................................
> pandas/tests/internals/test_managers.py ....
> 
> - generated xml file: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/test-data.xml -
> ============================= slowest 30 durations =============================
> 0.64s call     pandas/tests/internals/test_managers.py::test_array_manager_depr_env_var[block]
> 0.50s call     pandas/tests/internals/test_managers.py::test_array_manager_depr_env_var[array]
> 0.02s call     pandas/tests/internals/test_internals.py::TestBlockManager::test_interleave_dtype[a: category-i8]
> 0.02s call     pandas/tests/internals/test_internals.py::TestBlockManager::test_equals_block_order_different_dtypes[c:sparse;d:sparse_na;b:f8]
> 0.01s call     pandas/tests/internals/test_internals.py::TestBlockManager::test_interleave_dtype[a: category; b: category2-object]
> 0.01s call     pandas/tests/internals/test_internals.py::TestBlockManager::test_interleave_dtype[a: category2; b: category2-object]
> 0.01s call     pandas/tests/internals/test_internals.py::TestBlockManager::test_equals_block_order_different_dtypes[a:i8;e:dt;f:td;g:string]
> 0.01s call     pandas/tests/internals/test_internals.py::TestBlockManager::test_interleave_dtype[a: category; b: category-i8]
> 0.01s call     pandas/tests/internals/test_internals.py::TestBlockManager::test_interleave_dtype[a: M8[ns]; b: i8-object]
> 0.01s call     pandas/tests/internals/test_internals.py::TestBlockManager::test_interleave_dtype[a: f8-f8]
> 0.01s call     pandas/tests/internals/test_internals.py::TestBlockManager::test_interleave_dtype[a: complex-complex]
> 0.01s call     pandas/tests/internals/test_internals.py::TestBlockManager::test_interleave_dtype[a: category2-object]
> 0.01s call     pandas/tests/internals/test_internals.py::TestCanHoldElement::test_interval_can_hold_element[<lambda>1-int64]
> 0.01s call     pandas/tests/internals/test_internals.py::TestBlockManager::test_interleave_dtype[a: M8[ns]; b: category-object]
> 0.01s call     pandas/tests/internals/test_internals.py::TestBlockManager::test_interleave_dtype[a: f4; b: i8-f8]
> 0.01s call     pandas/tests/internals/test_internals.py::TestIndexing::test_take[mgr5]
> 0.01s call     pandas/tests/internals/test_internals.py::TestBlockManager::test_astype[int32]
> 0.01s call     pandas/tests/internals/test_internals.py::TestBlockManager::test_interleave_dtype[a: M8[ns]; b: m8[ns]-object]
> 0.01s call     pandas/tests/internals/test_internals.py::TestBlockManager::test_interleave_dtype[a: bool; b: i8-object]
> 0.01s call     pandas/tests/internals/test_internals.py::TestCanHoldElement::test_interval_can_hold_element[<lambda>4-int64]
> 0.01s call     pandas/tests/internals/test_internals.py::TestCanHoldElement::test_interval_can_hold_element[<lambda>3-uint64]
> 0.01s call     pandas/tests/internals/test_internals.py::TestBlockManager::test_interleave_dtype[a: f4; b: i8; d: object-object]
> 0.01s call     pandas/tests/internals/test_internals.py::TestCanHoldElement::test_interval_can_hold_element[<lambda>4-uint64]
> 0.01s call     pandas/tests/internals/test_internals.py::TestCanHoldElement::test_interval_can_hold_element[<lambda>4-float64]
> 0.01s call     pandas/tests/internals/test_internals.py::TestBlockManager::test_interleave_dtype[a: f8; b: i8-f8]
> 0.01s call     pandas/tests/internals/test_internals.py::TestCanHoldElement::test_interval_can_hold_element[<lambda>5-uint64]
> 0.01s call     pandas/tests/internals/test_internals.py::TestBlockManager::test_interleave_dtype[a: M8[ns]; b: bool-object]
> 0.01s call     pandas/tests/internals/test_internals.py::TestBlockManager::test_interleave_dtype[a: m8[ns]; b: i8-object]
> 0.01s call     pandas/tests/internals/test_internals.py::TestBlockManager::test_interleave_dtype[a: m8[ns]; b: bool-object]
> 0.01s call     pandas/tests/internals/test_internals.py::TestCanHoldElement::test_interval_can_hold_element[<lambda>3-float64]
> ============================= 257 passed in 2.83s ==============================
> rdjoqkol test state = false
> /usr/lib/python3/dist-packages/pytest_asyncio/plugin.py:208: PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset.
> The event loop scope for asynchronous fixtures will default to the fixture caching scope. Future versions of pytest-asyncio will default the loop scope for asynchronous fixtures to function scope. Set the default fixture loop scope explicitly in order to avoid unexpected behavior in the future. Valid fixture loop scopes are: "function", "class", "module", "package", "session"
> 
>   warnings.warn(PytestDeprecationWarning(_DEFAULT_FIXTURE_LOOP_SCOPE_UNSET))
> ============================= test session starts ==============================
> platform linux -- Python 3.12.8, pytest-8.3.4, pluggy-1.5.0
> PyQt5 5.15.11 -- Qt runtime 5.15.15 -- Qt compiled 5.15.15
> rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build
> configfile: pyproject.toml
> plugins: forked-1.6.0, asyncio-0.24.0a1, localserver-0.9.0.post0, qt-4.4.0, typeguard-4.4.1, hypothesis-6.122.1, xdist-3.6.1
> asyncio: mode=Mode.STRICT, default_loop_scope=None
> collected 15511 items / 101 deselected / 2 skipped / 15410 selected
> 
> pandas/tests/io/excel/test_odf.py .....
> pandas/tests/io/excel/test_odswriter.py ..........
> pandas/tests/io/excel/test_openpyxl.py ......................................................
> pandas/tests/io/excel/test_readers.py ......s.sssss......s.sssss......s.sssss......s.sssss......s.sssss....................................ssssss......ssssssssssssssssssssssssssssss............ss..ssssssssss......s.sssss......s.sssss......s.sssss......s.sssss......s.sssss......s.sssss............ss..ssssssssss......s.sssss......s.sssss......s.sssss......s.sssss......s.sssss......s.sssss......s.sssss......s.sssss............ss..sssssssssss..s..s.sssssssssssssssssss..s..s.sssssssssssssssssssssssssssssss............ss..ssssssssss......s.sssssssssssssssssss..ssssssssss......s.sssss......s.sssss......s.sssss......s.sssss......s.sssss......s.sssss.xx.xxs.sssss......s.sssss......s.sssss......s.sssss....................................ssssss......ssssssssssssssssssssssssssssss......s.sssss......s.sssssssssssssssssssssssssssssss......s.sssss......s.sssss......s.sssss......s.sssss......s.sssss......s.sssss............ss..ssssssssss......s.sssss......s.sssss......s.sssss......s.sssss......s.sssss......s.sssss......s.sssss......s.sssss....................................ssssss......ssssssssssssssssssssssssssssss......s.sssss......s.sssss......s.sssss......s.sssss......s.sssss......sssssss......sssssss......s.sssss......s.sssss......s.sssss......s.sssss..................sss...sssssssssssssss......s.sssss......s.sssss....................................ssssss......ssssssssssssssssssssssssssssss......s.sssss......s.sssss......s.sssss......s.sssss......s.sssss......s.sssss............ss..ssssssssss......s.sssss......s.sssss......sssssss...ssss.sssss
> pandas/tests/io/excel/test_style.py ...................................................................................................................................s
> pandas/tests/io/excel/test_writers.py ..........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
> pandas/tests/io/excel/test_xlrd.py .......
> pandas/tests/io/excel/test_xlsxwriter.py .....
> pandas/tests/io/formats/style/test_bar.py ..........................................................................................................................s
> pandas/tests/io/formats/style/test_exceptions.py ...
> pandas/tests/io/formats/style/test_format.py .........................................................................................................
> pandas/tests/io/formats/style/test_highlight.py ................................................................................................
> pandas/tests/io/formats/style/test_html.py ...........................................................................................
> pandas/tests/io/formats/style/test_matplotlib.py ...........................................................
> pandas/tests/io/formats/style/test_non_unique.py .........
> pandas/tests/io/formats/style/test_style.py .................................................................................................................................................................................................
> pandas/tests/io/formats/style/test_to_latex.py ............................................................................................................................................................
> pandas/tests/io/formats/style/test_to_string.py .....
> pandas/tests/io/formats/style/test_tooltip.py ....
> pandas/tests/io/formats/test_console.py ...........
> pandas/tests/io/formats/test_css.py ...............................................................................................
> pandas/tests/io/formats/test_eng_formatting.py .......
> pandas/tests/io/formats/test_format.py ..................................................................................................................................................................................
> pandas/tests/io/formats/test_ipython_compat.py .....
> pandas/tests/io/formats/test_printing.py .........
> pandas/tests/io/formats/test_to_csv.py ..........s..................................................................................
> pandas/tests/io/formats/test_to_excel.py ..........................................................................................................................................................................................................................................................................................................................................................................................................................
> pandas/tests/io/formats/test_to_html.py .........................................................................................................................................................................................................................................................................................................................................................................................
> pandas/tests/io/formats/test_to_latex.py ............................................................................................
> pandas/tests/io/formats/test_to_markdown.py ..........
> pandas/tests/io/formats/test_to_string.py ...............................................s...........................................
> pandas/tests/io/json/test_compression.py ........sssssss.................s.s.s.s.s.s.s.s.s.s.s.s.s.s.s.s.s.s.s.s.s.s.s.s.......
> pandas/tests/io/json/test_deprecated_kwargs.py .
> pandas/tests/io/json/test_json_table_schema.py ...........................................................................................x...x...x...x...x...x...x...x...x...x......x...x...x...x...x...x...x...x...x...x...........................
> pandas/tests/io/json/test_json_table_schema_ext_dtype.py .....................
> pandas/tests/io/json/test_normalize.py .....................................................
> pandas/tests/io/json/test_pandas.py ...........................................................................................................xxxx................................xxx.....................................................................................................................................................................s........xxxxxxxxxxxxxxxxxx................................................................xx.............s.....x........ssssssssssssssssssssssssssssssss...sssss.s.
> pandas/tests/io/json/test_readlines.py ..s.s.....ss.s.s.s.s......ssss....s..ss..ss.s.s...........
> pandas/tests/io/json/test_ujson.py ...................................................................................................................................................................................................................
> pandas/tests/io/parser/common/test_chunksize.py ......ss.........sss......ss...s...s......ss...s...s...s...s......ss...s...s...s
> pandas/tests/io/parser/common/test_common_basic.py ....s...s...s...ss..s...s......ss.........sss...s...s...s...s...s.........sss............ssss......ss...s...s......ss.........sss...s......ss...s.........sss...s...s......ss...s...s...............sssss...s...s...s......ss...s......ss......ss...s...s...s...s...s...s
> pandas/tests/io/parser/common/test_data_list.py ...s...s...s...s
> pandas/tests/io/parser/common/test_decimal.py ......ss...s
> pandas/tests/io/parser/common/test_file_buffer_url.py ...s...s...s...s...s.................................sssssssssss...s...s...s...s...s...s...s...s............ssss.....................sssssss...s...s...s...s
> pandas/tests/io/parser/common/test_float.py ...s.......s.....................sss....x.....x...ss
> pandas/tests/io/parser/common/test_index.py ......ss......ss...s............ssss...s...s...s...s...s...s...s
> pandas/tests/io/parser/common/test_inf.py ......ss......ss...s
> pandas/tests/io/parser/common/test_ints.py ...s............ssss...s......ss...s.........sss.........sss......ss......ss...s
> pandas/tests/io/parser/common/test_iterator.py ...s...s...s.........sss...s
> pandas/tests/io/parser/common/test_read_errors.py ...s...s...s.........sss...s..................ssssss...s...s...s...s...s..xs...s...s...s...s
> pandas/tests/io/parser/common/test_verbose.py ...s...s
> pandas/tests/io/parser/dtypes/test_categorical.py .........sss......ss...s...s...s...s...s...s...s........................ssssssss...s...s...s...s...s............ssss...s
> pandas/tests/io/parser/dtypes/test_dtypes_basic.py ............ssss...s...s...s...s................................................ssssssssssssssss...s...s.............................x.x.x...................................................................................................................................................................x.x.x.x.x.x.x.x.x.x.x.x.........................................................................................................................................................................................................................................................................................................................x.x.x.x.x.x.x.x.x.x.x.x...................................................................................................................................................................................................................s......ss...s...s........................ssssssss......ss...s...s...s...sssssssss...sssss...sssssssssssssssssssssssssssss...s...s
> pandas/tests/io/parser/dtypes/test_empty.py ...s...s...s...s...s...s...s...s........................ssssssss
> pandas/tests/io/parser/test_c_parser_only.py ....................................................................................................................................
> pandas/tests/io/parser/test_comment.py ......ss.........sss...s...s...s..................ssssss......ssxx.s
> pandas/tests/io/parser/test_compression.py .........sss......ss...s...s.x.x.xss......ss.x.x.xss......ss.x.x.xss......ss.x.x.xss......ss.x.x.xss......ss.x.x.xss......ss..................ssssss......................................................ssssssssssssssssss.........sss...s...s...s
> pandas/tests/io/parser/test_concatenate_chunks.py ss
> pandas/tests/io/parser/test_converters.py ...s............ssss...s...s...s......ss...s...s
> pandas/tests/io/parser/test_dialect.py ...s...s...s......................................................ssssssssssssssssss..................ssssss
> pandas/tests/io/parser/test_encoding.py ...s...s..................ssssss...s...s...............sssss......................................................ssssssssssssssssss.........sss............................................................................................................ssssssssssssssssssssssssssssssssssss...s....................sssss...s...s......ss
> pandas/tests/io/parser/test_header.py ...s...s......ss......ss...s...s...s.........sss.........sss.........sss.........sss...s...s...s...s......ss......ss......ss......ss...s.........sss........................ssssssss...s...s...s...s...s...s...s...s...ss
> pandas/tests/io/parser/test_index_col.py ......ss...s...s...s..............................ssssssssss...s...............sssss...s...s...s...s...s...s...s...s...s......ss...s
> pandas/tests/io/parser/test_mangle_dupes.py ...s...s...s.........sss.........sss...s...s...s......ss
> pandas/tests/io/parser/test_multi_thread.py ...s...s
> pandas/tests/io/parser/test_na_values.py ...s...s..........................................ssssssssssssss...s......ss...s...s.........sss............ssss...s...s...s......ss......ss...s......ss...s...s.........sss...s......ss...s......ss..................ssssss...s...s...s...s...s
> pandas/tests/io/parser/test_network.py ssssssssssssssssss
> pandas/tests/io/parser/test_parse_dates.py ...s...s...s......ss..............ss...s...s...s...s......ss...s...s...s...s...sxxxxxxss......ss......ss......ss...s.........sss...s...s...s......ss.........sss............ssss......ss...s......ss......ss............ssss...s......ss...s......ss......ss...s...s...s............ssss...s..................ssssss.........sss......ss............................sssssssss...s...s......ss...s...s......s......ss...s...s...s......ss...s...s...s
> pandas/tests/io/parser/test_python_parser_only.py .....................................................................................
> pandas/tests/io/parser/test_quoting.py .........sss......ss...s..................ssssss............ssss...............sssss......ss......ss......ss
> pandas/tests/io/parser/test_read_fwf.py ..........................................................................sss.
> pandas/tests/io/parser/test_skiprows.py ......ss...s...s.........sss...s.........sss........xsss...s......ss...s...s...s...s...s
> pandas/tests/io/parser/test_textreader.py .....................................
> pandas/tests/io/parser/test_unsupported.py ..........s...s..xs...s
> pandas/tests/io/parser/test_upcast.py ...........................ssss
> pandas/tests/io/parser/usecols/test_parse_dates.py ......ss...s...s...s............ssss
> pandas/tests/io/parser/usecols/test_strings.py ...s...s......ss......ss
> pandas/tests/io/parser/usecols/test_usecols_basic.py ...s......ss...s......ss...s...s...s......ss............ssss...s...s...s...s...s...s......ss...s...s......ss......ss......ss.....................sssssss......ss......ss...s...s...s
> pandas/tests/io/pytables/test_append.py ....x................
> pandas/tests/io/pytables/test_categorical.py .....
> pandas/tests/io/pytables/test_compat.py ....
> pandas/tests/io/pytables/test_complex.py .........
> pandas/tests/io/pytables/test_errors.py ................
> pandas/tests/io/pytables/test_file_handling.py ...................................................xxxxxxxxx...................................................................................................................................
> pandas/tests/io/pytables/test_keys.py ....
> pandas/tests/io/pytables/test_put.py ......................
> pandas/tests/io/pytables/test_pytables_missing.py s
> pandas/tests/io/pytables/test_read.py ....................s
> pandas/tests/io/pytables/test_retain_attributes.py .....
> pandas/tests/io/pytables/test_round_trip.py ..............................s
> pandas/tests/io/pytables/test_select.py ...x.....x...............
> pandas/tests/io/pytables/test_store.py ............................................x.....................
> pandas/tests/io/pytables/test_subclass.py ..
> pandas/tests/io/pytables/test_time_series.py ....
> pandas/tests/io/pytables/test_timezones.py ..........................................................................
> pandas/tests/io/sas/test_byteswap.py ..........
> pandas/tests/io/sas/test_sas.py ...
> pandas/tests/io/sas/test_sas7bdat.py .................................................................................................
> pandas/tests/io/sas/test_xport.py ........
> pandas/tests/io/test_clipboard.py ......................................................................................................................................................................................................................................................................................................................................ssssss..
> pandas/tests/io/test_common.py .......................................................s....s........ss.......s.........s.......s.........................................
> pandas/tests/io/test_compression.py ........................................................................................................................................
> pandas/tests/io/test_fsspec.py .........ssssssssss..........s
> pandas/tests/io/test_gbq.py ..
> pandas/tests/io/test_gcs.py ssssssssssssssssss.
> pandas/tests/io/test_html.py .........ssssss...............................................................................................................................................s......................
> pandas/tests/io/test_parquet.py .ssss.ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss.ssssssss
> pandas/tests/io/test_pickle.py .................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
> pandas/tests/io/test_s3.py sss
> pandas/tests/io/test_spss.py .......s.F
> pandas/tests/io/test_sql.py ssss....ssssss....ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss....ssssss....ssssss....ssssss....ssssss....ssssss....ssssss....ssssss...ssss....ssssss...ssss...ssss...ssss...xssssssssssssssxxxxssssss...ssss....ssssss....ssssss....ssssss....ssssss....ssssss....ssssss....ssssss....ssssss....ssssss....ssssss....ssssss....ssssss....ssssss....ssssss....ssssss....ssssss....ssssss....ssssss...xssssss...xssssss...xssssss....ssssss....ssssss....ssssss...xssssss...xssssss...xssssss....ssssss....ssssss....ssssss....ssssss....ssssss....ssssss....ssssss....ssssss....ssssss....ssssss....ssssss....ssssss....ssssss....ssssss....ssssss....ssssss....ssssss....ssssss....ssssss....ssssss....ssssss....ssssss....ssssss....ssssss....ssssss...xssssss...xssssss...xss.ssss...xssssss...ssss...ssss...ssss...ssss...ssss...ssss...ssss...ssss...ssss...ssss...ssss...ssss...ssss...ssss...ssss...ssss...ssss...ssss....ssssss....ssssss...ssss...ssss...xss.ss...ssss..sssss..sssss..s.ssssss....ssssss...ssss...ssss...ssssxxxssss...ssssxxxssssssssssss...ssss...ssss...ssss...ssss...ssss...ssss...ssss...ssss...ssss...ssss...ssss...ssss....ssssss....ssssss....ssssss..xssss..sssss..sssss..sssss...ssss...ssss...ssss...ssss..sssss...xssssss....ssssss...ssss....ss..ssss....ssssss....ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssxxxxssssssxxxxssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss....ssssss....ssssss....ssssss....ssssss....ssssss....ssssss....ssssss....ss....s..ss................
> pandas/tests/io/test_stata.py ...............................................................................................................................................................................................................................................................................................................................................................................s....................................................................................................................................................................................................................................................
> pandas/tests/io/xml/test_to_xml.py ........................................................................s...............................................................ss
> pandas/tests/io/xml/test_xml.py ...................................................................................s..........................................................................s......s......s......s......s......s......s......s......s......s......s......s...sss.sss.
> pandas/tests/io/xml/test_xml_dtypes.py ..............................................
> 
> =================================== FAILURES ===================================
> ______________________________ test_spss_metadata ______________________________
> 
> datapath = <function datapath.<locals>.deco at 0x7f2e579a0fe0>
> 
>     @pytest.mark.filterwarnings("ignore::pandas.errors.ChainedAssignmentError")
>     @pytest.mark.filterwarnings("ignore:ChainedAssignmentError:FutureWarning")
>     def test_spss_metadata(datapath):
>         # GH 54264
>         fname = datapath("io", "data", "spss", "labelled-num.sav")
>     
>         df = pd.read_spss(fname)
>         metadata = {
>             "column_names": ["VAR00002"],
>             "column_labels": [None],
>             "column_names_to_labels": {"VAR00002": None},
>             "file_encoding": "UTF-8",
>             "number_columns": 1,
>             "number_rows": 1,
>             "variable_value_labels": {"VAR00002": {1.0: "This is one"}},
>             "value_labels": {"labels0": {1.0: "This is one"}},
>             "variable_to_label": {"VAR00002": "labels0"},
>             "notes": [],
>             "original_variable_types": {"VAR00002": "F8.0"},
>             "readstat_variable_types": {"VAR00002": "double"},
>             "table_name": None,
>             "missing_ranges": {},
>             "missing_user_values": {},
>             "variable_storage_width": {"VAR00002": 8},
>             "variable_display_width": {"VAR00002": 8},
>             "variable_alignment": {"VAR00002": "unknown"},
>             "variable_measure": {"VAR00002": "unknown"},
>             "file_label": None,
>             "file_format": "sav/zsav",
>         }
>         if Version(pyreadstat.__version__) >= Version("1.2.4"):
>             metadata.update(
>                 {
>                     "creation_time": datetime.datetime(2015, 2, 6, 14, 33, 36),
>                     "modification_time": datetime.datetime(2015, 2, 6, 14, 33, 36),
>                 }
>             )
> >       assert df.attrs == metadata
> E       AssertionError: assert {'column_labe... 33, 36), ...} == {'column_labe... 33, 36), ...}
> E         
> E         Omitting 23 identical items, use -vv to show
> E         Left contains 1 more item:
> E         {'mr_sets': {}}
> E         Use -v to get more diff
> 
> pandas/tests/io/test_spss.py:165: AssertionError
> - generated xml file: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/test-data.xml -
> ============================= slowest 30 durations =============================
> 1.55s call     pandas/tests/io/test_html.py::TestReadHtml::test_multiindex_header_skiprows_tuples[bs4]
> 1.30s call     pandas/tests/io/test_pickle.py::test_pickle_big_dataframe_compression[gzip-4]
> 1.22s call     pandas/tests/io/sas/test_xport.py::TestXport::test1_basic
> 1.04s call     pandas/tests/io/pytables/test_store.py::test_no_track_times
> 1.01s call     pandas/tests/io/test_html.py::TestReadHtml::test_banklist[bs4]
> 0.99s call     pandas/tests/io/test_pickle.py::test_pickle_big_dataframe_compression[gzip-5]
> 0.99s call     pandas/tests/io/test_html.py::TestReadHtml::test_banklist_no_match[bs4]
> 0.95s call     pandas/tests/io/pytables/test_select.py::test_select_iterator_complete_8014
> 0.71s call     pandas/tests/io/test_compression.py::test_with_missing_lzma
> 0.70s call     pandas/tests/io/test_html.py::TestReadHtml::test_multiindex_header_skiprows[bs4]
> 0.66s call     pandas/tests/io/pytables/test_categorical.py::test_categorical
> 0.64s call     pandas/tests/io/sas/test_sas7bdat.py::TestSAS7BDAT::test_from_iterator[data_test_ix0]
> 0.62s call     pandas/tests/io/test_html.py::TestReadHtml::test_banklist_header[bs4]
> 0.62s call     pandas/tests/io/excel/test_readers.py::TestReaders::test_read_excel_multiindex[('odf', '.ods')]
> 0.62s call     pandas/tests/io/test_compression.py::test_with_missing_lzma_runtime
> 0.62s call     pandas/tests/io/sas/test_sas7bdat.py::TestSAS7BDAT::test_iterator_loop[2-11]
> 0.62s call     pandas/tests/io/test_html.py::TestReadHtml::test_gold_canyon[bs4]
> 0.61s call     pandas/tests/io/test_html.py::TestReadHtml::test_file_url[bs4]
> 0.57s call     pandas/tests/io/pytables/test_select.py::test_select_iterator_non_complete_8014
> 0.55s call     pandas/tests/io/test_html.py::TestReadHtml::test_importcheck_thread_safety[lxml]
> 0.53s call     pandas/tests/io/formats/test_format.py::TestDataFrameFormatting::test_auto_detect
> 0.53s call     pandas/tests/io/pytables/test_file_handling.py::test_complibs[blosc2:blosclz-8]
> 0.52s call     pandas/tests/io/test_html.py::TestReadHtml::test_multiindex_header_index_skiprows[bs4]
> 0.51s call     pandas/tests/io/test_html.py::TestReadHtml::test_multiindex_index[bs4]
> 0.51s call     pandas/tests/io/pytables/test_file_handling.py::test_complibs[blosc2:blosclz-9]
> 0.50s call     pandas/tests/io/test_html.py::TestReadHtml::test_multiindex_header_index[bs4]
> 0.50s call     pandas/tests/io/test_html.py::TestReadHtml::test_multiindex_header[bs4]
> 0.49s call     pandas/tests/io/pytables/test_file_handling.py::test_complibs[blosc2:lz4-9]
> 0.49s call     pandas/tests/io/test_html.py::TestReadHtml::test_regex_idempotency[bs4]
> 0.49s setup    pandas/tests/io/test_sql.py::test_api_custom_dateparsing_error[read_sql_table-types-sqlalchemy-raise-sqlite_adbc_types]
> =========================== short test summary info ============================
> FAILED pandas/tests/io/test_spss.py::test_spss_metadata - AssertionError: ass...
> = 1 failed, 12259 passed, 2997 skipped, 101 deselected, 155 xfailed in 204.99s (0:03:24) =
> rdjoqkol test state = false
> /usr/lib/python3/dist-packages/pytest_asyncio/plugin.py:208: PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset.
> The event loop scope for asynchronous fixtures will default to the fixture caching scope. Future versions of pytest-asyncio will default the loop scope for asynchronous fixtures to function scope. Set the default fixture loop scope explicitly in order to avoid unexpected behavior in the future. Valid fixture loop scopes are: "function", "class", "module", "package", "session"
> 
>   warnings.warn(PytestDeprecationWarning(_DEFAULT_FIXTURE_LOOP_SCOPE_UNSET))
> ============================= test session starts ==============================
> platform linux -- Python 3.12.8, pytest-8.3.4, pluggy-1.5.0
> PyQt5 5.15.11 -- Qt runtime 5.15.15 -- Qt compiled 5.15.15
> rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build
> configfile: pyproject.toml
> plugins: forked-1.6.0, asyncio-0.24.0a1, localserver-0.9.0.post0, qt-4.4.0, typeguard-4.4.1, hypothesis-6.122.1, xdist-3.6.1
> asyncio: mode=Mode.STRICT, default_loop_scope=None
> collected 2279 items
> 
> pandas/tests/libs/test_hashtable.py ..............s.....................................................................s.............s.......................................................s.............s.................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................s.................................................................................................................................................................................................
> pandas/tests/libs/test_join.py .................
> pandas/tests/libs/test_lib.py ..................................................................................
> pandas/tests/libs/test_libalgos.py ........
> 
> - generated xml file: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/test-data.xml -
> ============================= slowest 30 durations =============================
> 0.09s setup    pandas/tests/libs/test_hashtable.py::TestHashTable::test_no_reallocation[41-Complex128HashTable-complex128]
> 0.01s teardown pandas/tests/libs/test_libalgos.py::TestInfinity::test_infinity_against_nan
> 0.01s call     pandas/tests/libs/test_libalgos.py::test_groupsort_indexer
> 0.01s call     pandas/tests/libs/test_hashtable.py::test_unique_label_indices
> 0.01s call     pandas/tests/libs/test_hashtable.py::TestHashTable::test_tracemalloc_works[Float64HashTable-float64]
> 0.01s call     pandas/tests/libs/test_libalgos.py::TestInfinity::test_infinity_sort
> 
> (24 durations < 0.005s hidden.  Use -vv to show these durations.)
> ======================= 2273 passed, 6 skipped in 3.69s ========================
> rdjoqkol test state = false
> /usr/lib/python3/dist-packages/pytest_asyncio/plugin.py:208: PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset.
> The event loop scope for asynchronous fixtures will default to the fixture caching scope. Future versions of pytest-asyncio will default the loop scope for asynchronous fixtures to function scope. Set the default fixture loop scope explicitly in order to avoid unexpected behavior in the future. Valid fixture loop scopes are: "function", "class", "module", "package", "session"
> 
>   warnings.warn(PytestDeprecationWarning(_DEFAULT_FIXTURE_LOOP_SCOPE_UNSET))
> ============================= test session starts ==============================
> platform linux -- Python 3.12.8, pytest-8.3.4, pluggy-1.5.0
> PyQt5 5.15.11 -- Qt runtime 5.15.15 -- Qt compiled 5.15.15
> rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build
> configfile: pyproject.toml
> plugins: forked-1.6.0, asyncio-0.24.0a1, localserver-0.9.0.post0, qt-4.4.0, typeguard-4.4.1, hypothesis-6.122.1, xdist-3.6.1
> asyncio: mode=Mode.STRICT, default_loop_scope=None
> collected 1423 items / 1 deselected / 1422 selected
> 
> pandas/tests/plotting/frame/test_frame.py ....x........................................................................XX.........................s.s.s.s......................................................................................................................................x............................................................................................
> pandas/tests/plotting/frame/test_frame_color.py .........................................................................................
> pandas/tests/plotting/frame/test_frame_groupby.py ......
> pandas/tests/plotting/frame/test_frame_legend.py x.....................
> pandas/tests/plotting/frame/test_frame_subplots.py .....................x......................XX...................................................................
> pandas/tests/plotting/frame/test_hist_box_by.py ......................................................
> pandas/tests/plotting/test_backend.py ....s.
> pandas/tests/plotting/test_boxplot_method.py .........................................................................................
> pandas/tests/plotting/test_common.py ...
> pandas/tests/plotting/test_converter.py ............................................
> pandas/tests/plotting/test_datetimelike.py ...............................................................................................................x...........................................x.......................x...............x.....
> pandas/tests/plotting/test_groupby.py .................
> pandas/tests/plotting/test_hist_method.py ..................................x..x.............................................................................
> pandas/tests/plotting/test_misc.py s....................sss...................sss...................sss...............................................
> pandas/tests/plotting/test_series.py .......................................xxxx.............................x........................................................................x..........................
> pandas/tests/plotting/test_style.py ......................................
> 
> =============================== warnings summary ===============================
> pandas/tests/plotting/frame/test_frame.py: 13 warnings
> pandas/tests/plotting/test_series.py: 4 warnings
>   /usr/lib/python3/dist-packages/matplotlib/transforms.py:2652: RuntimeWarning: divide by zero encountered in scalar divide
>     x_scale = 1.0 / inw
> 
> pandas/tests/plotting/frame/test_frame.py: 13 warnings
> pandas/tests/plotting/test_series.py: 4 warnings
>   /usr/lib/python3/dist-packages/matplotlib/transforms.py:2654: RuntimeWarning: invalid value encountered in scalar multiply
>     self._mtx = np.array([[x_scale, 0.0    , (-inl*x_scale)],
> 
> -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
> - generated xml file: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/test-data.xml -
> ============================= slowest 30 durations =============================
> 1.16s call     pandas/tests/plotting/test_series.py::TestSeriesPlots::test_series_grid_settings
> 0.92s call     pandas/tests/plotting/test_converter.py::test_registry_mpl_resets
> 0.87s call     pandas/tests/plotting/frame/test_frame.py::TestDataFramePlots::test_errorbar_timeseries[bar]
> 0.86s call     pandas/tests/plotting/frame/test_frame.py::TestDataFramePlots::test_errorbar_timeseries[barh]
> 0.84s call     pandas/tests/plotting/test_boxplot_method.py::TestDataFrameGroupByPlots::test_boxplot_legacy2
> 0.83s call     pandas/tests/plotting/test_misc.py::TestDataFramePlots::test_scatter_matrix_axis[True]
> 0.79s call     pandas/tests/plotting/test_misc.py::TestDataFramePlots::test_scatter_matrix_axis_smaller[False]
> 0.76s call     pandas/tests/plotting/test_converter.py::TestRegistration::test_dont_register_by_default
> 0.75s call     pandas/tests/plotting/test_misc.py::TestSeriesPlots::test_bootstrap_plot
> 0.74s call     pandas/tests/plotting/test_datetimelike.py::TestTSPlot::test_finder_daily
> 0.67s call     pandas/tests/plotting/frame/test_frame.py::TestDataFramePlots::test_errorbar_timeseries[line]
> 0.66s call     pandas/tests/plotting/frame/test_hist_box_by.py::TestHistWithBy::test_hist_plot_layout_with_by[by9-None-layout9-3]
> 0.65s call     pandas/tests/plotting/test_hist_method.py::TestDataFrameGroupByPlots::test_grouped_hist_layout_axes[kwargs0-2-layout0]
> 0.62s call     pandas/tests/plotting/test_datetimelike.py::TestTSPlot::test_line_plot_period_mlt_frame[7h]
> 0.62s call     pandas/tests/plotting/frame/test_hist_box_by.py::TestHistWithBy::test_hist_plot_layout_with_by[by10-column10-layout10-3]
> 0.62s call     pandas/tests/plotting/frame/test_hist_box_by.py::TestHistWithBy::test_hist_plot_layout_with_by[by7-column7-layout7-3]
> 0.61s call     pandas/tests/plotting/frame/test_hist_box_by.py::TestHistWithBy::test_hist_plot_layout_with_by[by5-A-layout5-3]
> 0.57s call     pandas/tests/plotting/test_misc.py::TestDataFramePlots::test_scatter_matrix_axis_smaller[True]
> 0.55s call     pandas/tests/plotting/test_boxplot_method.py::TestDataFrameGroupByPlots::test_grouped_box_layout_works[-1]
> 0.54s call     pandas/tests/plotting/test_boxplot_method.py::TestDataFrameGroupByPlots::test_boxplot_legacy2_return_type
> 0.52s call     pandas/tests/plotting/frame/test_frame.py::TestDataFramePlots::test_sharey_and_ax
> 0.52s call     pandas/tests/plotting/test_hist_method.py::TestDataFramePlots::test_hist_df_legacy_layout_kwargs[kwargs0]
> 0.51s call     pandas/tests/plotting/frame/test_frame_subplots.py::TestDataFramePlotsSubplots::test_subplots_ts_share_axes
> 0.51s call     pandas/tests/plotting/test_boxplot_method.py::TestDataFrameGroupByPlots::test_boxplot_legacy3[False-None-1-layout1]
> 0.47s call     pandas/tests/plotting/frame/test_hist_box_by.py::TestHistWithBy::test_hist_plot_layout_with_by[C-None-layout3-3]
> 0.47s call     pandas/tests/plotting/test_misc.py::TestDataFramePlots::test_scatter_matrix_axis[False]
> 0.46s call     pandas/tests/plotting/test_misc.py::TestDataFramePlots::test_andrews_curves_no_warning
> 0.46s call     pandas/tests/plotting/frame/test_frame.py::TestDataFramePlots::test_hist_df_coord[data0]
> 0.45s call     pandas/tests/plotting/test_boxplot_method.py::TestDataFramePlots::test_boxplot_legacy1[kwargs7-UserWarning]
> 0.45s call     pandas/tests/plotting/test_hist_method.py::TestSeriesPlots::test_hist_layout_with_by[category-layout2-4-res_layout2]
> = 1387 passed, 15 skipped, 1 deselected, 16 xfailed, 4 xpassed, 34 warnings in 134.89s (0:02:14) =
> rdjoqkol test state = false
> /usr/lib/python3/dist-packages/pytest_asyncio/plugin.py:208: PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset.
> The event loop scope for asynchronous fixtures will default to the fixture caching scope. Future versions of pytest-asyncio will default the loop scope for asynchronous fixtures to function scope. Set the default fixture loop scope explicitly in order to avoid unexpected behavior in the future. Valid fixture loop scopes are: "function", "class", "module", "package", "session"
> 
>   warnings.warn(PytestDeprecationWarning(_DEFAULT_FIXTURE_LOOP_SCOPE_UNSET))
> ============================= test session starts ==============================
> platform linux -- Python 3.12.8, pytest-8.3.4, pluggy-1.5.0
> PyQt5 5.15.11 -- Qt runtime 5.15.15 -- Qt compiled 5.15.15
> rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build
> configfile: pyproject.toml
> plugins: forked-1.6.0, asyncio-0.24.0a1, localserver-0.9.0.post0, qt-4.4.0, typeguard-4.4.1, hypothesis-6.122.1, xdist-3.6.1
> asyncio: mode=Mode.STRICT, default_loop_scope=None
> collected 542 items
> 
> pandas/tests/reductions/test_reductions.py .....................................................................................................................................................................................................................................................................................................................................s...............................................................................................................................
> pandas/tests/reductions/test_stat_reductions.py .........................................................................................
> 
> - generated xml file: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/test-data.xml -
> ============================= slowest 30 durations =============================
> 0.50s call     pandas/tests/reductions/test_stat_reductions.py::TestSeriesStatReductions::test_skew
> 0.05s call     pandas/tests/reductions/test_reductions.py::TestSeriesReductions::test_sum_overflow_float[float64-True]
> 0.05s call     pandas/tests/reductions/test_reductions.py::TestSeriesReductions::test_sum_overflow_int[int64-True]
> 0.05s call     pandas/tests/reductions/test_reductions.py::TestSeriesReductions::test_sum_overflow_int[int64-False]
> 0.05s call     pandas/tests/reductions/test_reductions.py::TestSeriesReductions::test_sum_overflow_float[float64-False]
> 0.03s call     pandas/tests/reductions/test_reductions.py::TestSeriesReductions::test_sum_overflow_int[int32-True]
> 0.03s call     pandas/tests/reductions/test_reductions.py::TestSeriesReductions::test_sum_overflow_int[int32-False]
> 0.02s call     pandas/tests/reductions/test_reductions.py::TestSeriesReductions::test_sum_overflow_float[float32-True]
> 0.02s call     pandas/tests/reductions/test_reductions.py::TestSeriesReductions::test_sum_overflow_float[float32-False]
> 0.01s call     pandas/tests/reductions/test_reductions.py::TestReductions::test_numpy_reduction_with_tz_aware_dtype[<UTC>-minimum]
> 0.01s call     pandas/tests/reductions/test_stat_reductions.py::TestSeriesStatReductions::test_var_std
> 0.01s call     pandas/tests/reductions/test_reductions.py::TestIndexReductions::test_timedelta_ops
> 0.01s call     pandas/tests/reductions/test_stat_reductions.py::TestSeriesStatReductions::test_kurt
> 
> (17 durations < 0.005s hidden.  Use -vv to show these durations.)
> ======================== 541 passed, 1 skipped in 2.67s ========================
> rdjoqkol test state = false
> /usr/lib/python3/dist-packages/pytest_asyncio/plugin.py:208: PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset.
> The event loop scope for asynchronous fixtures will default to the fixture caching scope. Future versions of pytest-asyncio will default the loop scope for asynchronous fixtures to function scope. Set the default fixture loop scope explicitly in order to avoid unexpected behavior in the future. Valid fixture loop scopes are: "function", "class", "module", "package", "session"
> 
>   warnings.warn(PytestDeprecationWarning(_DEFAULT_FIXTURE_LOOP_SCOPE_UNSET))
> ============================= test session starts ==============================
> platform linux -- Python 3.12.8, pytest-8.3.4, pluggy-1.5.0
> PyQt5 5.15.11 -- Qt runtime 5.15.15 -- Qt compiled 5.15.15
> rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build
> configfile: pyproject.toml
> plugins: forked-1.6.0, asyncio-0.24.0a1, localserver-0.9.0.post0, qt-4.4.0, typeguard-4.4.1, hypothesis-6.122.1, xdist-3.6.1
> asyncio: mode=Mode.STRICT, default_loop_scope=None
> collected 4179 items
> 
> pandas/tests/resample/test_base.py ..............................................................................................................................................................xxx......xxx......xxx......xxx......xxx......xxx......xxx......xxx......xxx......xxx......xxx......xxx......xxx......xxx......xxx......xxx.............................................................................................................................................................................................................................................................................................................................................................................................................................................................
> pandas/tests/resample/test_datetime_index.py ................................................................................ssss............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................x...x...x...x..........................................................................................................................................................................................................................................................................................................................................................................ss
> pandas/tests/resample/test_period_index.py .................................................................................................................................................................................................................................................................................................................................................................................................................................x..................................................................................
> pandas/tests/resample/test_resample_api.py .....................................................................................................................................................................................................
> pandas/tests/resample/test_resampler_grouper.py ....................................................
> pandas/tests/resample/test_time_grouper.py .........................x......................
> pandas/tests/resample/test_timedelta.py .......................s
> 
> - generated xml file: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/test-data.xml -
> ============================= slowest 30 durations =============================
> 0.41s setup    pandas/tests/resample/test_resampler_grouper.py::test_tab_complete_ipython6_warning
> 0.27s call     pandas/tests/resample/test_datetime_index.py::test_resample_dtype_coercion[s]
> 0.19s call     pandas/tests/resample/test_period_index.py::TestPeriodIndex::test_weekly_upsample[end-D-THU]
> 0.18s call     pandas/tests/resample/test_datetime_index.py::test_resample_equivalent_offsets[s-60-s-1-Min-2]
> 0.18s call     pandas/tests/resample/test_datetime_index.py::test_resample_equivalent_offsets[s-60-s-1-Min-3]
> 0.16s call     pandas/tests/resample/test_base.py::test_resample_interpolate[period_range-pi-_index_start1-_index_end1]
> 0.16s call     pandas/tests/resample/test_datetime_index.py::test_resample_equivalent_offsets[ms-86400-s-1-D-3]
> 0.16s call     pandas/tests/resample/test_datetime_index.py::test_resample_equivalent_offsets[ms-86400-s-1-D-1]
> 0.15s call     pandas/tests/resample/test_datetime_index.py::test_resample_equivalent_offsets[s-3600-s-1-h-1]
> 0.15s call     pandas/tests/resample/test_datetime_index.py::test_resample_equivalent_offsets[s-60-s-1-Min-1]
> 0.15s call     pandas/tests/resample/test_datetime_index.py::test_resample_equivalent_offsets[ms-21600-s-0.25-D-1]
> 0.15s call     pandas/tests/resample/test_resampler_grouper.py::test_tab_complete_ipython6_warning
> 0.15s call     pandas/tests/resample/test_datetime_index.py::test_resample_equivalent_offsets[ms-30-s-0.5-Min-1]
> 0.14s call     pandas/tests/resample/test_datetime_index.py::test_resample_equivalent_offsets[us-21600-s-0.25-D-3]
> 0.14s call     pandas/tests/resample/test_datetime_index.py::test_resample_equivalent_offsets[s-43200-s-0.5-D-2]
> 0.14s call     pandas/tests/resample/test_datetime_index.py::test_resample_equivalent_offsets[ms-21600-s-0.25-D-2]
> 0.14s call     pandas/tests/resample/test_datetime_index.py::test_resample_equivalent_offsets[s-43200-s-0.5-D-3]
> 0.14s call     pandas/tests/resample/test_datetime_index.py::test_resample_equivalent_offsets[s-3600-s-1-h-3]
> 0.14s call     pandas/tests/resample/test_datetime_index.py::test_resample_equivalent_offsets[ms-21600-s-0.25-D-3]
> 0.14s call     pandas/tests/resample/test_datetime_index.py::test_resample_equivalent_offsets[s-86400-s-1-D-3]
> 0.14s call     pandas/tests/resample/test_period_index.py::TestPeriodIndex::test_annual_upsample_cases[QE-Q-start-ffill-JUN]
> 0.14s call     pandas/tests/resample/test_datetime_index.py::test_resample_equivalent_offsets[s-21600-s-0.25-D-2]
> 0.14s call     pandas/tests/resample/test_datetime_index.py::test_resample_equivalent_offsets[s-3600-s-1-h-2]
> 0.14s call     pandas/tests/resample/test_datetime_index.py::test_resample_equivalent_offsets[s-21600-s-0.25-D-1]
> 0.14s call     pandas/tests/resample/test_datetime_index.py::test_resample_equivalent_offsets[ms-86400-s-1-D-2]
> 0.13s call     pandas/tests/resample/test_datetime_index.py::test_resample_equivalent_offsets[ms-60-s-1-Min-2]
> 0.13s call     pandas/tests/resample/test_datetime_index.py::test_resample_equivalent_offsets[ms-60-s-1-Min-3]
> 0.13s call     pandas/tests/resample/test_datetime_index.py::test_resample_equivalent_offsets[us-43200-s-0.5-D-1]
> 0.13s call     pandas/tests/resample/test_datetime_index.py::test_resample_equivalent_offsets[s-43200-s-0.5-D-1]
> 0.13s call     pandas/tests/resample/test_datetime_index.py::test_resample_equivalent_offsets[us-86400-s-1-D-1]
> ================= 4118 passed, 7 skipped, 54 xfailed in 39.38s =================
> rdjoqkol test state = false
> /usr/lib/python3/dist-packages/pytest_asyncio/plugin.py:208: PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset.
> The event loop scope for asynchronous fixtures will default to the fixture caching scope. Future versions of pytest-asyncio will default the loop scope for asynchronous fixtures to function scope. Set the default fixture loop scope explicitly in order to avoid unexpected behavior in the future. Valid fixture loop scopes are: "function", "class", "module", "package", "session"
> 
>   warnings.warn(PytestDeprecationWarning(_DEFAULT_FIXTURE_LOOP_SCOPE_UNSET))
> ============================= test session starts ==============================
> platform linux -- Python 3.12.8, pytest-8.3.4, pluggy-1.5.0
> PyQt5 5.15.11 -- Qt runtime 5.15.15 -- Qt compiled 5.15.15
> rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build
> configfile: pyproject.toml
> plugins: forked-1.6.0, asyncio-0.24.0a1, localserver-0.9.0.post0, qt-4.4.0, typeguard-4.4.1, hypothesis-6.122.1, xdist-3.6.1
> asyncio: mode=Mode.STRICT, default_loop_scope=None
> collected 2610 items
> 
> pandas/tests/reshape/concat/test_append.py ..................................................................................
> pandas/tests/reshape/concat/test_append_common.py ...........................sssssssss.......................................................
> pandas/tests/reshape/concat/test_categorical.py .............
> pandas/tests/reshape/concat/test_concat.py ..............................................................................................
> pandas/tests/reshape/concat/test_dataframe.py .....................
> pandas/tests/reshape/concat/test_datetimes.py ..................................................................................................x.........
> pandas/tests/reshape/concat/test_empty.py .....................s.....s.....s.....s.....s..........
> pandas/tests/reshape/concat/test_index.py .............................................................
> pandas/tests/reshape/concat/test_invalid.py .......
> pandas/tests/reshape/concat/test_series.py .............
> pandas/tests/reshape/concat/test_sort.py ..........
> pandas/tests/reshape/merge/test_join.py .......s..........................s.......................................
> pandas/tests/reshape/merge/test_merge.py ..............................................................................................................................................................................................................................................................................................................................................................................................................................ssssssss..............................................................................................................................................................................................................................ss..........................................................................................................................................................................................................................................................................ssss........
> pandas/tests/reshape/merge/test_merge_asof.py .s...................................................................................................s.....................s....s.s.s.s.............sss..
> pandas/tests/reshape/merge/test_merge_cross.py .................
> pandas/tests/reshape/merge/test_merge_index_as_string.py ................................................................................
> pandas/tests/reshape/merge/test_merge_ordered.py .....................
> pandas/tests/reshape/merge/test_multi.py .....s.s..................................
> pandas/tests/reshape/test_crosstab.py .....................................
> pandas/tests/reshape/test_cut.py .....................................................................................................................................
> pandas/tests/reshape/test_from_dummies.py .........................................
> pandas/tests/reshape/test_get_dummies.py ...................................................................................................................................................ss
> pandas/tests/reshape/test_melt.py ..........................................................s
> pandas/tests/reshape/test_pivot.py ...........................................................................xx..................................................................................................
> pandas/tests/reshape/test_pivot_multilevel.py ..........
> pandas/tests/reshape/test_qcut.py ................................................................................
> pandas/tests/reshape/test_union_categoricals.py ..........................................
> pandas/tests/reshape/test_util.py .................
> 
> - generated xml file: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/test-data.xml -
> ============================= slowest 30 durations =============================
> 4.89s call     pandas/tests/reshape/test_pivot.py::TestPivotTable::test_pivot_number_of_levels_larger_than_int32
> 0.13s call     pandas/tests/reshape/test_qcut.py::test_single_quantile[False-1-0.0--0.001-0.0]
> 0.11s call     pandas/tests/reshape/merge/test_merge.py::test_merge_combinations[True-False-True-False-True-True-outer]
> 0.10s call     pandas/tests/reshape/test_pivot.py::TestPivotTable::test_pivot_multi_functions
> 0.09s call     pandas/tests/reshape/test_crosstab.py::TestCrosstab::test_crosstab_normalize
> 0.09s call     pandas/tests/reshape/merge/test_join.py::TestJoin::test_full_outer_join
> 0.07s call     pandas/tests/reshape/merge/test_merge.py::TestMerge::test_merge_non_unique_indexes
> 0.07s call     pandas/tests/reshape/test_pivot.py::TestPivotTable::test_margins
> 0.06s call     pandas/tests/reshape/test_crosstab.py::TestCrosstab::test_margin_normalize
> 0.06s call     pandas/tests/reshape/test_crosstab.py::TestCrosstab::test_margin_dropna6
> 0.06s call     pandas/tests/reshape/concat/test_concat.py::TestConcatenate::test_concat_order
> 0.06s call     pandas/tests/reshape/merge/test_join.py::TestJoin::test_right_outer_join
> 0.05s call     pandas/tests/reshape/test_pivot.py::TestPivotTable::test_pivot_timegrouper
> 0.04s call     pandas/tests/reshape/test_crosstab.py::TestCrosstab::test_crosstab_normalize_arrays
> 0.04s call     pandas/tests/reshape/test_crosstab.py::test_categoricals[category-category]
> 0.04s call     pandas/tests/reshape/test_crosstab.py::test_categoricals[int64-int64]
> 0.04s call     pandas/tests/reshape/test_crosstab.py::test_categoricals[int64-category]
> 0.04s call     pandas/tests/reshape/test_crosstab.py::test_categoricals[category-int64]
> 0.04s call     pandas/tests/reshape/test_crosstab.py::TestCrosstab::test_crosstab_margins_set_margin_name
> 0.04s call     pandas/tests/reshape/merge/test_multi.py::TestMergeMulti::test_compress_group_combinations
> 0.04s call     pandas/tests/reshape/test_pivot.py::TestPivotTable::test_daily
> 0.03s call     pandas/tests/reshape/test_pivot.py::TestPivotTable::test_pivot_timegrouper_double
> 0.03s call     pandas/tests/reshape/test_crosstab.py::TestCrosstab::test_crosstab_ndarray[tuple]
> 0.03s call     pandas/tests/reshape/test_crosstab.py::TestCrosstab::test_crosstab_ndarray[list]
> 0.03s call     pandas/tests/reshape/test_qcut.py::test_qcut_binning_issues
> 0.03s call     pandas/tests/reshape/test_pivot.py::TestPivotTable::test_pivot_table_margins_name_with_aggfunc_list
> 0.03s call     pandas/tests/reshape/test_crosstab.py::TestCrosstab::test_crosstab_ndarray[array]
> 0.03s call     pandas/tests/reshape/merge/test_join.py::TestJoin::test_join_many_non_unique_index
> 0.03s call     pandas/tests/reshape/merge/test_merge.py::TestMerge::test_validation
> 0.03s call     pandas/tests/reshape/test_crosstab.py::TestCrosstab::test_crosstab_duplicate_names
> ================= 2562 passed, 45 skipped, 3 xfailed in 23.91s =================
> rdjoqkol test state = false
> /usr/lib/python3/dist-packages/pytest_asyncio/plugin.py:208: PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset.
> The event loop scope for asynchronous fixtures will default to the fixture caching scope. Future versions of pytest-asyncio will default the loop scope for asynchronous fixtures to function scope. Set the default fixture loop scope explicitly in order to avoid unexpected behavior in the future. Valid fixture loop scopes are: "function", "class", "module", "package", "session"
> 
>   warnings.warn(PytestDeprecationWarning(_DEFAULT_FIXTURE_LOOP_SCOPE_UNSET))
> ============================= test session starts ==============================
> platform linux -- Python 3.12.8, pytest-8.3.4, pluggy-1.5.0
> PyQt5 5.15.11 -- Qt runtime 5.15.15 -- Qt compiled 5.15.15
> rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build
> configfile: pyproject.toml
> plugins: forked-1.6.0, asyncio-0.24.0a1, localserver-0.9.0.post0, qt-4.4.0, typeguard-4.4.1, hypothesis-6.122.1, xdist-3.6.1
> asyncio: mode=Mode.STRICT, default_loop_scope=None
> collected 4323 items
> 
> pandas/tests/scalar/interval/test_arithmetic.py ............................................
> pandas/tests/scalar/interval/test_constructors.py .........
> pandas/tests/scalar/interval/test_contains.py ................
> pandas/tests/scalar/interval/test_formats.py .
> pandas/tests/scalar/interval/test_interval.py ............................................
> pandas/tests/scalar/interval/test_overlaps.py .................................................................................................................................................................
> pandas/tests/scalar/period/test_arithmetic.py ....................................................................................
> pandas/tests/scalar/period/test_asfreq.py .......................
> pandas/tests/scalar/period/test_period.py ...............................................................................................................................................................................................................................................................................................................
> pandas/tests/scalar/test_na_scalar.py .....................................................................................ss.....ss.....ss................................................................................................................................................................................
> pandas/tests/scalar/test_nat.py ........................................................................................................................s............s............................................................................................................................................................................................................................
> pandas/tests/scalar/timedelta/methods/test_as_unit.py ....
> pandas/tests/scalar/timedelta/methods/test_round.py ...................
> pandas/tests/scalar/timedelta/test_arithmetic.py ................................................................................................................................
> pandas/tests/scalar/timedelta/test_constructors.py ...................................................................................................................................................................................................................................................................................................................
> pandas/tests/scalar/timedelta/test_formats.py ..............
> pandas/tests/scalar/timedelta/test_timedelta.py .................................................................x............
> pandas/tests/scalar/timestamp/methods/test_as_unit.py ....
> pandas/tests/scalar/timestamp/methods/test_normalize.py .................................................................................................................................................................
> pandas/tests/scalar/timestamp/methods/test_replace.py ............................................................................................................................
> pandas/tests/scalar/timestamp/methods/test_round.py .......................................................................................................................................................................................
> pandas/tests/scalar/timestamp/methods/test_timestamp_method.py .
> pandas/tests/scalar/timestamp/methods/test_to_julian_date.py .....
> pandas/tests/scalar/timestamp/methods/test_to_pydatetime.py .......
> pandas/tests/scalar/timestamp/methods/test_tz_convert.py ...............................................................................
> pandas/tests/scalar/timestamp/methods/test_tz_localize.py .................................................................................................................................................................................................
> pandas/tests/scalar/timestamp/test_arithmetic.py .............................................................................................................
> pandas/tests/scalar/timestamp/test_comparisons.py ..............................
> pandas/tests/scalar/timestamp/test_constructors.py ..................................................................xxx..............................................................
> pandas/tests/scalar/timestamp/test_formats.py ...........................................................................
> pandas/tests/scalar/timestamp/test_timestamp.py ...............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................x.......................................................................................................................................................................................................................................................................................................................................
> pandas/tests/scalar/timestamp/test_timezones.py ....................
> 
> - generated xml file: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/test-data.xml -
> ============================= slowest 30 durations =============================
> 0.31s call     pandas/tests/scalar/timestamp/methods/test_round.py::TestTimestampRound::test_round_sanity[round]
> 0.25s call     pandas/tests/scalar/timestamp/methods/test_round.py::TestTimestampRound::test_round_sanity[ceil]
> 0.25s call     pandas/tests/scalar/timedelta/test_timedelta.py::TestTimedeltas::test_hash_equality_invariance
> 0.20s call     pandas/tests/scalar/timedelta/methods/test_round.py::TestTimedeltaRound::test_round_sanity[round]
> 0.19s call     pandas/tests/scalar/timedelta/methods/test_round.py::TestTimedeltaRound::test_round_sanity[ceil]
> 0.19s call     pandas/tests/scalar/timedelta/methods/test_round.py::TestTimedeltaRound::test_round_sanity[floor]
> 0.18s call     pandas/tests/scalar/timestamp/methods/test_round.py::TestTimestampRound::test_round_sanity[floor]
> 0.16s call     pandas/tests/scalar/timestamp/test_timestamp.py::TestNonNano::test_sub_datetimelike_mismatched_reso['Asia/Tokyo'-ms]
> 0.14s call     pandas/tests/scalar/timestamp/test_timestamp.py::TestTimestampProperties::test_dow_parametric
> 0.10s setup    pandas/tests/scalar/test_na_scalar.py::test_arithmetic_ops[rpow-1_1]
> 0.03s teardown pandas/tests/scalar/timestamp/test_timezones.py::TestTimestampTZOperations::test_timestamp_timetz_equivalent_with_datetime_tz[zoneinfo.ZoneInfo(key='UTC')]
> 0.03s call     pandas/tests/scalar/timestamp/test_timestamp.py::test_negative_dates
> 0.01s call     pandas/tests/scalar/timestamp/methods/test_tz_localize.py::TestTimestampTZLocalize::test_tz_localize_ambiguous
> 0.01s call     pandas/tests/scalar/timestamp/test_constructors.py::TestTimestampConstructors::test_constructor_invalid_tz
> 0.01s call     pandas/tests/scalar/timestamp/methods/test_tz_localize.py::TestTimestampTZLocalize::test_tz_localize_ambiguous_bool[ns]
> 0.01s call     pandas/tests/scalar/test_nat.py::test_nat_vector_field_access
> 0.01s call     pandas/tests/scalar/timestamp/test_constructors.py::TestTimestampConstructorFoldKeyword::test_timestamp_constructor_fold_conflict[1572136200000000000-0]
> 0.01s call     pandas/tests/scalar/timestamp/test_constructors.py::TestTimestampConstructorPositionalAndKeywordSupport::test_constructor_positional
> 0.01s call     pandas/tests/scalar/timestamp/test_formats.py::TestTimestampRendering::test_repr[2014-03-07-D-dateutil/America/Los_Angeles]
> 0.01s call     pandas/tests/scalar/timestamp/test_constructors.py::TestTimestampConstructors::test_timestamp_constructor_near_dst_boundary
> 0.01s call     pandas/tests/scalar/timestamp/methods/test_tz_localize.py::TestTimestampTZLocalize::test_tz_localize_pushes_out_of_bounds
> 0.01s call     pandas/tests/scalar/timestamp/test_constructors.py::test_non_nano_value
> 0.01s call     pandas/tests/scalar/timestamp/test_constructors.py::TestTimestampConstructors::test_out_of_bounds_string_consistency[001-01-01]
> 0.01s call     pandas/tests/scalar/timedelta/test_timedelta.py::TestTimedeltas::test_implementation_limits
> 0.01s call     pandas/tests/scalar/timestamp/test_constructors.py::TestTimestampConstructors::test_weekday_but_no_day_raises
> 0.01s call     pandas/tests/scalar/timestamp/test_arithmetic.py::TestTimestampArithmetic::test_overflow_offset_raises
> 0.01s call     pandas/tests/scalar/timestamp/test_timestamp.py::TestTimestamp::test_hash_timestamp_with_fold[America/Chicago-2013-11-3-1]
> 0.01s call     pandas/tests/scalar/timestamp/methods/test_replace.py::TestTimestampReplace::test_replace_dst_fold[ns-dateutil/Europe/London-0]
> 0.01s call     pandas/tests/scalar/timestamp/test_constructors.py::TestTimestampConstructors::test_constructor_invalid
> 0.01s call     pandas/tests/scalar/period/test_period.py::TestPeriodMethods::test_to_timestamp
> ================= 4310 passed, 8 skipped, 5 xfailed in 15.32s ==================
> rdjoqkol test state = false
> /usr/lib/python3/dist-packages/pytest_asyncio/plugin.py:208: PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset.
> The event loop scope for asynchronous fixtures will default to the fixture caching scope. Future versions of pytest-asyncio will default the loop scope for asynchronous fixtures to function scope. Set the default fixture loop scope explicitly in order to avoid unexpected behavior in the future. Valid fixture loop scopes are: "function", "class", "module", "package", "session"
> 
>   warnings.warn(PytestDeprecationWarning(_DEFAULT_FIXTURE_LOOP_SCOPE_UNSET))
> ============================= test session starts ==============================
> platform linux -- Python 3.12.8, pytest-8.3.4, pluggy-1.5.0
> PyQt5 5.15.11 -- Qt runtime 5.15.15 -- Qt compiled 5.15.15
> rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build
> configfile: pyproject.toml
> plugins: forked-1.6.0, asyncio-0.24.0a1, localserver-0.9.0.post0, qt-4.4.0, typeguard-4.4.1, hypothesis-6.122.1, xdist-3.6.1
> asyncio: mode=Mode.STRICT, default_loop_scope=None
> collected 13015 items / 2 skipped
> 
> pandas/tests/series/accessors/test_cat_accessor.py ...................
> pandas/tests/series/accessors/test_dt_accessor.py .....................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
> pandas/tests/series/accessors/test_sparse_accessor.py .
> pandas/tests/series/accessors/test_str_accessor.py ..
> pandas/tests/series/indexing/test_datetime.py .................
> pandas/tests/series/indexing/test_delitem.py ....
> pandas/tests/series/indexing/test_get.py ............
> pandas/tests/series/indexing/test_getitem.py ..............................................................................................
> pandas/tests/series/indexing/test_indexing.py ..........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
> pandas/tests/series/indexing/test_mask.py ....
> pandas/tests/series/indexing/test_set_value.py ...
> pandas/tests/series/indexing/test_setitem.py .......................................................................................................................sss....sss....sss....sss....sss....sss....sss....sss....sss....sss....sss....sss...s...ssss...ssss...ssss...ssss...ssss...ssss...ssss...ssss...ssss...ssss...ssss...sss.................................................................................................................................................................................sssssssss..................ssssssssssssssssss............................................................ssssssssssss..........................................................................................ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss...........................................................................................................................sss..................ssssssssssss...........................sss.......sssssssssssssssssssssssssss.................................................................................sssssssss.................................ssssss.....................sssssssss........................ssssss........................ssssssssssss....................................ssssssssssss..........................................ssssssssssssssssss................................................ssssssssssss....................................ssssssssssss.........................x........x........x........x........x........x........x........x........x.......sssssssssssssssssssssssssss.........sssssssss..............................ssssssssssss.................................sssssssss....................................ssssssssssssssssss...................................................................................................................................................................................................
> pandas/tests/series/indexing/test_take.py ....
> pandas/tests/series/indexing/test_where.py .........................................................................................................................................................................................................
> pandas/tests/series/indexing/test_xs.py ......
> pandas/tests/series/methods/test_add_prefix_suffix.py ...
> pandas/tests/series/methods/test_align.py ...............................................................................................................
> pandas/tests/series/methods/test_argsort.py .........
> pandas/tests/series/methods/test_asof.py .......
> pandas/tests/series/methods/test_astype.py ......................................................s....s..........................................................................x........sssssssss.................s
> pandas/tests/series/methods/test_autocorr.py .
> pandas/tests/series/methods/test_between.py .......
> pandas/tests/series/methods/test_case_when.py ...........
> pandas/tests/series/methods/test_clip.py ....s.....s.....s.....s.....s.....s.....s.....s.....s.....s............
> pandas/tests/series/methods/test_combine.py .
> pandas/tests/series/methods/test_combine_first.py ..............................
> pandas/tests/series/methods/test_compare.py ............
> pandas/tests/series/methods/test_convert_dtypes.py .................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................s......ss
> pandas/tests/series/methods/test_copy.py ..........
> pandas/tests/series/methods/test_count.py ...
> pandas/tests/series/methods/test_cov_corr.py ................
> pandas/tests/series/methods/test_describe.py ......................................................
> pandas/tests/series/methods/test_diff.py .......
> pandas/tests/series/methods/test_drop.py .............................
> pandas/tests/series/methods/test_drop_duplicates.py ..................................................................ssssss.............................................................................................................................................................................................................................................................................................................ss
> pandas/tests/series/methods/test_dropna.py ...........
> pandas/tests/series/methods/test_dtypes.py .
> pandas/tests/series/methods/test_duplicated.py ..................
> pandas/tests/series/methods/test_equals.py .....................................................
> pandas/tests/series/methods/test_explode.py ...............ssss
> pandas/tests/series/methods/test_fillna.py ....................x.x.x.................................................................................................................................
> pandas/tests/series/methods/test_get_numeric_data.py .
> pandas/tests/series/methods/test_head_tail.py .
> pandas/tests/series/methods/test_infer_objects.py .......
> pandas/tests/series/methods/test_info.py ........x.....
> pandas/tests/series/methods/test_interpolate.py x.........................................................................................................................................................................................................x.x.............
> pandas/tests/series/methods/test_is_monotonic.py ..
> pandas/tests/series/methods/test_is_unique.py ........
> pandas/tests/series/methods/test_isin.py .........................................
> pandas/tests/series/methods/test_isna.py ..
> pandas/tests/series/methods/test_item.py .
> pandas/tests/series/methods/test_map.py ......ss...................................xxx.......................................................
> pandas/tests/series/methods/test_matmul.py .
> pandas/tests/series/methods/test_nlargest.py .................................................................
> pandas/tests/series/methods/test_nunique.py ..
> pandas/tests/series/methods/test_pct_change.py ..............
> pandas/tests/series/methods/test_pop.py .
> pandas/tests/series/methods/test_quantile.py ........................................
> pandas/tests/series/methods/test_rank.py .......................................................................................................ssssssssssssssssssssssssssssss........................................................ssssssssssssssss.....ss.....ss.....ss.....ss.....ss.....................................................ssssssssssssssssss.............................................ssssssssssssssssss.............................................ssssssssssssssssss.............................................ssssssssssssssssss.............................................ssssssssssssssssss.
> pandas/tests/series/methods/test_reindex.py ...................................
> pandas/tests/series/methods/test_reindex_like.py ..
> pandas/tests/series/methods/test_rename.py ................
> pandas/tests/series/methods/test_rename_axis.py .....
> pandas/tests/series/methods/test_repeat.py ...
> pandas/tests/series/methods/test_replace.py ...........................s..........................................................................
> pandas/tests/series/methods/test_reset_index.py ........s......
> pandas/tests/series/methods/test_round.py .........................................................................................
> pandas/tests/series/methods/test_searchsorted.py ........
> pandas/tests/series/methods/test_set_name.py ..
> pandas/tests/series/methods/test_size.py .......
> pandas/tests/series/methods/test_sort_index.py ..............................................
> pandas/tests/series/methods/test_sort_values.py ..............
> pandas/tests/series/methods/test_to_csv.py ...................................
> pandas/tests/series/methods/test_to_dict.py ......
> pandas/tests/series/methods/test_to_frame.py ...
> pandas/tests/series/methods/test_to_numpy.py ...s.
> pandas/tests/series/methods/test_tolist.py ..........sss
> pandas/tests/series/methods/test_truncate.py ....
> pandas/tests/series/methods/test_tz_localize.py ................................................................
> pandas/tests/series/methods/test_unique.py .......
> pandas/tests/series/methods/test_unstack.py .......
> pandas/tests/series/methods/test_update.py ....................s.....
> pandas/tests/series/methods/test_value_counts.py ...................
> pandas/tests/series/methods/test_values.py ...
> pandas/tests/series/methods/test_view.py ..................................................
> pandas/tests/series/test_api.py ................................s..........................................................................................................................................................
> pandas/tests/series/test_arithmetic.py ..........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................x...............................x.............
> pandas/tests/series/test_constructors.py ......................................................................................................................................................................................................................................x.........x............................................................................................s.................................xx.................................................sssssss.s..........ss..........
> pandas/tests/series/test_cumulative.py .......................................
> pandas/tests/series/test_formats.py ..................................................
> pandas/tests/series/test_iteration.py .......
> pandas/tests/series/test_logical_ops.py ..........................xs
> pandas/tests/series/test_missing.py ...x..
> pandas/tests/series/test_npfuncs.py ....s
> pandas/tests/series/test_reductions.py ..............s...............
> pandas/tests/series/test_subclass.py .........
> pandas/tests/series/test_ufunc.py .....................................................................xxxx........................................................................................................................................
> pandas/tests/series/test_unary.py ..........................
> pandas/tests/series/test_validate.py ............................
> 
> - generated xml file: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/test-data.xml -
> ============================= slowest 30 durations =============================
> 0.78s call     pandas/tests/series/methods/test_rank.py::test_pct_max_many_rows
> 0.72s call     pandas/tests/series/test_formats.py::TestSeriesRepr::test_latex_repr
> 0.61s call     pandas/tests/series/methods/test_cov_corr.py::TestSeriesCorr::test_corr[float64]
> 0.30s call     pandas/tests/series/test_arithmetic.py::TestNamePreservation::test_series_ops_name_retention[numexpr-names4-ne-False-array0]
> 0.15s call     pandas/tests/series/indexing/test_indexing.py::TestSetitemValidation::test_setitem_validation_scalar_bool[indexer3-1.0_2]
> 0.09s call     pandas/tests/series/methods/test_isin.py::TestSeriesIsIn::test_isin
> 0.06s teardown pandas/tests/series/test_validate.py::test_validate_bool_args[5.0-drop_duplicates]
> 0.05s call     pandas/tests/series/accessors/test_dt_accessor.py::TestSeriesDatetimeValues::test_dt_accessor_datetime_name_accessors[ar_KW.UTF-8]
> 0.04s call     pandas/tests/series/accessors/test_dt_accessor.py::TestSeriesDatetimeValues::test_dt_accessor_datetime_name_accessors[om_KE.ISO8859-1]
> 0.04s call     pandas/tests/series/accessors/test_dt_accessor.py::TestSeriesDatetimeValues::test_dt_accessor_datetime_name_accessors[om_KE.UTF-8]
> 0.04s call     pandas/tests/series/accessors/test_dt_accessor.py::TestSeriesDatetimeValues::test_dt_accessor_datetime_name_accessors[ar_LB.ISO8859-6]
> 0.04s call     pandas/tests/series/accessors/test_dt_accessor.py::TestSeriesDatetimeValues::test_dt_accessor_datetime_name_accessors[ar_MA.UTF-8]
> 0.04s call     pandas/tests/series/accessors/test_dt_accessor.py::TestSeriesDatetimeValues::test_dt_accessor_datetime_name_accessors[ar_OM.ISO8859-6]
> 0.04s call     pandas/tests/series/accessors/test_dt_accessor.py::TestSeriesDatetimeValues::test_dt_accessor_datetime_name_accessors[es_CR.UTF-8]
> 0.04s call     pandas/tests/series/accessors/test_dt_accessor.py::TestSeriesDatetimeValues::test_dt_accessor_datetime_name_accessors[en_PH.UTF-8]
> 0.04s call     pandas/tests/series/test_api.py::TestSeriesMisc::test_inspect_getmembers
> 0.04s call     pandas/tests/series/accessors/test_dt_accessor.py::TestSeriesDatetimeValues::test_dt_accessor_datetime_name_accessors[ar_LB.UTF-8]
> 0.04s call     pandas/tests/series/accessors/test_dt_accessor.py::TestSeriesDatetimeValues::test_dt_accessor_datetime_name_accessors[es_SV.ISO8859-1]
> 0.03s call     pandas/tests/series/accessors/test_dt_accessor.py::TestSeriesDatetimeValues::test_dt_accessor_datetime_name_accessors[ru_UA.UTF-8]
> 0.03s call     pandas/tests/series/accessors/test_dt_accessor.py::TestSeriesDatetimeValues::test_dt_accessor_datetime_name_accessors[ar_OM.UTF-8]
> 0.03s call     pandas/tests/series/accessors/test_cat_accessor.py::TestCatAccessor::test_dt_accessor_api_for_categorical[idx0]
> 0.03s call     pandas/tests/series/accessors/test_dt_accessor.py::TestSeriesDatetimeValues::test_dt_accessor_datetime_name_accessors[en_DK.ISO8859-15]
> 0.03s call     pandas/tests/series/accessors/test_dt_accessor.py::TestSeriesDatetimeValues::test_dt_accessor_datetime_name_accessors[es_CO.UTF-8]
> 0.03s call     pandas/tests/series/accessors/test_dt_accessor.py::TestSeriesDatetimeValues::test_dt_accessor_datetime_name_accessors[ar_MA.ISO8859-6]
> 0.03s call     pandas/tests/series/indexing/test_datetime.py::test_getitem_setitem_datetimeindex
> 0.03s call     pandas/tests/series/accessors/test_dt_accessor.py::TestSeriesDatetimeValues::test_dt_accessor_datetime_name_accessors[ti_ET.UTF-8]
> 0.03s call     pandas/tests/series/accessors/test_dt_accessor.py::TestSeriesDatetimeValues::test_dt_accessor_datetime_name_accessors[en_AG.UTF-8]
> 0.03s call     pandas/tests/series/accessors/test_dt_accessor.py::TestSeriesDatetimeValues::test_dt_accessor_ambiguous_freq_conversions
> 0.03s call     pandas/tests/series/accessors/test_dt_accessor.py::TestSeriesDatetimeValues::test_dt_accessor_datetime_name_accessors[mjw_IN.UTF-8]
> 0.03s call     pandas/tests/series/accessors/test_cat_accessor.py::TestCatAccessor::test_dt_accessor_api_for_categorical[idx1]
> =============== 12377 passed, 608 skipped, 32 xfailed in 53.33s ================
> rdjoqkol test state = false
> /usr/lib/python3/dist-packages/pytest_asyncio/plugin.py:208: PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset.
> The event loop scope for asynchronous fixtures will default to the fixture caching scope. Future versions of pytest-asyncio will default the loop scope for asynchronous fixtures to function scope. Set the default fixture loop scope explicitly in order to avoid unexpected behavior in the future. Valid fixture loop scopes are: "function", "class", "module", "package", "session"
> 
>   warnings.warn(PytestDeprecationWarning(_DEFAULT_FIXTURE_LOOP_SCOPE_UNSET))
> ============================= test session starts ==============================
> platform linux -- Python 3.12.8, pytest-8.3.4, pluggy-1.5.0
> PyQt5 5.15.11 -- Qt runtime 5.15.15 -- Qt compiled 5.15.15
> rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build
> configfile: pyproject.toml
> plugins: forked-1.6.0, asyncio-0.24.0a1, localserver-0.9.0.post0, qt-4.4.0, typeguard-4.4.1, hypothesis-6.122.1, xdist-3.6.1
> asyncio: mode=Mode.STRICT, default_loop_scope=None
> collected 3604 items
> 
> pandas/tests/strings/test_api.py ..ss.................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................x.........................................................................................................xx............xx......xx............................xx........................xxxx..........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss
> pandas/tests/strings/test_case_justify.py ..ss...ss.......ssssss...ss....ss..ss...ss..ss..........ssssssssss..ss...ss..ss..ss..ss..ss
> pandas/tests/strings/test_cat.py .......s.s...s.s.s.s.s.s.s.s.s.s.s.s.s.s.s.s......................................
> pandas/tests/strings/test_extract.py ..ss..ss....ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ssssss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss...ss..ss..ss..ss....ssss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ssssss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss..ss....ssss..ss..ss................ssssssssssssssss..ss..ss...ss..sss
> pandas/tests/strings/test_find_replace.py ..ss..............ssssssssssss..ss..ss...........................sss...........................sss..ss..ss...ss........................ssssssssssssssssssssssss..ss......ssssss..ss..ss...ss..ss..ss....ssss..ss..ss..ss..ss..ss....ssss..ss...ss..ss..ss..ss..ss..ss..ss...ss..ss..ss.s.sssss.s.sssss...ss
> pandas/tests/strings/test_get_dummies.py ..ss...ss.
> pandas/tests/strings/test_split_partition.py ....ssss....ssss..ss..ss..ss............ssssssss..ss..ss..ss..ss....ssss............ssssssssssss....ssss..ss..ss..ss..ss.....ss..ss..ss.....ss..ss.....ssss....ssss....ssss....ssss....ssss......ssss....ssss..ss..ss......ssss...........ss
> pandas/tests/strings/test_string_array.py ...............................................................................sssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss....ssss....ssss.s
> pandas/tests/strings/test_strings.py ......ss...ss.....ssss..ss................ssssssssssssssss....ssss....ssss..ss...ss.............ssssssssssss............ssssssssssss..ss..ss....ssss....ssss....ssss..ss..........ssssssssss..................ssssssssssssssss......ssssss.........ssssss....ssss....ssss..ss...ss..ss..ss.....ssss..ss....................ss.......
> 
> - generated xml file: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/test-data.xml -
> ============================= slowest 30 durations =============================
> 0.12s call     pandas/tests/strings/test_api.py::test_api_per_method[index-empty1-fullmatch-category]
> 0.10s call     pandas/tests/strings/test_api.py::test_api_for_categorical[get_dummies-object]
> 0.03s call     pandas/tests/strings/test_extract.py::test_extractall_no_matches[string[python]-data7-names7]
> 0.02s call     pandas/tests/strings/test_extract.py::test_extractall_same_as_extract_subject_index[string[python]]
> 0.02s call     pandas/tests/strings/test_extract.py::test_extractall_no_matches[string[python]-data3-names3]
> 0.02s call     pandas/tests/strings/test_strings.py::test_empty_str_methods[string[python]]
> 0.02s call     pandas/tests/strings/test_extract.py::test_extractall_no_matches[string[python]-data6-names6]
> 0.02s call     pandas/tests/strings/test_extract.py::test_extractall_same_as_extract_subject_index[object]
> 0.02s call     pandas/tests/strings/test_extract.py::test_extractall_no_matches[string[python]-data1-names1]
> 0.02s call     pandas/tests/strings/test_extract.py::test_extractall_no_matches[string[python]-data5-names5]
> 0.02s call     pandas/tests/strings/test_extract.py::test_extractall[string[python]]
> 0.02s call     pandas/tests/strings/test_extract.py::test_extractall_no_matches[object-data3-names3]
> 0.02s teardown pandas/tests/strings/test_strings.py::test_series_str_decode
> 0.02s call     pandas/tests/strings/test_extract.py::test_extractall_no_matches[string[python]-data2-names2]
> 0.02s call     pandas/tests/strings/test_api.py::test_api_for_categorical[extractall-string[python]]
> 0.01s call     pandas/tests/strings/test_extract.py::test_extractall_no_matches[string[python]-data0-names0]
> 0.01s call     pandas/tests/strings/test_extract.py::test_extractall_no_matches[object-data7-names7]
> 0.01s call     pandas/tests/strings/test_extract.py::test_extractall_no_matches[object-data5-names5]
> 0.01s call     pandas/tests/strings/test_extract.py::test_extractall_no_matches[string[python]-data4-names4]
> 0.01s call     pandas/tests/strings/test_extract.py::test_extractall_same_as_extract[object]
> 0.01s call     pandas/tests/strings/test_extract.py::test_extractall_no_matches[object-data0-names0]
> 0.01s call     pandas/tests/strings/test_extract.py::test_extractall_no_matches[object-data4-names4]
> 0.01s call     pandas/tests/strings/test_extract.py::test_extractall_no_matches[object-data2-names2]
> 0.01s call     pandas/tests/strings/test_extract.py::test_extractall_no_matches[object-data6-names6]
> 0.01s call     pandas/tests/strings/test_strings.py::test_empty_str_methods[object]
> 0.01s call     pandas/tests/strings/test_extract.py::test_extractall_no_matches[object-data1-names1]
> 0.01s call     pandas/tests/strings/test_extract.py::test_extractall_same_as_extract[string[python]]
> 0.01s call     pandas/tests/strings/test_extract.py::test_extract_expand_capture_groups_index[int8-object]
> 0.01s call     pandas/tests/strings/test_extract.py::test_extractall[object]
> 0.01s setup    pandas/tests/strings/test_api.py::test_api_per_method[index-empty1-findall-object]
> ================ 2704 passed, 887 skipped, 13 xfailed in 10.38s ================
> rdjoqkol test state = false
> /usr/lib/python3/dist-packages/pytest_asyncio/plugin.py:208: PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset.
> The event loop scope for asynchronous fixtures will default to the fixture caching scope. Future versions of pytest-asyncio will default the loop scope for asynchronous fixtures to function scope. Set the default fixture loop scope explicitly in order to avoid unexpected behavior in the future. Valid fixture loop scopes are: "function", "class", "module", "package", "session"
> 
>   warnings.warn(PytestDeprecationWarning(_DEFAULT_FIXTURE_LOOP_SCOPE_UNSET))
> ============================= test session starts ==============================
> platform linux -- Python 3.12.8, pytest-8.3.4, pluggy-1.5.0
> PyQt5 5.15.11 -- Qt runtime 5.15.15 -- Qt compiled 5.15.15
> rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build
> configfile: pyproject.toml
> plugins: forked-1.6.0, asyncio-0.24.0a1, localserver-0.9.0.post0, qt-4.4.0, typeguard-4.4.1, hypothesis-6.122.1, xdist-3.6.1
> asyncio: mode=Mode.STRICT, default_loop_scope=None
> collected 8 items
> 
> pandas/tests/test_aggregation.py ........
> 
> - generated xml file: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/test-data.xml -
> ============================= slowest 30 durations =============================
> 
> (24 durations < 0.005s hidden.  Use -vv to show these durations.)
> ============================== 8 passed in 0.55s ===============================
> rdjoqkol test state = false
> /usr/lib/python3/dist-packages/pytest_asyncio/plugin.py:208: PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset.
> The event loop scope for asynchronous fixtures will default to the fixture caching scope. Future versions of pytest-asyncio will default the loop scope for asynchronous fixtures to function scope. Set the default fixture loop scope explicitly in order to avoid unexpected behavior in the future. Valid fixture loop scopes are: "function", "class", "module", "package", "session"
> 
>   warnings.warn(PytestDeprecationWarning(_DEFAULT_FIXTURE_LOOP_SCOPE_UNSET))
> ============================= test session starts ==============================
> platform linux -- Python 3.12.8, pytest-8.3.4, pluggy-1.5.0
> PyQt5 5.15.11 -- Qt runtime 5.15.15 -- Qt compiled 5.15.15
> rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build
> configfile: pyproject.toml
> plugins: forked-1.6.0, asyncio-0.24.0a1, localserver-0.9.0.post0, qt-4.4.0, typeguard-4.4.1, hypothesis-6.122.1, xdist-3.6.1
> asyncio: mode=Mode.STRICT, default_loop_scope=None
> collected 463 items
> 
> pandas/tests/test_algos.py ...............................................................................................................................................................................................................................................................................................................................................................................................................................................................................
> 
> - generated xml file: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/test-data.xml -
> ============================= slowest 30 durations =============================
> 4.88s call     pandas/tests/test_algos.py::TestRank::test_pct_max_many_rows
> 0.36s call     pandas/tests/test_algos.py::TestRank::test_scipy_compat[arr0]
> 0.07s setup    pandas/tests/test_algos.py::TestFactorize::test_float64_factorize[True]
> 0.03s call     pandas/tests/test_algos.py::TestIsin::test_large
> 0.02s call     pandas/tests/test_algos.py::TestDuplicated::test_datetime_likes
> 0.02s call     pandas/tests/test_algos.py::TestUnique::test_object_refcount_bug
> 0.01s call     pandas/tests/test_algos.py::TestIsin::test_same_nan_is_in_large_series
> 0.01s call     pandas/tests/test_algos.py::test_union_with_duplicates[array1]
> 0.01s call     pandas/tests/test_algos.py::TestValueCounts::test_value_counts_bins
> 
> (21 durations < 0.005s hidden.  Use -vv to show these durations.)
> ============================= 463 passed in 7.13s ==============================
> rdjoqkol test state = false
> /usr/lib/python3/dist-packages/pytest_asyncio/plugin.py:208: PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset.
> The event loop scope for asynchronous fixtures will default to the fixture caching scope. Future versions of pytest-asyncio will default the loop scope for asynchronous fixtures to function scope. Set the default fixture loop scope explicitly in order to avoid unexpected behavior in the future. Valid fixture loop scopes are: "function", "class", "module", "package", "session"
> 
>   warnings.warn(PytestDeprecationWarning(_DEFAULT_FIXTURE_LOOP_SCOPE_UNSET))
> ============================= test session starts ==============================
> platform linux -- Python 3.12.8, pytest-8.3.4, pluggy-1.5.0
> PyQt5 5.15.11 -- Qt runtime 5.15.15 -- Qt compiled 5.15.15
> rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build
> configfile: pyproject.toml
> plugins: forked-1.6.0, asyncio-0.24.0a1, localserver-0.9.0.post0, qt-4.4.0, typeguard-4.4.1, hypothesis-6.122.1, xdist-3.6.1
> asyncio: mode=Mode.STRICT, default_loop_scope=None
> collected 128 items
> 
> pandas/tests/test_common.py ...............x.x..............................................................................................................
> 
> - generated xml file: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/test-data.xml -
> ============================= slowest 30 durations =============================
> 0.96s call     pandas/tests/test_common.py::test_bz2_missing_import
> 0.56s call     pandas/tests/test_common.py::test_str_size
> 
> (28 durations < 0.005s hidden.  Use -vv to show these durations.)
> ======================== 126 passed, 2 xfailed in 2.39s ========================
> rdjoqkol test state = false
> /usr/lib/python3/dist-packages/pytest_asyncio/plugin.py:208: PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset.
> The event loop scope for asynchronous fixtures will default to the fixture caching scope. Future versions of pytest-asyncio will default the loop scope for asynchronous fixtures to function scope. Set the default fixture loop scope explicitly in order to avoid unexpected behavior in the future. Valid fixture loop scopes are: "function", "class", "module", "package", "session"
> 
>   warnings.warn(PytestDeprecationWarning(_DEFAULT_FIXTURE_LOOP_SCOPE_UNSET))
> ============================= test session starts ==============================
> platform linux -- Python 3.12.8, pytest-8.3.4, pluggy-1.5.0
> PyQt5 5.15.11 -- Qt runtime 5.15.15 -- Qt compiled 5.15.15
> rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build
> configfile: pyproject.toml
> plugins: forked-1.6.0, asyncio-0.24.0a1, localserver-0.9.0.post0, qt-4.4.0, typeguard-4.4.1, hypothesis-6.122.1, xdist-3.6.1
> asyncio: mode=Mode.STRICT, default_loop_scope=None
> collected 26 items / 1 deselected / 25 selected
> 
> pandas/tests/test_downstream.py XXX.s..s.ss.s..........s.
> 
> =============================== warnings summary ===============================
> pandas/tests/test_downstream.py::test_dask
>   /usr/lib/python3/dist-packages/dask/dataframe/__init__.py:31: FutureWarning: 
>   Dask dataframe query planning is disabled because dask-expr is not installed.
>   
>   You can install it with `pip install dask[dataframe]` or `conda install dask`.
>   This will raise in a future version.
>   
>     warnings.warn(msg, FutureWarning)
> 
> -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
> - generated xml file: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/test-data.xml -
> ============================= slowest 30 durations =============================
> 2.23s call     pandas/tests/test_downstream.py::test_oo_optimizable
> 1.20s call     pandas/tests/test_downstream.py::test_oo_optimized_datetime_index_unpickle
> 1.01s call     pandas/tests/test_downstream.py::test_seaborn
> 0.17s call     pandas/tests/test_downstream.py::test_dask
> 0.03s call     pandas/tests/test_downstream.py::test_construct_dask_float_array_int_dtype_match_ndarray
> 0.01s call     pandas/tests/test_downstream.py::test_yaml_dump
> 0.01s call     pandas/tests/test_downstream.py::test_dask_ufunc
> 
> (23 durations < 0.005s hidden.  Use -vv to show these durations.)
> ====== 16 passed, 6 skipped, 1 deselected, 3 xpassed, 1 warning in 5.62s =======
> rdjoqkol test state = false
> /usr/lib/python3/dist-packages/pytest_asyncio/plugin.py:208: PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset.
> The event loop scope for asynchronous fixtures will default to the fixture caching scope. Future versions of pytest-asyncio will default the loop scope for asynchronous fixtures to function scope. Set the default fixture loop scope explicitly in order to avoid unexpected behavior in the future. Valid fixture loop scopes are: "function", "class", "module", "package", "session"
> 
>   warnings.warn(PytestDeprecationWarning(_DEFAULT_FIXTURE_LOOP_SCOPE_UNSET))
> ============================= test session starts ==============================
> platform linux -- Python 3.12.8, pytest-8.3.4, pluggy-1.5.0
> PyQt5 5.15.11 -- Qt runtime 5.15.15 -- Qt compiled 5.15.15
> rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build
> configfile: pyproject.toml
> plugins: forked-1.6.0, asyncio-0.24.0a1, localserver-0.9.0.post0, qt-4.4.0, typeguard-4.4.1, hypothesis-6.122.1, xdist-3.6.1
> asyncio: mode=Mode.STRICT, default_loop_scope=None
> collected 36 items
> 
> pandas/tests/test_errors.py ....................................
> 
> - generated xml file: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/test-data.xml -
> ============================= slowest 30 durations =============================
> 
> (30 durations < 0.005s hidden.  Use -vv to show these durations.)
> ============================== 36 passed in 0.46s ==============================
> rdjoqkol test state = false
> /usr/lib/python3/dist-packages/pytest_asyncio/plugin.py:208: PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset.
> The event loop scope for asynchronous fixtures will default to the fixture caching scope. Future versions of pytest-asyncio will default the loop scope for asynchronous fixtures to function scope. Set the default fixture loop scope explicitly in order to avoid unexpected behavior in the future. Valid fixture loop scopes are: "function", "class", "module", "package", "session"
> 
>   warnings.warn(PytestDeprecationWarning(_DEFAULT_FIXTURE_LOOP_SCOPE_UNSET))
> ============================= test session starts ==============================
> platform linux -- Python 3.12.8, pytest-8.3.4, pluggy-1.5.0
> PyQt5 5.15.11 -- Qt runtime 5.15.15 -- Qt compiled 5.15.15
> rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build
> configfile: pyproject.toml
> plugins: forked-1.6.0, asyncio-0.24.0a1, localserver-0.9.0.post0, qt-4.4.0, typeguard-4.4.1, hypothesis-6.122.1, xdist-3.6.1
> asyncio: mode=Mode.STRICT, default_loop_scope=None
> collected 243 items
> 
> pandas/tests/test_expressions.py ...................................................................................................................................................................................................................................................
> 
> - generated xml file: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/test-data.xml -
> ============================= slowest 30 durations =============================
> 0.03s call     pandas/tests/test_expressions.py::TestExpressions::test_run_binary[ge-False-_integer_integers]
> 0.03s call     pandas/tests/test_expressions.py::TestExpressions::test_run_binary[gt-False-_mixed]
> 0.03s call     pandas/tests/test_expressions.py::TestExpressions::test_run_binary[gt-False-_frame]
> 0.03s call     pandas/tests/test_expressions.py::TestExpressions::test_invalid
> 0.02s call     pandas/tests/test_expressions.py::TestExpressions::test_run_binary[ge-False-_mixed]
> 0.02s call     pandas/tests/test_expressions.py::TestExpressions::test_run_arithmetic[mul-False-_mixed]
> 0.02s call     pandas/tests/test_expressions.py::TestExpressions::test_run_binary[gt-True-_mixed]
> 0.02s call     pandas/tests/test_expressions.py::TestExpressions::test_run_binary[lt-False-_integer_integers]
> 0.02s call     pandas/tests/test_expressions.py::TestExpressions::test_run_arithmetic[add-False-_mixed]
> 0.02s call     pandas/tests/test_expressions.py::TestExpressions::test_run_binary[ne-False-_frame]
> 0.02s call     pandas/tests/test_expressions.py::TestExpressions::test_run_binary[le-False-_mixed]
> 0.02s call     pandas/tests/test_expressions.py::TestExpressions::test_run_binary[ne-False-_mixed]
> 0.02s call     pandas/tests/test_expressions.py::TestExpressions::test_run_arithmetic[add-True-_mixed2]
> 0.02s call     pandas/tests/test_expressions.py::TestExpressions::test_run_binary[lt-True-_mixed]
> 0.02s call     pandas/tests/test_expressions.py::TestExpressions::test_run_arithmetic[truediv-False-_mixed]
> 0.02s call     pandas/tests/test_expressions.py::TestExpressions::test_run_binary[eq-True-_mixed]
> 0.02s call     pandas/tests/test_expressions.py::TestExpressions::test_run_binary[le-False-_frame]
> 0.02s call     pandas/tests/test_expressions.py::TestExpressions::test_run_binary[lt-False-_mixed]
> 0.02s call     pandas/tests/test_expressions.py::TestExpressions::test_run_binary[ge-False-_integer]
> 0.02s call     pandas/tests/test_expressions.py::TestExpressions::test_comparison_ops[le-_array_mixed-_array_mixed2]
> 0.02s call     pandas/tests/test_expressions.py::TestExpressions::test_run_arithmetic[mul-False-_mixed2]
> 0.02s call     pandas/tests/test_expressions.py::TestExpressions::test_run_arithmetic[mod-True-_integer]
> 0.01s call     pandas/tests/test_expressions.py::TestExpressions::test_run_binary[gt-False-_integer]
> 0.01s call     pandas/tests/test_expressions.py::TestExpressions::test_run_binary[ge-False-_frame]
> 0.01s call     pandas/tests/test_expressions.py::TestExpressions::test_run_binary[eq-False-_mixed]
> 0.01s call     pandas/tests/test_expressions.py::TestExpressions::test_run_binary[lt-False-_frame]
> 0.01s call     pandas/tests/test_expressions.py::TestExpressions::test_run_arithmetic[floordiv-True-_frame]
> 0.01s call     pandas/tests/test_expressions.py::TestExpressions::test_run_binary[ne-True-_mixed]
> 0.01s call     pandas/tests/test_expressions.py::TestExpressions::test_run_arithmetic[add-True-_mixed]
> 0.01s call     pandas/tests/test_expressions.py::TestExpressions::test_run_arithmetic[floordiv-False-_integer_integers]
> ============================= 243 passed in 2.81s ==============================
> rdjoqkol test state = false
> /usr/lib/python3/dist-packages/pytest_asyncio/plugin.py:208: PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset.
> The event loop scope for asynchronous fixtures will default to the fixture caching scope. Future versions of pytest-asyncio will default the loop scope for asynchronous fixtures to function scope. Set the default fixture loop scope explicitly in order to avoid unexpected behavior in the future. Valid fixture loop scopes are: "function", "class", "module", "package", "session"
> 
>   warnings.warn(PytestDeprecationWarning(_DEFAULT_FIXTURE_LOOP_SCOPE_UNSET))
> ============================= test session starts ==============================
> platform linux -- Python 3.12.8, pytest-8.3.4, pluggy-1.5.0
> PyQt5 5.15.11 -- Qt runtime 5.15.15 -- Qt compiled 5.15.15
> rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build
> configfile: pyproject.toml
> plugins: forked-1.6.0, asyncio-0.24.0a1, localserver-0.9.0.post0, qt-4.4.0, typeguard-4.4.1, hypothesis-6.122.1, xdist-3.6.1
> asyncio: mode=Mode.STRICT, default_loop_scope=None
> collected 5 items
> 
> pandas/tests/test_flags.py .....
> 
> - generated xml file: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/test-data.xml -
> ============================= slowest 30 durations =============================
> 
> (15 durations < 0.005s hidden.  Use -vv to show these durations.)
> ============================== 5 passed in 0.48s ===============================
> rdjoqkol test state = false
> /usr/lib/python3/dist-packages/pytest_asyncio/plugin.py:208: PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset.
> The event loop scope for asynchronous fixtures will default to the fixture caching scope. Future versions of pytest-asyncio will default the loop scope for asynchronous fixtures to function scope. Set the default fixture loop scope explicitly in order to avoid unexpected behavior in the future. Valid fixture loop scopes are: "function", "class", "module", "package", "session"
> 
>   warnings.warn(PytestDeprecationWarning(_DEFAULT_FIXTURE_LOOP_SCOPE_UNSET))
> ============================= test session starts ==============================
> platform linux -- Python 3.12.8, pytest-8.3.4, pluggy-1.5.0
> PyQt5 5.15.11 -- Qt runtime 5.15.15 -- Qt compiled 5.15.15
> rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build
> configfile: pyproject.toml
> plugins: forked-1.6.0, asyncio-0.24.0a1, localserver-0.9.0.post0, qt-4.4.0, typeguard-4.4.1, hypothesis-6.122.1, xdist-3.6.1
> asyncio: mode=Mode.STRICT, default_loop_scope=None
> collected 19 items
> 
> pandas/tests/test_multilevel.py ...................
> 
> - generated xml file: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/test-data.xml -
> ============================= slowest 30 durations =============================
> 0.02s call     pandas/tests/test_multilevel.py::TestMultiLevel::test_reindex_level
> 0.01s call     pandas/tests/test_multilevel.py::TestMultiLevel::test_alignment
> 0.01s call     pandas/tests/test_multilevel.py::TestMultiLevel::test_reindex_level_partial_selection
> 0.01s call     pandas/tests/test_multilevel.py::TestMultiLevel::test_level_with_tuples
> 0.01s setup    pandas/tests/test_multilevel.py::TestMultiLevel::test_reindex_level
> 
> (25 durations < 0.005s hidden.  Use -vv to show these durations.)
> ============================== 19 passed in 0.65s ==============================
> rdjoqkol test state = false
> /usr/lib/python3/dist-packages/pytest_asyncio/plugin.py:208: PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset.
> The event loop scope for asynchronous fixtures will default to the fixture caching scope. Future versions of pytest-asyncio will default the loop scope for asynchronous fixtures to function scope. Set the default fixture loop scope explicitly in order to avoid unexpected behavior in the future. Valid fixture loop scopes are: "function", "class", "module", "package", "session"
> 
>   warnings.warn(PytestDeprecationWarning(_DEFAULT_FIXTURE_LOOP_SCOPE_UNSET))
> ============================= test session starts ==============================
> platform linux -- Python 3.12.8, pytest-8.3.4, pluggy-1.5.0
> PyQt5 5.15.11 -- Qt runtime 5.15.15 -- Qt compiled 5.15.15
> rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build
> configfile: pyproject.toml
> plugins: forked-1.6.0, asyncio-0.24.0a1, localserver-0.9.0.post0, qt-4.4.0, typeguard-4.4.1, hypothesis-6.122.1, xdist-3.6.1
> asyncio: mode=Mode.STRICT, default_loop_scope=None
> collected 245 items
> 
> pandas/tests/test_nanops.py .....................................................................................................................................................................................................................................................
> 
> - generated xml file: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/test-data.xml -
> ============================= slowest 30 durations =============================
> 0.46s call     pandas/tests/test_nanops.py::TestnanopsDataFrame::test_nansem[True-0]
> 0.03s call     pandas/tests/test_nanops.py::TestnanopsDataFrame::test_nankurt[True]
> 0.03s call     pandas/tests/test_nanops.py::TestnanopsDataFrame::test_nanskew[True]
> 0.02s call     pandas/tests/test_nanops.py::TestnanopsDataFrame::test_nankurt[False]
> 0.02s call     pandas/tests/test_nanops.py::TestnanopsDataFrame::test_nansem[True-1]
> 0.02s call     pandas/tests/test_nanops.py::TestnanopsDataFrame::test_nansem[True-2]
> 0.02s call     pandas/tests/test_nanops.py::TestnanopsDataFrame::test_nanskew[False]
> 0.02s call     pandas/tests/test_nanops.py::TestnanopsDataFrame::test_nancorr_spearman
> 0.02s call     pandas/tests/test_nanops.py::TestnanopsDataFrame::test_nanmedian[True]
> 0.02s call     pandas/tests/test_nanops.py::TestnanopsDataFrame::test_nansem[False-2]
> 0.02s call     pandas/tests/test_nanops.py::TestnanopsDataFrame::test_nansem[False-1]
> 0.02s call     pandas/tests/test_nanops.py::TestnanopsDataFrame::test_nansem[False-0]
> 0.01s call     pandas/tests/test_nanops.py::TestnanopsDataFrame::test_nanmedian[False]
> 0.01s call     pandas/tests/test_nanops.py::TestnanopsDataFrame::test_nanstd[True-0]
> 0.01s call     pandas/tests/test_nanops.py::test_nanops_independent_of_mask_param[nansem]
> 0.01s call     pandas/tests/test_nanops.py::TestnanopsDataFrame::test_nanstd[True-1]
> 0.01s call     pandas/tests/test_nanops.py::TestnanopsDataFrame::test_nanstd[True-2]
> 0.01s call     pandas/tests/test_nanops.py::TestnanopsDataFrame::test_nanvar[True-0]
> 0.01s call     pandas/tests/test_nanops.py::TestnanopsDataFrame::test_nanvar[True-1]
> 0.01s call     pandas/tests/test_nanops.py::TestnanopsDataFrame::test_nanvar[True-2]
> 0.01s call     pandas/tests/test_nanops.py::TestnanopsDataFrame::test_nansum[True]
> 0.01s call     pandas/tests/test_nanops.py::TestnanopsDataFrame::test_nanmean[True]
> 0.01s call     pandas/tests/test_nanops.py::TestnanopsDataFrame::test_nanops_with_warnings[True-reduction-min]
> 0.01s call     pandas/tests/test_nanops.py::TestnanopsDataFrame::test_nanops_with_warnings[True-reduction-max]
> 0.01s call     pandas/tests/test_nanops.py::TestnanopsDataFrame::test_nanargmax[True]
> 
> (5 durations < 0.005s hidden.  Use -vv to show these durations.)
> ============================= 245 passed in 1.98s ==============================
> rdjoqkol test state = false
> /usr/lib/python3/dist-packages/pytest_asyncio/plugin.py:208: PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset.
> The event loop scope for asynchronous fixtures will default to the fixture caching scope. Future versions of pytest-asyncio will default the loop scope for asynchronous fixtures to function scope. Set the default fixture loop scope explicitly in order to avoid unexpected behavior in the future. Valid fixture loop scopes are: "function", "class", "module", "package", "session"
> 
>   warnings.warn(PytestDeprecationWarning(_DEFAULT_FIXTURE_LOOP_SCOPE_UNSET))
> ============================= test session starts ==============================
> platform linux -- Python 3.12.8, pytest-8.3.4, pluggy-1.5.0
> PyQt5 5.15.11 -- Qt runtime 5.15.15 -- Qt compiled 5.15.15
> rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build
> configfile: pyproject.toml
> plugins: forked-1.6.0, asyncio-0.24.0a1, localserver-0.9.0.post0, qt-4.4.0, typeguard-4.4.1, hypothesis-6.122.1, xdist-3.6.1
> asyncio: mode=Mode.STRICT, default_loop_scope=None
> collected 5 items
> 
> pandas/tests/test_optional_dependency.py .....
> 
> - generated xml file: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/test-data.xml -
> ============================= slowest 30 durations =============================
> 0.01s call     pandas/tests/test_optional_dependency.py::test_xlrd_version_fallback
> 
> (14 durations < 0.005s hidden.  Use -vv to show these durations.)
> ============================== 5 passed in 0.49s ===============================
> rdjoqkol test state = false
> /usr/lib/python3/dist-packages/pytest_asyncio/plugin.py:208: PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset.
> The event loop scope for asynchronous fixtures will default to the fixture caching scope. Future versions of pytest-asyncio will default the loop scope for asynchronous fixtures to function scope. Set the default fixture loop scope explicitly in order to avoid unexpected behavior in the future. Valid fixture loop scopes are: "function", "class", "module", "package", "session"
> 
>   warnings.warn(PytestDeprecationWarning(_DEFAULT_FIXTURE_LOOP_SCOPE_UNSET))
> ============================= test session starts ==============================
> platform linux -- Python 3.12.8, pytest-8.3.4, pluggy-1.5.0
> PyQt5 5.15.11 -- Qt runtime 5.15.15 -- Qt compiled 5.15.15
> rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build
> configfile: pyproject.toml
> plugins: forked-1.6.0, asyncio-0.24.0a1, localserver-0.9.0.post0, qt-4.4.0, typeguard-4.4.1, hypothesis-6.122.1, xdist-3.6.1
> asyncio: mode=Mode.STRICT, default_loop_scope=None
> collected 7 items
> 
> pandas/tests/test_register_accessor.py .......
> 
> - generated xml file: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/test-data.xml -
> ============================= slowest 30 durations =============================
> 
> (21 durations < 0.005s hidden.  Use -vv to show these durations.)
> ============================== 7 passed in 0.45s ===============================
> rdjoqkol test state = false
> /usr/lib/python3/dist-packages/pytest_asyncio/plugin.py:208: PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset.
> The event loop scope for asynchronous fixtures will default to the fixture caching scope. Future versions of pytest-asyncio will default the loop scope for asynchronous fixtures to function scope. Set the default fixture loop scope explicitly in order to avoid unexpected behavior in the future. Valid fixture loop scopes are: "function", "class", "module", "package", "session"
> 
>   warnings.warn(PytestDeprecationWarning(_DEFAULT_FIXTURE_LOOP_SCOPE_UNSET))
> ============================= test session starts ==============================
> platform linux -- Python 3.12.8, pytest-8.3.4, pluggy-1.5.0
> PyQt5 5.15.11 -- Qt runtime 5.15.15 -- Qt compiled 5.15.15
> rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build
> configfile: pyproject.toml
> plugins: forked-1.6.0, asyncio-0.24.0a1, localserver-0.9.0.post0, qt-4.4.0, typeguard-4.4.1, hypothesis-6.122.1, xdist-3.6.1
> asyncio: mode=Mode.STRICT, default_loop_scope=None
> collected 54 items
> 
> pandas/tests/test_sorting.py ......................................................
> 
> - generated xml file: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/test-data.xml -
> ============================= slowest 30 durations =============================
> 5.32s call     pandas/tests/test_sorting.py::TestMerge::test_int64_overflow_how_merge[outer]
> 5.19s call     pandas/tests/test_sorting.py::TestMerge::test_int64_overflow_how_merge[right]
> 5.03s call     pandas/tests/test_sorting.py::TestMerge::test_int64_overflow_how_merge[inner]
> 4.88s call     pandas/tests/test_sorting.py::TestMerge::test_int64_overflow_how_merge[left]
> 2.97s call     pandas/tests/test_sorting.py::TestMerge::test_int64_overflow_check_sum_col
> 2.50s call     pandas/tests/test_sorting.py::TestMerge::test_int64_overflow_sort_false_order
> 0.88s call     pandas/tests/test_sorting.py::TestSorting::test_int64_overflow_groupby_large_range
> 0.67s setup    pandas/tests/test_sorting.py::TestMerge::test_int64_overflow_check_sum_col
> 0.63s setup    pandas/tests/test_sorting.py::TestMerge::test_int64_overflow_how_merge[inner]
> 0.63s setup    pandas/tests/test_sorting.py::TestMerge::test_int64_overflow_how_merge[outer]
> 0.61s setup    pandas/tests/test_sorting.py::TestMerge::test_int64_overflow_sort_false_order
> 0.57s setup    pandas/tests/test_sorting.py::TestMerge::test_int64_overflow_how_merge[left]
> 0.57s setup    pandas/tests/test_sorting.py::TestMerge::test_int64_overflow_how_merge[right]
> 0.37s call     pandas/tests/test_sorting.py::TestSorting::test_int64_overflow_groupby_large_df_shuffled[median]
> 0.35s call     pandas/tests/test_sorting.py::TestSorting::test_int64_overflow_groupby_large_df_shuffled[mean]
> 0.34s call     pandas/tests/test_sorting.py::TestMerge::test_int64_overflow_one_to_many_none_match[True-outer]
> 0.28s call     pandas/tests/test_sorting.py::TestMerge::test_int64_overflow_one_to_many_none_match[True-right]
> 0.27s call     pandas/tests/test_sorting.py::TestMerge::test_int64_overflow_one_to_many_none_match[False-right]
> 0.27s call     pandas/tests/test_sorting.py::TestMerge::test_int64_overflow_one_to_many_none_match[False-outer]
> 0.26s call     pandas/tests/test_sorting.py::TestMerge::test_int64_overflow_one_to_many_none_match[True-left]
> 0.26s call     pandas/tests/test_sorting.py::TestMerge::test_int64_overflow_one_to_many_none_match[True-inner]
> 0.26s call     pandas/tests/test_sorting.py::TestMerge::test_int64_overflow_one_to_many_none_match[False-left]
> 0.26s call     pandas/tests/test_sorting.py::TestMerge::test_int64_overflow_one_to_many_none_match[False-inner]
> 0.18s call     pandas/tests/test_sorting.py::TestSorting::test_int64_overflow
> 0.01s call     pandas/tests/test_sorting.py::TestMerge::test_int64_overflow_outer_merge
> 
> (5 durations < 0.005s hidden.  Use -vv to show these durations.)
> ============================= 54 passed in 34.14s ==============================
> rdjoqkol test state = false
> /usr/lib/python3/dist-packages/pytest_asyncio/plugin.py:208: PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset.
> The event loop scope for asynchronous fixtures will default to the fixture caching scope. Future versions of pytest-asyncio will default the loop scope for asynchronous fixtures to function scope. Set the default fixture loop scope explicitly in order to avoid unexpected behavior in the future. Valid fixture loop scopes are: "function", "class", "module", "package", "session"
> 
>   warnings.warn(PytestDeprecationWarning(_DEFAULT_FIXTURE_LOOP_SCOPE_UNSET))
> ============================= test session starts ==============================
> platform linux -- Python 3.12.8, pytest-8.3.4, pluggy-1.5.0
> PyQt5 5.15.11 -- Qt runtime 5.15.15 -- Qt compiled 5.15.15
> rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build
> configfile: pyproject.toml
> plugins: forked-1.6.0, asyncio-0.24.0a1, localserver-0.9.0.post0, qt-4.4.0, typeguard-4.4.1, hypothesis-6.122.1, xdist-3.6.1
> asyncio: mode=Mode.STRICT, default_loop_scope=None
> collected 81 items
> 
> pandas/tests/test_take.py .................................................................................
> 
> - generated xml file: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/test-data.xml -
> ============================= slowest 30 durations =============================
> 
> (30 durations < 0.005s hidden.  Use -vv to show these durations.)
> ============================== 81 passed in 0.59s ==============================
> rdjoqkol test state = false
> /usr/lib/python3/dist-packages/pytest_asyncio/plugin.py:208: PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset.
> The event loop scope for asynchronous fixtures will default to the fixture caching scope. Future versions of pytest-asyncio will default the loop scope for asynchronous fixtures to function scope. Set the default fixture loop scope explicitly in order to avoid unexpected behavior in the future. Valid fixture loop scopes are: "function", "class", "module", "package", "session"
> 
>   warnings.warn(PytestDeprecationWarning(_DEFAULT_FIXTURE_LOOP_SCOPE_UNSET))
> ============================= test session starts ==============================
> platform linux -- Python 3.12.8, pytest-8.3.4, pluggy-1.5.0
> PyQt5 5.15.11 -- Qt runtime 5.15.15 -- Qt compiled 5.15.15
> rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build
> configfile: pyproject.toml
> plugins: forked-1.6.0, asyncio-0.24.0a1, localserver-0.9.0.post0, qt-4.4.0, typeguard-4.4.1, hypothesis-6.122.1, xdist-3.6.1
> asyncio: mode=Mode.STRICT, default_loop_scope=None
> collected 1510 items
> 
> pandas/tests/tools/test_to_datetime.py ............................................................................ss....................................................................................................................................................ssssssss....................................................................ss................................................................................................................................................................................................................................................................................xx....ss.ssssss....................................................s........................................................................................................................................................................................................................................................................................................ssssssssss............................
> pandas/tests/tools/test_to_numeric.py ...s.s....................................................................................................................................................................................................................................................xx.......................................................................................................................ssssss.s.s.................................sss...sss.s....ssss.s.s
> pandas/tests/tools/test_to_time.py ...........
> pandas/tests/tools/test_to_timedelta.py ........................................................................ssssssssssss
> 
> - generated xml file: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/test-data.xml -
> ============================= slowest 30 durations =============================
> 0.10s call     pandas/tests/tools/test_to_datetime.py::TestDaysInMonth::test_day_not_in_month_ignore[True-2015-02-29-%Y-%m-%d1]
> 0.07s call     pandas/tests/tools/test_to_datetime.py::TestToDatetime::test_to_datetime_cache[array-%Y%m%d %H:%M:%S-None]
> 0.07s call     pandas/tests/tools/test_to_datetime.py::TestToDatetime::test_to_datetime_cache[array-None-True]
> 0.07s call     pandas/tests/tools/test_to_datetime.py::TestToDatetime::test_to_datetime_cache[array-None-None]
> 0.07s call     pandas/tests/tools/test_to_datetime.py::TestToDatetime::test_to_datetime_cache[array-%Y%m%d %H:%M:%S-True]
> 0.06s call     pandas/tests/tools/test_to_datetime.py::TestToDatetime::test_to_datetime_cache[list-%Y%m%d %H:%M:%S-True]
> 0.06s call     pandas/tests/tools/test_to_datetime.py::TestToDatetime::test_to_datetime_cache[deque-None-True]
> 0.06s call     pandas/tests/tools/test_to_datetime.py::TestToDatetime::test_to_datetime_cache[deque-%Y%m%d %H:%M:%S-True]
> 0.06s call     pandas/tests/tools/test_to_datetime.py::TestToDatetime::test_to_datetime_cache[deque-None-None]
> 0.06s call     pandas/tests/tools/test_to_datetime.py::TestToDatetime::test_to_datetime_cache[deque-%Y%m%d %H:%M:%S-None]
> 0.06s call     pandas/tests/tools/test_to_datetime.py::TestToDatetime::test_to_datetime_cache[list-%Y%m%d %H:%M:%S-None]
> 0.06s call     pandas/tests/tools/test_to_datetime.py::TestToDatetime::test_to_datetime_cache[list-None-True]
> 0.06s call     pandas/tests/tools/test_to_datetime.py::TestToDatetime::test_to_datetime_cache[list-None-None]
> 0.06s call     pandas/tests/tools/test_to_datetime.py::TestToDatetime::test_to_datetime_cache[tuple-None-None]
> 0.06s call     pandas/tests/tools/test_to_datetime.py::TestToDatetime::test_to_datetime_cache[tuple-%Y%m%d %H:%M:%S-True]
> 0.06s call     pandas/tests/tools/test_to_datetime.py::TestToDatetime::test_to_datetime_cache[tuple-None-True]
> 0.06s call     pandas/tests/tools/test_to_datetime.py::TestToDatetime::test_to_datetime_cache[tuple-%Y%m%d %H:%M:%S-None]
> 0.03s call     pandas/tests/tools/test_to_datetime.py::TestToDatetime::test_to_datetime_cache_series[None-None]
> 0.03s call     pandas/tests/tools/test_to_datetime.py::TestToDatetime::test_to_datetime_cache[Index-None-True]
> 0.03s call     pandas/tests/tools/test_to_datetime.py::TestToDatetime::test_to_datetime_cache[Index-None-None]
> 0.03s call     pandas/tests/tools/test_to_datetime.py::TestToDatetime::test_to_datetime_cache[Index-%Y%m%d %H:%M:%S-True]
> 0.03s call     pandas/tests/tools/test_to_datetime.py::TestToDatetime::test_to_datetime_cache[Index-%Y%m%d %H:%M:%S-None]
> 0.03s call     pandas/tests/tools/test_to_datetime.py::TestToDatetime::test_to_datetime_cache_series[None-True]
> 0.03s call     pandas/tests/tools/test_to_datetime.py::TestToDatetime::test_to_datetime_cache_series[%Y%m%d %H:%M:%S-True]
> 0.03s call     pandas/tests/tools/test_to_datetime.py::TestToDatetime::test_to_datetime_cache_series[%Y%m%d %H:%M:%S-None]
> 0.01s call     pandas/tests/tools/test_to_datetime.py::TestToDatetimeMisc::test_to_datetime_timezone_name
> 0.01s call     pandas/tests/tools/test_to_datetime.py::TestTimeConversionFormats::test_to_datetime_parse_tzname_or_tzoffset[%Y-%m-%d %H:%M:%S %Z-dates0-expected_dates0]
> 0.01s call     pandas/tests/tools/test_to_datetime.py::TestToDatetimeDataFrame::test_dataframe_field_aliases_column_subset[True-unit0]
> 0.01s call     pandas/tests/tools/test_to_datetime.py::TestToDatetimeUnit::test_to_datetime_unit_fractional_seconds
> 0.01s call     pandas/tests/tools/test_to_datetime.py::TestToDatetimeUnit::test_float_to_datetime_raise_near_bounds
> ================= 1440 passed, 66 skipped, 4 xfailed in 5.85s ==================
> rdjoqkol test state = false
> /usr/lib/python3/dist-packages/pytest_asyncio/plugin.py:208: PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset.
> The event loop scope for asynchronous fixtures will default to the fixture caching scope. Future versions of pytest-asyncio will default the loop scope for asynchronous fixtures to function scope. Set the default fixture loop scope explicitly in order to avoid unexpected behavior in the future. Valid fixture loop scopes are: "function", "class", "module", "package", "session"
> 
>   warnings.warn(PytestDeprecationWarning(_DEFAULT_FIXTURE_LOOP_SCOPE_UNSET))
> ============================= test session starts ==============================
> platform linux -- Python 3.12.8, pytest-8.3.4, pluggy-1.5.0
> PyQt5 5.15.11 -- Qt runtime 5.15.15 -- Qt compiled 5.15.15
> rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build
> configfile: pyproject.toml
> plugins: forked-1.6.0, asyncio-0.24.0a1, localserver-0.9.0.post0, qt-4.4.0, typeguard-4.4.1, hypothesis-6.122.1, xdist-3.6.1
> asyncio: mode=Mode.STRICT, default_loop_scope=None
> collected 5480 items
> 
> pandas/tests/tseries/frequencies/test_freq_code.py ...................
> pandas/tests/tseries/frequencies/test_frequencies.py ..........
> pandas/tests/tseries/frequencies/test_inference.py .........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
> pandas/tests/tseries/holiday/test_calendar.py ........
> pandas/tests/tseries/holiday/test_federal.py ...
> pandas/tests/tseries/holiday/test_holiday.py .................................................
> pandas/tests/tseries/holiday/test_observance.py .................................
> pandas/tests/tseries/offsets/test_business_day.py .......................
> pandas/tests/tseries/offsets/test_business_hour.py ..............................................................................................
> pandas/tests/tseries/offsets/test_business_month.py .....................
> pandas/tests/tseries/offsets/test_business_quarter.py ..............................................
> pandas/tests/tseries/offsets/test_business_year.py ...................
> pandas/tests/tseries/offsets/test_common.py ....................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
> pandas/tests/tseries/offsets/test_custom_business_day.py .......
> pandas/tests/tseries/offsets/test_custom_business_hour.py ............................
> pandas/tests/tseries/offsets/test_custom_business_month.py ....................................................
> pandas/tests/tseries/offsets/test_dst.py ..........................
> pandas/tests/tseries/offsets/test_easter.py ..........
> pandas/tests/tseries/offsets/test_fiscal.py .............................................................................................................................................
> pandas/tests/tseries/offsets/test_index.py ........................
> pandas/tests/tseries/offsets/test_month.py ............................................................
> pandas/tests/tseries/offsets/test_offsets.py .................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................x..................................................................................................................................................................................................................................................x................................................................................................................................................................................................................................................
> pandas/tests/tseries/offsets/test_offsets_properties.py ..
> pandas/tests/tseries/offsets/test_quarter.py ........................................................................................
> pandas/tests/tseries/offsets/test_ticks.py ............................................................................................................
> pandas/tests/tseries/offsets/test_week.py ..............................................
> pandas/tests/tseries/offsets/test_year.py .................................
> 
> =============================== warnings summary ===============================
> pandas/tests/tseries/offsets/test_offsets_properties.py::test_on_offset_implementations
>   /usr/lib/python3/dist-packages/dateutil/zoneinfo/__init__.py:26: UserWarning: I/O error(2): No such file or directory
>     warnings.warn("I/O error({0}): {1}".format(e.errno, e.strerror))
> 
> -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
> - generated xml file: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/test-data.xml -
> ============================= slowest 30 durations =============================
> 0.91s call     pandas/tests/tseries/offsets/test_offsets_properties.py::test_on_offset_implementations
> 0.53s call     pandas/tests/tseries/offsets/test_ticks.py::test_tick_equality[Micro]
> 0.40s call     pandas/tests/tseries/offsets/test_offsets_properties.py::test_shift_across_dst
> 0.28s call     pandas/tests/tseries/offsets/test_ticks.py::test_tick_equality[Second]
> 0.28s call     pandas/tests/tseries/offsets/test_ticks.py::test_tick_equality[Minute]
> 0.27s call     pandas/tests/tseries/offsets/test_ticks.py::test_tick_equality[Milli]
> 0.27s call     pandas/tests/tseries/offsets/test_ticks.py::test_tick_equality[Hour]
> 0.27s call     pandas/tests/tseries/offsets/test_ticks.py::test_tick_equality[Nano]
> 0.12s call     pandas/tests/tseries/offsets/test_custom_business_day.py::TestCustomBusinessDay::test_calendar
> 0.12s call     pandas/tests/tseries/offsets/test_offsets.py::TestCommon::test_add[BusinessDay1-pytz.FixedOffset(-300)]
> 0.12s call     pandas/tests/tseries/offsets/test_custom_business_hour.py::TestCustomBusinessHour::test_us_federal_holiday_with_datetime
> 0.11s call     pandas/tests/tseries/offsets/test_ticks.py::test_tick_add_sub[Nano]
> 0.11s call     pandas/tests/tseries/offsets/test_ticks.py::test_tick_add_sub[Micro]
> 0.11s call     pandas/tests/tseries/offsets/test_ticks.py::test_tick_add_sub[Milli]
> 0.11s call     pandas/tests/tseries/offsets/test_ticks.py::test_tick_add_sub[Second]
> 0.11s call     pandas/tests/tseries/offsets/test_ticks.py::test_tick_add_sub[Minute]
> 0.11s call     pandas/tests/tseries/offsets/test_ticks.py::test_tick_add_sub[Hour]
> 0.10s setup    pandas/tests/tseries/frequencies/test_inference.py::test_infer_freq_tz['UTC'-us-D-dates4]
> 0.05s call     pandas/tests/tseries/offsets/test_business_month.py::test_apply_index[BusinessMonthBegin--2]
> 0.05s call     pandas/tests/tseries/offsets/test_index.py::test_apply_index[BusinessMonthBegin--2]
> 0.04s call     pandas/tests/tseries/offsets/test_fiscal.py::TestFY5253LastOfMonthQuarter::test_offset
> 0.04s call     pandas/tests/tseries/offsets/test_index.py::test_apply_index[BYearEnd--2]
> 0.04s call     pandas/tests/tseries/offsets/test_index.py::test_apply_index[BQuarterBegin--2]
> 0.04s call     pandas/tests/tseries/offsets/test_index.py::test_apply_index[BYearBegin--2]
> 0.04s call     pandas/tests/tseries/offsets/test_index.py::test_apply_index[BQuarterEnd--2]
> 0.04s call     pandas/tests/tseries/offsets/test_index.py::test_apply_index[YearEnd--2]
> 0.04s call     pandas/tests/tseries/offsets/test_index.py::test_apply_index[YearBegin--2]
> 0.04s call     pandas/tests/tseries/offsets/test_index.py::test_apply_index[QuarterBegin--2]
> 0.04s call     pandas/tests/tseries/offsets/test_index.py::test_apply_index[MonthBegin--2]
> 0.04s call     pandas/tests/tseries/offsets/test_index.py::test_apply_index[BusinessMonthBegin-1]
> ================= 5478 passed, 2 xfailed, 1 warning in 17.38s ==================
> rdjoqkol test state = false
> /usr/lib/python3/dist-packages/pytest_asyncio/plugin.py:208: PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset.
> The event loop scope for asynchronous fixtures will default to the fixture caching scope. Future versions of pytest-asyncio will default the loop scope for asynchronous fixtures to function scope. Set the default fixture loop scope explicitly in order to avoid unexpected behavior in the future. Valid fixture loop scopes are: "function", "class", "module", "package", "session"
> 
>   warnings.warn(PytestDeprecationWarning(_DEFAULT_FIXTURE_LOOP_SCOPE_UNSET))
> ============================= test session starts ==============================
> platform linux -- Python 3.12.8, pytest-8.3.4, pluggy-1.5.0
> PyQt5 5.15.11 -- Qt runtime 5.15.15 -- Qt compiled 5.15.15
> rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build
> configfile: pyproject.toml
> plugins: forked-1.6.0, asyncio-0.24.0a1, localserver-0.9.0.post0, qt-4.4.0, typeguard-4.4.1, hypothesis-6.122.1, xdist-3.6.1
> asyncio: mode=Mode.STRICT, default_loop_scope=None
> collected 1139 items
> 
> pandas/tests/tslibs/test_api.py .
> pandas/tests/tslibs/test_array_to_datetime.py ............................................
> pandas/tests/tslibs/test_ccalendar.py .................
> pandas/tests/tslibs/test_conversion.py ......................................................................
> pandas/tests/tslibs/test_fields.py ....
> pandas/tests/tslibs/test_libfrequencies.py ............
> pandas/tests/tslibs/test_liboffsets.py ..........................................................................
> pandas/tests/tslibs/test_np_datetime.py ........
> pandas/tests/tslibs/test_npy_units.py ..
> pandas/tests/tslibs/test_parse_iso8601.py ...................................................
> pandas/tests/tslibs/test_parsing.py .................................ssssssssssssssssssssssssssssssssssssssss..sss...............................................................x...x.................................
> pandas/tests/tslibs/test_period.py .......................................
> pandas/tests/tslibs/test_resolution.py ...................
> pandas/tests/tslibs/test_strptime.py .......
> pandas/tests/tslibs/test_timedeltas.py .........................
> pandas/tests/tslibs/test_timezones.py .......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
> pandas/tests/tslibs/test_to_offset.py ...................................................................................................
> pandas/tests/tslibs/test_tzconversion.py .
> 
> - generated xml file: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/test-data.xml -
> ============================= slowest 30 durations =============================
> 0.52s call     pandas/tests/tslibs/test_parsing.py::test_hypothesis_delimited_date[%y %m %d-False-.]
> 0.44s call     pandas/tests/tslibs/test_parsing.py::test_hypothesis_delimited_date[%m %Y-False-.]
> 0.43s call     pandas/tests/tslibs/test_conversion.py::test_tz_convert_single_matches_tz_convert_hourly['dateutil/Asia/Singapore']
> 0.43s call     pandas/tests/tslibs/test_parsing.py::test_hypothesis_delimited_date[%m %Y-True-.]
> 0.34s call     pandas/tests/tslibs/test_conversion.py::test_tz_convert_single_matches_tz_convert_hourly[tzlocal()]
> 0.33s call     pandas/tests/tslibs/test_conversion.py::test_tz_convert_single_matches_tz_convert_hourly[datetime.timezone(datetime.timedelta(days=-1, seconds=82800), 'foo')]
> 0.30s call     pandas/tests/tslibs/test_parsing.py::test_hypothesis_delimited_date[%Y %m %d-False-.]
> 0.30s call     pandas/tests/tslibs/test_conversion.py::test_tz_convert_single_matches_tz_convert_hourly['UTC-02:15']
> 0.30s call     pandas/tests/tslibs/test_parsing.py::test_hypothesis_delimited_date[%m %Y-True--]
> 0.28s call     pandas/tests/tslibs/test_parsing.py::test_hypothesis_delimited_date[%Y%m%d-False-.]
> 0.26s call     pandas/tests/tslibs/test_parsing.py::test_hypothesis_delimited_date[%y%m%d-False-.]
> 0.26s call     pandas/tests/tslibs/test_conversion.py::test_tz_convert_single_matches_tz_convert_hourly[pytz.FixedOffset(300)]
> 0.26s call     pandas/tests/tslibs/test_parsing.py::test_hypothesis_delimited_date[%m %d %Y-True--]
> 0.25s call     pandas/tests/tslibs/test_conversion.py::test_tz_convert_single_matches_tz_convert_hourly['UTC+01:15']
> 0.24s call     pandas/tests/tslibs/test_conversion.py::test_tz_convert_single_matches_tz_convert_hourly[pytz.FixedOffset(-300)]
> 0.24s call     pandas/tests/tslibs/test_conversion.py::test_tz_convert_single_matches_tz_convert_hourly['+01:15']
> 0.24s call     pandas/tests/tslibs/test_conversion.py::test_tz_convert_single_matches_tz_convert_hourly['-02:15']
> 0.24s call     pandas/tests/tslibs/test_conversion.py::test_tz_convert_single_matches_tz_convert_hourly[datetime.timezone(datetime.timedelta(seconds=3600))]
> 0.20s call     pandas/tests/tslibs/test_parsing.py::test_hypothesis_delimited_date[%Y %m %d-True--]
> 0.20s call     pandas/tests/tslibs/test_parsing.py::test_hypothesis_delimited_date[%d %m %Y-True--]
> 0.20s call     pandas/tests/tslibs/test_parsing.py::test_hypothesis_delimited_date[%Y %m %d-True- ]
> 0.20s call     pandas/tests/tslibs/test_parsing.py::test_hypothesis_delimited_date[%y%m%d-False--]
> 0.19s call     pandas/tests/tslibs/test_parsing.py::test_hypothesis_delimited_date[%Y%m%d-False--]
> 0.17s call     pandas/tests/tslibs/test_conversion.py::test_tz_convert_single_matches_tz_convert_hourly['Asia/Tokyo']
> 0.17s call     pandas/tests/tslibs/test_parsing.py::test_hypothesis_delimited_date[%Y %m %d-True-.]
> 0.17s call     pandas/tests/tslibs/test_parsing.py::test_hypothesis_delimited_date[%Y%m%d-False- ]
> 0.16s call     pandas/tests/tslibs/test_parsing.py::test_hypothesis_delimited_date[%d %m %Y-False--]
> 0.16s call     pandas/tests/tslibs/test_parsing.py::test_hypothesis_delimited_date[%d %m %Y-False-.]
> 0.16s call     pandas/tests/tslibs/test_parsing.py::test_hypothesis_delimited_date[%d %m %Y-False- ]
> 0.15s call     pandas/tests/tslibs/test_parsing.py::test_hypothesis_delimited_date[%y %m %d-False-/]
> ================= 1094 passed, 43 skipped, 2 xfailed in 17.61s =================
> rdjoqkol test state = false
> /usr/lib/python3/dist-packages/pytest_asyncio/plugin.py:208: PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset.
> The event loop scope for asynchronous fixtures will default to the fixture caching scope. Future versions of pytest-asyncio will default the loop scope for asynchronous fixtures to function scope. Set the default fixture loop scope explicitly in order to avoid unexpected behavior in the future. Valid fixture loop scopes are: "function", "class", "module", "package", "session"
> 
>   warnings.warn(PytestDeprecationWarning(_DEFAULT_FIXTURE_LOOP_SCOPE_UNSET))
> ============================= test session starts ==============================
> platform linux -- Python 3.12.8, pytest-8.3.4, pluggy-1.5.0
> PyQt5 5.15.11 -- Qt runtime 5.15.15 -- Qt compiled 5.15.15
> rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build
> configfile: pyproject.toml
> plugins: forked-1.6.0, asyncio-0.24.0a1, localserver-0.9.0.post0, qt-4.4.0, typeguard-4.4.1, hypothesis-6.122.1, xdist-3.6.1
> asyncio: mode=Mode.STRICT, default_loop_scope=None
> collected 916 items
> 
> pandas/tests/util/test_assert_almost_equal.py ....................................................................................................................................................................
> pandas/tests/util/test_assert_attr_equal.py ..........................................
> pandas/tests/util/test_assert_categorical_equal.py ..........
> pandas/tests/util/test_assert_extension_array_equal.py .....................
> pandas/tests/util/test_assert_frame_equal.py ...............................................................................................................
> pandas/tests/util/test_assert_index_equal.py ................................................................
> pandas/tests/util/test_assert_interval_array_equal.py .......
> pandas/tests/util/test_assert_numpy_array_equal.py .........................
> pandas/tests/util/test_assert_produces_warning.py ............................................................................................................................
> pandas/tests/util/test_assert_series_equal.py ..............................................................................................
> pandas/tests/util/test_deprecate.py ...
> pandas/tests/util/test_deprecate_kwarg.py ..............
> pandas/tests/util/test_deprecate_nonkeyword_arguments.py ...................
> pandas/tests/util/test_doc.py ....
> pandas/tests/util/test_hashing.py .....................................................................................................................................................
> pandas/tests/util/test_numba.py .
> pandas/tests/util/test_rewrite_warning.py ..........
> pandas/tests/util/test_shares_memory.py .s
> pandas/tests/util/test_show_versions.py ....
> pandas/tests/util/test_util.py ...sx..
> pandas/tests/util/test_validate_args.py ......
> pandas/tests/util/test_validate_args_and_kwargs.py ......
> pandas/tests/util/test_validate_inclusive.py ...........
> pandas/tests/util/test_validate_kwargs.py ..................
> 
> - generated xml file: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/test-data.xml -
> ============================= slowest 30 durations =============================
> 1.47s call     pandas/tests/util/test_show_versions.py::test_show_versions
> 0.03s call     pandas/tests/util/test_hashing.py::test_same_len_hash_collisions[0-7]
> 0.03s call     pandas/tests/util/test_hashing.py::test_same_len_hash_collisions[1-7]
> 0.02s call     pandas/tests/util/test_hashing.py::test_same_len_hash_collisions[1-6]
> 0.01s call     pandas/tests/util/test_hashing.py::test_same_len_hash_collisions[0-6]
> 0.01s call     pandas/tests/util/test_assert_series_equal.py::test_less_precise[5-float32-0.12345-0.12346]
> 0.01s call     pandas/tests/util/test_hashing.py::test_same_len_hash_collisions[1-5]
> 0.01s call     pandas/tests/util/test_hashing.py::test_hash_tuples
> 0.01s call     pandas/tests/util/test_assert_series_equal.py::test_series_not_equal_value_mismatch[data10-data20]
> 0.01s call     pandas/tests/util/test_hashing.py::test_same_len_hash_collisions[0-5]
> 0.01s teardown pandas/tests/util/test_validate_kwargs.py::test_validate_bool_kwarg[None-copy]
> 0.01s call     pandas/tests/util/test_hashing.py::test_hash_pandas_object[True-obj8]
> 0.01s call     pandas/tests/util/test_hashing.py::test_hash_pandas_object[False-obj8]
> 0.01s call     pandas/tests/util/test_assert_series_equal.py::test_less_precise[5-Float32-0.12345-0.12346]
> 0.01s call     pandas/tests/util/test_show_versions.py::test_json_output_match
> 0.01s call     pandas/tests/util/test_show_versions.py::test_show_versions_console_json
> 0.01s call     pandas/tests/util/test_hashing.py::test_categorical_consistency[False-s10]
> 0.01s call     pandas/tests/util/test_hashing.py::test_hash_pandas_object[False-obj4]
> 0.01s call     pandas/tests/util/test_assert_frame_equal.py::test_assert_frame_equal_check_like_categorical_midx
> 0.01s call     pandas/tests/util/test_hashing.py::test_hash_pandas_object[True-obj16]
> 0.01s teardown pandas/tests/util/test_assert_almost_equal.py::test_assert_not_almost_equal_numbers[0.0011-0.0012]
> 
> (9 durations < 0.005s hidden.  Use -vv to show these durations.)
> ================== 913 passed, 2 skipped, 1 xfailed in 4.99s ===================
> rdjoqkol test state = false
> /usr/lib/python3/dist-packages/pytest_asyncio/plugin.py:208: PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset.
> The event loop scope for asynchronous fixtures will default to the fixture caching scope. Future versions of pytest-asyncio will default the loop scope for asynchronous fixtures to function scope. Set the default fixture loop scope explicitly in order to avoid unexpected behavior in the future. Valid fixture loop scopes are: "function", "class", "module", "package", "session"
> 
>   warnings.warn(PytestDeprecationWarning(_DEFAULT_FIXTURE_LOOP_SCOPE_UNSET))
> ============================= test session starts ==============================
> platform linux -- Python 3.12.8, pytest-8.3.4, pluggy-1.5.0
> PyQt5 5.15.11 -- Qt runtime 5.15.15 -- Qt compiled 5.15.15
> rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build
> configfile: pyproject.toml
> plugins: forked-1.6.0, asyncio-0.24.0a1, localserver-0.9.0.post0, qt-4.4.0, typeguard-4.4.1, hypothesis-6.122.1, xdist-3.6.1
> asyncio: mode=Mode.STRICT, default_loop_scope=None
> collected 10242 items / 1 skipped
> 
> pandas/tests/window/moments/test_moments_consistency_ewm.py ................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
> pandas/tests/window/moments/test_moments_consistency_expanding.py ........x.......................x..x..x..x..x..x....................x.......................x..x..x..x..x..x................................................................................................................................................................................................................................................................................
> pandas/tests/window/moments/test_moments_consistency_rolling.py ..............x..x............................................x..x..x..x..x..x..x..x..x..x..x..x......................................x..x............................................x..x..x..x..x..x..x..x..x..x..x..x................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
> pandas/tests/window/test_api.py .........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
> pandas/tests/window/test_apply.py ...s....sssss..........s..s.......................................................
> pandas/tests/window/test_base_indexer.py ....................................................................................................................................................................................................................................
> pandas/tests/window/test_cython_aggregations.py ........................................................................
> pandas/tests/window/test_dtypes.py ....................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
> pandas/tests/window/test_ewm.py .......................................................................................................................................................................................................................................ssssssssssss........ssssssssssssssss................
> pandas/tests/window/test_expanding.py ..........x................................................................................................................................................................................................ss....s...................s..s......s.............................................................................................
> pandas/tests/window/test_groupby.py ...................................................................................................................
> pandas/tests/window/test_numba.py ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss
> pandas/tests/window/test_pairwise.py ........................................................................................................................................................................................................................................................................................................................
> pandas/tests/window/test_rolling.py ........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
> pandas/tests/window/test_rolling_functions.py ..................................................................................................................................................................................................................................................................................................................................................................................................................................
> pandas/tests/window/test_rolling_quantile.py ..........................................................................................................................................................................................
> pandas/tests/window/test_rolling_skew_kurt.py ......................................................................
> pandas/tests/window/test_timeseries_window.py ..................................................................................s
> pandas/tests/window/test_win_type.py ...............................................................................................................................................................................................................................................................................................
> 
> - generated xml file: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/test-data.xml -
> ============================= slowest 30 durations =============================
> 0.46s call     pandas/tests/window/test_rolling_functions.py::test_rolling_functions_window_non_shrinkage[<lambda>14]
> 0.19s setup    pandas/tests/window/test_numba.py::TestTableMethod::test_table_method_rolling_methods[axis='index'-False-True-True-arithmetic_numba_supported_operators6-None]
> 0.17s call     pandas/tests/window/test_apply.py::test_time_rule_frame[False]
> 0.16s call     pandas/tests/window/test_dtypes.py::test_series_dtypes[int64-2-max-data5-expected_data5-False-None]
> 0.11s call     pandas/tests/window/test_apply.py::test_frame[False]
> 0.07s teardown pandas/tests/window/test_win_type.py::test_rolling_center_axis_1
> 0.07s call     pandas/tests/window/test_expanding.py::test_expanding_corr_pairwise
> 0.07s call     pandas/tests/window/test_expanding.py::test_expanding_cov_pairwise
> 0.05s call     pandas/tests/window/test_apply.py::test_center_reindex_frame[False]
> 0.05s call     pandas/tests/window/test_apply.py::test_min_periods[False-1-0]
> 0.05s call     pandas/tests/window/test_apply.py::test_center_reindex_series[False]
> 0.04s call     pandas/tests/window/test_apply.py::test_min_periods[False-None-0]
> 0.04s call     pandas/tests/window/test_ewm.py::test_ewm_pairwise_cov_corr[corr]
> 0.04s call     pandas/tests/window/test_pairwise.py::test_rolling_pairwise_cov_corr[corr]
> 0.04s call     pandas/tests/window/test_ewm.py::test_ewm_pairwise_cov_corr[cov]
> 0.03s call     pandas/tests/window/test_pairwise.py::test_rolling_pairwise_cov_corr[cov]
> 0.03s call     pandas/tests/window/test_apply.py::test_min_periods[False-2-0]
> 0.03s call     pandas/tests/window/test_pairwise.py::test_flex_binary_frame[corr]
> 0.03s call     pandas/tests/window/test_expanding.py::test_expanding_corr_pairwise_diff_length
> 0.03s call     pandas/tests/window/test_pairwise.py::TestPairwise::test_cov_mulittindex
> 0.03s call     pandas/tests/window/test_expanding.py::test_expanding_cov_pairwise_diff_length
> 0.03s call     pandas/tests/window/test_pairwise.py::test_flex_binary_frame[cov]
> 0.03s call     pandas/tests/window/test_apply.py::test_nans[False]
> 0.02s call     pandas/tests/window/test_pairwise.py::TestPairwise::test_pairwise_with_self[pairwise_frames4-<lambda>1]
> 0.02s call     pandas/tests/window/test_pairwise.py::TestPairwise::test_pairwise_with_other[pairwise_frames7-<lambda>0]
> 0.02s call     pandas/tests/window/test_api.py::test_agg[10]
> 0.02s call     pandas/tests/window/test_pairwise.py::TestPairwise::test_pairwise_with_other[pairwise_frames5-<lambda>3]
> 0.02s setup    pandas/tests/window/test_rolling_functions.py::test_frame[False-2-max-max-kwargs5]
> 0.02s call     pandas/tests/window/test_groupby.py::TestExpanding::test_expanding_corr_cov[cov]
> 0.02s call     pandas/tests/window/test_pairwise.py::TestPairwise::test_pairwise_with_other[pairwise_frames7-<lambda>1]
> =============== 9016 passed, 1184 skipped, 43 xfailed in 37.20s ================
> rdjoqkol test state = false
> E: pybuild pybuild:389: test: plugin custom failed with: exit code=1: TEST_SUCCESS=true; cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build ; for TEST_SUBSET in /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/pandas/tests/* ; do echo $TEST_SUBSET | grep -q -e __pycache__ || PANDAS_CI=1 LC_ALL=C.UTF-8 xvfb-run -a -s "-screen 0 1280x1024x24 -noreset" python3.12 -m pytest -s -m "not network"  -k "not test_register_entrypoint and not test_wrong_url and not test_statsmodels" --confcutdir=/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/pandas --deb-data-root-dir=/<<PKGBUILDDIR>>/pandas/tests $TEST_SUBSET || test $? = 5 || TEST_SUCCESS=false && echo "rdjoqkol test state = $TEST_SUCCESS"; done ; rm -rf test-data.xml test_stata.dta .pytest_cache ; $TEST_SUCCESS
> dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p "3.13 3.12" returned exit code 13


The full build log is available from:
http://qa-logs.debian.net/2024/12/22/pandas_2.2.3+dfsg-5_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20241222;users=lucas@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20241222&fusertaguser=lucas@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



More information about the debian-science-maintainers mailing list