Bug#1042043: pandas: FTBFS: failed tests

Lucas Nussbaum lucas at debian.org
Tue Jul 25 21:55:32 BST 2023


Source: pandas
Version: 1.5.3+dfsg-2
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lucas at debian.org
Usertags: ftbfs-20230724 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:240: TEST_SUCCESS=true; cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build ; for TEST_SUBSET in /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pandas/tests/* ; do PANDAS_CI=1 LOCALE_OVERRIDE=C xvfb-run -a -s "-screen 0 1280x1024x24 -noreset" python3.11 -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.11/build/pandas --deb-data-root-dir=/<<PKGBUILDDIR>>/pandas/tests --strict-data-files $TEST_SUBSET || test $? = 5 || TEST_SUCCESS=false && echo "rdjoqkol test state = $TEST_SUCCESS"; done ; PANDAS_CI=1 LOCALE_OVERRIDE=C python3.11 -m pytest -s -m "not network" --forked --runxfail --confcutdir=/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pandas --deb-data-root-dir=/<<PKGBUILDDIR>>/pandas/tests --strict-data-files /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pandas/tests/groupby/test_numba.py /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pandas/tests/groupby/test_timegrouper.py /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pandas/tests/groupby/transform/test_numba.py /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pandas/tests/groupby/aggregate/test_numba.py /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pandas/tests/window/test_numba.py /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pandas/tests/window/test_apply.py /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pandas/tests/window/test_online.py /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pandas/tests/window/moments/test_moments_consistency_expanding.py || true ; rm -f test-data.xml ; $TEST_SUCCESS
> ============================= test session starts ==============================
> platform linux -- Python 3.11.4, pytest-7.4.0, pluggy-1.2.0
> rootdir: /<<PKGBUILDDIR>>
> configfile: pyproject.toml
> plugins: xdist-3.3.1, forked-1.6.0, asyncio-0.20.3, hypothesis-6.82.0
> asyncio: mode=Mode.STRICT
> collected 8 items
> 
> pandas/tests/test_aggregation.py ........
> 
> - generated xml file: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/test-data.xml -
> ============================= slowest 30 durations =============================
> 
> (24 durations < 0.005s hidden.  Use -vv to show these durations.)
> ============================== 8 passed in 0.05s ===============================
> rdjoqkol test state = true
> ============================= test session starts ==============================
> platform linux -- Python 3.11.4, pytest-7.4.0, pluggy-1.2.0
> rootdir: /<<PKGBUILDDIR>>
> configfile: pyproject.toml
> plugins: xdist-3.3.1, forked-1.6.0, asyncio-0.20.3, hypothesis-6.82.0
> asyncio: mode=Mode.STRICT
> collected 13 items
> 
> pandas/tests/api/test_api.py ...........
> pandas/tests/api/test_types.py ..
> 
> - generated xml file: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/test-data.xml -
> ============================= slowest 30 durations =============================
> 0.51s call     .pybuild/cpython3_3.11/build/pandas/tests/api/test_api.py::TestTesting::test_util_in_top_level
> 0.07s call     .pybuild/cpython3_3.11/build/pandas/tests/api/test_api.py::TestPDApi::test_depr
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/api/test_types.py::TestTypes::test_deprecated_from_api_types
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/api/test_api.py::TestTesting::test_util_testing_deprecated
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/api/test_api.py::TestTesting::test_util_testing_deprecated_direct
> 
> (25 durations < 0.005s hidden.  Use -vv to show these durations.)
> ============================== 13 passed in 0.65s ==============================
> rdjoqkol test state = true
> ============================= test session starts ==============================
> platform linux -- Python 3.11.4, pytest-7.4.0, pluggy-1.2.0
> rootdir: /<<PKGBUILDDIR>>
> configfile: pyproject.toml
> plugins: xdist-3.3.1, forked-1.6.0, asyncio-0.20.3, hypothesis-6.82.0
> asyncio: mode=Mode.STRICT
> collected 1163 items
> 
> pandas/tests/apply/test_frame_apply.py .............................................................................................................................................................................................
> pandas/tests/apply/test_frame_apply_relabeling.py ....
> pandas/tests/apply/test_frame_transform.py ...s.s.s...............................................ss..ss..ss.....x.x......x.x......x........
> pandas/tests/apply/test_invalid_arg.py ..........................................................................................................................................................................................
> pandas/tests/apply/test_series_apply.py ............s.......xx.....x..x..x....................................xxx..............................................................
> 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.11/build/test-data.xml -
> ============================= slowest 30 durations =============================
> 0.15s call     .pybuild/cpython3_3.11/build/pandas/tests/apply/test_series_apply.py::test_transform_partial_failure[rank]
> 0.10s call     .pybuild/cpython3_3.11/build/pandas/tests/apply/test_frame_apply.py::test_apply_differently_indexed
> 0.09s call     .pybuild/cpython3_3.11/build/pandas/tests/apply/test_frame_apply.py::test_agg_multiple_mixed_no_warning
> 0.08s call     .pybuild/cpython3_3.11/build/pandas/tests/apply/test_frame_transform.py::test_transform_partial_failure_typeerror[rank]
> 0.06s call     .pybuild/cpython3_3.11/build/pandas/tests/apply/test_frame_apply.py::test_agg_transform[axis='columns']
> 0.06s call     .pybuild/cpython3_3.11/build/pandas/tests/apply/test_frame_apply.py::test_agg_transform[axis=1]
> 0.06s call     .pybuild/cpython3_3.11/build/pandas/tests/apply/test_series_apply.py::test_transform_partial_failure[cumprod]
> 0.06s call     .pybuild/cpython3_3.11/build/pandas/tests/apply/test_series_apply.py::test_transform_partial_failure[cummin]
> 0.05s call     .pybuild/cpython3_3.11/build/pandas/tests/apply/test_series_apply.py::test_transform_partial_failure[cummax]
> 0.05s call     .pybuild/cpython3_3.11/build/pandas/tests/apply/test_series_apply.py::test_transform_partial_failure[fillna]
> 0.05s call     .pybuild/cpython3_3.11/build/pandas/tests/apply/test_frame_apply.py::test_agg_reduce[axis=1]
> 0.05s call     .pybuild/cpython3_3.11/build/pandas/tests/apply/test_series_apply.py::test_transform_partial_failure[pct_change]
> 0.05s call     .pybuild/cpython3_3.11/build/pandas/tests/apply/test_series_apply.py::test_transform_partial_failure[ngroup]
> 0.04s call     .pybuild/cpython3_3.11/build/pandas/tests/apply/test_series_apply.py::test_transform_partial_failure[diff]
> 0.04s call     .pybuild/cpython3_3.11/build/pandas/tests/apply/test_series_apply.py::test_transform_partial_failure[cumsum]
> 0.04s call     .pybuild/cpython3_3.11/build/pandas/tests/apply/test_frame_transform.py::test_transform_partial_failure_typeerror[pct_change]
> 0.04s call     .pybuild/cpython3_3.11/build/pandas/tests/apply/test_series_apply.py::test_transform_partial_failure_valueerror
> 0.04s call     .pybuild/cpython3_3.11/build/pandas/tests/apply/test_frame_transform.py::test_transform_partial_failure_typeerror[cummax]
> 0.04s call     .pybuild/cpython3_3.11/build/pandas/tests/apply/test_frame_transform.py::test_transform_partial_failure_typeerror[cumprod]
> 0.04s call     .pybuild/cpython3_3.11/build/pandas/tests/apply/test_frame_transform.py::test_transform_partial_failure_valueerror
> 0.04s call     .pybuild/cpython3_3.11/build/pandas/tests/apply/test_frame_transform.py::test_transform_partial_failure_typeerror[cummin]
> 0.04s call     .pybuild/cpython3_3.11/build/pandas/tests/apply/test_frame_transform.py::test_transform_partial_failure_typeerror[cumsum]
> 0.04s call     .pybuild/cpython3_3.11/build/pandas/tests/apply/test_frame_apply.py::test_agg_reduce[axis='columns']
> 0.04s call     .pybuild/cpython3_3.11/build/pandas/tests/apply/test_frame_transform.py::test_transform_partial_failure_typeerror[diff]
> 0.04s call     .pybuild/cpython3_3.11/build/pandas/tests/apply/test_frame_transform.py::test_transform_listlike[axis=1-ops1-names1]
> 0.03s call     .pybuild/cpython3_3.11/build/pandas/tests/apply/test_frame_transform.py::test_transform_listlike[axis='columns'-ops1-names1]
> 0.03s call     .pybuild/cpython3_3.11/build/pandas/tests/apply/test_frame_transform.py::test_transform_listlike[axis=1-ops3-names3]
> 0.03s call     .pybuild/cpython3_3.11/build/pandas/tests/apply/test_frame_transform.py::test_transform_listlike[axis='columns'-ops3-names3]
> 0.03s call     .pybuild/cpython3_3.11/build/pandas/tests/apply/test_frame_apply.py::test_nuiscance_columns
> 0.03s call     .pybuild/cpython3_3.11/build/pandas/tests/apply/test_frame_transform.py::test_transform_listlike[axis=1-ops2-names2]
> ================= 1130 passed, 10 skipped, 23 xfailed in 8.98s =================
> rdjoqkol test state = true
> ============================= test session starts ==============================
> platform linux -- Python 3.11.4, pytest-7.4.0, pluggy-1.2.0
> rootdir: /<<PKGBUILDDIR>>
> configfile: pyproject.toml
> plugins: xdist-3.3.1, forked-1.6.0, asyncio-0.20.3, hypothesis-6.82.0
> asyncio: mode=Mode.STRICT
> collected 29898 items
> 
> pandas/tests/arithmetic/test_array_ops.py ....
> pandas/tests/arithmetic/test_categorical.py ....
> pandas/tests/arithmetic/test_datetime64.py ....................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
> pandas/tests/arithmetic/test_interval.py ......................................................xxx.................xxx.................xxx.................xxx.................xxx.................xxx.................xxx.................xxx.................xxx.................xxx.................xxx.................xxx................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................xxx.................xxx.................xxx.................xxx.................xxx.................xxx.................xxx.................xxx.................xxx.................xxx.................xxx.................xxx..........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
> pandas/tests/arithmetic/test_numeric.py ..............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
> pandas/tests/arithmetic/test_object.py ..................................................................................................................................................................................................
> pandas/tests/arithmetic/test_period.py ................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
> pandas/tests/arithmetic/test_timedelta64.py ................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
> 
> =============================== warnings summary ===============================
> .pybuild/cpython3_3.11/build/pandas/tests/arithmetic/test_datetime64.py: 960 warnings
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pandas/tests/arithmetic/test_datetime64.py:1091: DeprecationWarning: NumPy will stop allowing conversion of out-of-bound Python integers to integer arrays.  The conversion of -1 to uint8 will fail in the future.
>   For the old behavior, usually:
>       np.array(value).astype(dtype)`
>   will give the desired result (the cast overflows).
>     other = np.array([4, -1], dtype=dtype)
> 
> .pybuild/cpython3_3.11/build/pandas/tests/arithmetic/test_period.py::TestPeriodIndexSeriesMethods::test_pi_sub_period[numexpr]
> .pybuild/cpython3_3.11/build/pandas/tests/arithmetic/test_period.py::TestPeriodIndexSeriesMethods::test_pi_sub_period_nat[numexpr]
> .pybuild/cpython3_3.11/build/pandas/tests/arithmetic/test_period.py::TestPeriodIndexSeriesMethods::test_pi_sub_period[python]
> .pybuild/cpython3_3.11/build/pandas/tests/arithmetic/test_period.py::TestPeriodIndexSeriesMethods::test_pi_sub_period_nat[python]
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pandas/core/arrays/timedeltas.py:908: RuntimeWarning: invalid value encountered in cast
>     base = data.astype(np.int64)
> 
> .pybuild/cpython3_3.11/build/pandas/tests/arithmetic/test_period.py::TestPeriodIndexSeriesMethods::test_pi_sub_period[numexpr]
> .pybuild/cpython3_3.11/build/pandas/tests/arithmetic/test_period.py::TestPeriodIndexSeriesMethods::test_pi_sub_period_nat[numexpr]
> .pybuild/cpython3_3.11/build/pandas/tests/arithmetic/test_period.py::TestPeriodIndexSeriesMethods::test_pi_sub_period[python]
> .pybuild/cpython3_3.11/build/pandas/tests/arithmetic/test_period.py::TestPeriodIndexSeriesMethods::test_pi_sub_period_nat[python]
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pandas/core/arrays/timedeltas.py:912: RuntimeWarning: invalid value encountered in cast
>     data = (base * m + (frac * m).astype(np.int64)).view("timedelta64[ns]")
> 
> -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
> - generated xml file: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/test-data.xml -
> ============================= slowest 30 durations =============================
> 0.87s call     .pybuild/cpython3_3.11/build/pandas/tests/arithmetic/test_numeric.py::TestNumericComparisons::test_numeric_cmp_string_numexpr_path[python-array]
> 0.87s call     .pybuild/cpython3_3.11/build/pandas/tests/arithmetic/test_numeric.py::TestNumericComparisons::test_numeric_cmp_string_numexpr_path[numexpr-array]
> 0.44s call     .pybuild/cpython3_3.11/build/pandas/tests/arithmetic/test_datetime64.py::TestDatetimeIndexArithmetic::test_dti_addsub_offset_arraylike[python-'UTC-02:15'-names6-series-add]
> 0.34s call     .pybuild/cpython3_3.11/build/pandas/tests/arithmetic/test_datetime64.py::TestDatetime64ArrayLikeComparisons::test_dt64arr_cmp_arraylike_invalid[python-'+01:15'-Series-other7]
> 0.22s call     .pybuild/cpython3_3.11/build/pandas/tests/arithmetic/test_datetime64.py::TestDatetime64Arithmetic::test_dt64arr_sub_timedeltalike_scalar[numexpr-datetime.timezone(datetime.timedelta(seconds=3600))-Hour-DataFrame]
> 0.14s teardown .pybuild/cpython3_3.11/build/pandas/tests/arithmetic/test_datetime64.py::test_dt64arr_addsub_object_dtype_2d[python]
> 0.10s call     .pybuild/cpython3_3.11/build/pandas/tests/arithmetic/test_datetime64.py::TestDatetime64SeriesComparison::test_dt64arr_timestamp_equality[numexpr-DataFrame]
> 0.06s call     .pybuild/cpython3_3.11/build/pandas/tests/arithmetic/test_datetime64.py::TestDatetime64DateOffsetArithmetic::test_dt64arr_add_sub_relativedelta_offsets[python-DataFrame]
> 0.06s call     .pybuild/cpython3_3.11/build/pandas/tests/arithmetic/test_datetime64.py::TestDatetime64DateOffsetArithmetic::test_dt64arr_add_sub_relativedelta_offsets[numexpr-DataFrame]
> 0.04s call     .pybuild/cpython3_3.11/build/pandas/tests/arithmetic/test_datetime64.py::TestDatetimeIndexArithmetic::test_dti_addsub_object_arraylike[python-zoneinfo.ZoneInfo(key='US/Pacific')-DataFrame-array]
> 0.04s call     .pybuild/cpython3_3.11/build/pandas/tests/arithmetic/test_datetime64.py::TestDatetime64Arithmetic::test_dt64arr_sub_dt64object_array[numexpr-array-'Asia/Tokyo']
> 0.04s call     .pybuild/cpython3_3.11/build/pandas/tests/arithmetic/test_timedelta64.py::TestTimedeltaArraylikeAddSubOps::test_timedelta64_ops_nat[python]
> 0.04s call     .pybuild/cpython3_3.11/build/pandas/tests/arithmetic/test_timedelta64.py::TestTimedeltaArraylikeAddSubOps::test_td64arr_with_offset_series[numexpr-names4-Series]
> 0.04s call     .pybuild/cpython3_3.11/build/pandas/tests/arithmetic/test_datetime64.py::TestDatetimeIndexArithmetic::test_dti_addsub_object_arraylike[python-tzlocal()-Series-Index]
> 0.04s call     .pybuild/cpython3_3.11/build/pandas/tests/arithmetic/test_datetime64.py::TestDatetimeIndexArithmetic::test_dti_addsub_object_arraylike[python-pytz.FixedOffset(-300)-Series-Index]
> 0.04s call     .pybuild/cpython3_3.11/build/pandas/tests/arithmetic/test_datetime64.py::TestDatetime64SeriesComparison::test_dt64arr_timestamp_equality[python-DataFrame]
> 0.03s call     .pybuild/cpython3_3.11/build/pandas/tests/arithmetic/test_datetime64.py::TestDatetimeIndexArithmetic::test_dti_addsub_offset_arraylike[python-datetime.timezone(datetime.timedelta(seconds=3600))-names1-index-add]
> 0.03s call     .pybuild/cpython3_3.11/build/pandas/tests/arithmetic/test_datetime64.py::TestDatetimeIndexArithmetic::test_dti_addsub_object_arraylike[python-pytz.FixedOffset(-300)-DataFrame-array]
> 0.03s call     .pybuild/cpython3_3.11/build/pandas/tests/arithmetic/test_datetime64.py::TestDatetime64DateOffsetArithmetic::test_dt64arr_add_sub_offset_array[python-'US/Eastern'-DataFrame-True-sub-other0]
> 0.03s call     .pybuild/cpython3_3.11/build/pandas/tests/arithmetic/test_timedelta64.py::TestTimedeltaArraylikeAddSubOps::test_timedelta64_ops_nat[numexpr]
> 0.03s call     .pybuild/cpython3_3.11/build/pandas/tests/arithmetic/test_datetime64.py::TestDatetime64DateOffsetArithmetic::test_dt64arr_add_sub_offset_array[python-'Asia/Tokyo'-array-True-add-other1]
> 0.03s teardown .pybuild/cpython3_3.11/build/pandas/tests/arithmetic/test_timedelta64.py::test_add_timestamp_to_timedelta[python]
> 0.03s call     .pybuild/cpython3_3.11/build/pandas/tests/arithmetic/test_datetime64.py::TestDatetimeIndexArithmetic::test_dti_addsub_object_arraylike[python-pytz.FixedOffset(-300)-Series-array]
> 0.03s teardown .pybuild/cpython3_3.11/build/pandas/tests/arithmetic/test_numeric.py::test_empty_str_comparison[python-5-5]
> 0.03s call     .pybuild/cpython3_3.11/build/pandas/tests/arithmetic/test_datetime64.py::TestDatetimeIndexArithmetic::test_dti_addsub_object_arraylike[python-pytz.FixedOffset(-300)-Index-Index]
> 0.03s call     .pybuild/cpython3_3.11/build/pandas/tests/arithmetic/test_datetime64.py::TestDatetimeIndexArithmetic::test_dti_addsub_object_arraylike[python-datetime.timezone(datetime.timedelta(days=-1, seconds=82800), 'foo')-array-Index]
> 0.03s call     .pybuild/cpython3_3.11/build/pandas/tests/arithmetic/test_datetime64.py::TestDatetimeIndexArithmetic::test_dti_addsub_object_arraylike[python-pytz.FixedOffset(-300)-DataFrame-Index]
> 0.03s call     .pybuild/cpython3_3.11/build/pandas/tests/arithmetic/test_datetime64.py::TestDatetimeIndexArithmetic::test_dti_addsub_object_arraylike[python-datetime.timezone.utc-DataFrame-Index]
> 0.03s teardown .pybuild/cpython3_3.11/build/pandas/tests/arithmetic/test_period.py::TestPeriodIndexSeriesMethods::test_pi_sub_period_nat[python]
> 0.03s call     .pybuild/cpython3_3.11/build/pandas/tests/arithmetic/test_datetime64.py::TestDatetime64DateOffsetArithmetic::test_dt64arr_add_sub_offset_array[python-tzutc()-Series-False-radd-other1]
> ========= 29826 passed, 72 xfailed, 968 warnings in 177.42s (0:02:57) ==========
> rdjoqkol test state = true
> ============================= test session starts ==============================
> platform linux -- Python 3.11.4, pytest-7.4.0, pluggy-1.2.0
> rootdir: /<<PKGBUILDDIR>>
> configfile: pyproject.toml
> plugins: xdist-3.3.1, forked-1.6.0, asyncio-0.20.3, hypothesis-6.82.0
> asyncio: mode=Mode.STRICT
> collected 17247 items / 2 skipped
> 
> pandas/tests/arrays/test_array.py ...........................................................................
> pandas/tests/arrays/test_datetimelike.py .....................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................xxx.................................xxx.........................................................................................................................................................................................................................................................xxx........................ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss..................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................x...........x...................................................................................x..................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................sss............................................................................................................................................................ssssssssssssssssss........................................................................................................................................................................................................................................................................................................................................
> 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/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_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 ---------------------------------------------------------------------------
> NameError                                 Traceback (most recent call last)
> File <string>:1
> 
> NameError: name 'Categorical' is not defined
> .
> pandas/tests/arrays/datetimes/test_constructors.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_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_repr.py ..........................
> pandas/tests/arrays/interval/test_astype.py ..
> pandas/tests/arrays/interval/test_interval.py ...............................................................................ssssssss............
> pandas/tests/arrays/interval/test_ops.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 .s.s.s.sxs.s.s.s.sxsxs.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.......ss.s.s.s.s.s.s.sxxssxxss....ssss....ssss.sssssssssss.s.s..ss.s...sss.s.s.s.s.s.s.s.s.s
> pandas/tests/arrays/string_/test_string_arrow.py s.s.sssss.sssssssssssssssssssssssssssssss
> pandas/tests/arrays/timedeltas/test_constructors.py .......
> pandas/tests/arrays/timedeltas/test_reductions.py .......................
> 
> =============================== warnings summary ===============================
> .pybuild/cpython3_3.11/build/pandas/tests/arrays/floating/test_astype.py::test_astype_to_integer_array
> .pybuild/cpython3_3.11/build/pandas/tests/arrays/floating/test_comparison.py::TestComparisonOps::test_compare_with_integerarray[eq]
> .pybuild/cpython3_3.11/build/pandas/tests/arrays/floating/test_comparison.py::TestComparisonOps::test_compare_with_integerarray[ne]
> .pybuild/cpython3_3.11/build/pandas/tests/arrays/floating/test_comparison.py::TestComparisonOps::test_compare_with_integerarray[gt]
> .pybuild/cpython3_3.11/build/pandas/tests/arrays/floating/test_comparison.py::TestComparisonOps::test_compare_with_integerarray[ge]
> .pybuild/cpython3_3.11/build/pandas/tests/arrays/floating/test_comparison.py::TestComparisonOps::test_compare_with_integerarray[lt]
> .pybuild/cpython3_3.11/build/pandas/tests/arrays/floating/test_comparison.py::TestComparisonOps::test_compare_with_integerarray[le]
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pandas/core/arrays/masked.py:447: RuntimeWarning: invalid value encountered in cast
>     data = self._data.astype(dtype.numpy_dtype, copy=copy)
> 
> .pybuild/cpython3_3.11/build/pandas/tests/arrays/floating/test_to_numpy.py::test_to_numpy_na_value[series]
> .pybuild/cpython3_3.11/build/pandas/tests/arrays/floating/test_to_numpy.py::test_to_numpy_na_value[array]
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pandas/core/arrays/masked.py:418: RuntimeWarning: invalid value encountered in cast
>     data = self._data.astype(dtype)
> 
> .pybuild/cpython3_3.11/build/pandas/tests/arrays/sparse/test_unary.py::TestUnaryMethods::test_neg_operator
> .pybuild/cpython3_3.11/build/pandas/tests/arrays/sparse/test_unary.py::TestUnaryMethods::test_abs_operator
>   <__array_function__ internals>:200: RuntimeWarning: invalid value encountered in cast
> 
> -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
> - generated xml file: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/test-data.xml -
> ============================= slowest 30 durations =============================
> 0.70s call     .pybuild/cpython3_3.11/build/pandas/tests/arrays/categorical/test_warnings.py::TestCategoricalWarnings::test_tab_complete_warning
> 0.34s call     .pybuild/cpython3_3.11/build/pandas/tests/arrays/sparse/test_indexing.py::TestGetitem::test_getslice[as_dense3-slc12]
> 0.22s setup    .pybuild/cpython3_3.11/build/pandas/tests/arrays/categorical/test_warnings.py::TestCategoricalWarnings::test_tab_complete_warning
> 0.21s setup    .pybuild/cpython3_3.11/build/pandas/tests/arrays/test_datetimelike.py::TestDatetimeArray::test_int_properties[<UTC>-M-hour]
> 0.16s call     .pybuild/cpython3_3.11/build/pandas/tests/arrays/test_datetimelike.py::TestDatetimeArray::test_compare_categorical_dtype[None-'UTC-02:15'-W-True-False]
> 0.04s call     .pybuild/cpython3_3.11/build/pandas/tests/arrays/categorical/test_dtypes.py::TestCategoricalDtypes::test_codes_dtypes
> 0.04s call     .pybuild/cpython3_3.11/build/pandas/tests/arrays/categorical/test_api.py::TestCategoricalAPI::test_set_ordered
> 0.03s call     .pybuild/cpython3_3.11/build/pandas/tests/arrays/integer/test_arithmetic.py::test_values_multiplying_large_series_by_NA
> 0.03s call     .pybuild/cpython3_3.11/build/pandas/tests/arrays/categorical/test_replace.py::test_replace_categorical[b-c-result0-Categorical.categories are different]
> 0.03s call     .pybuild/cpython3_3.11/build/pandas/tests/arrays/categorical/test_replace.py::test_replace_categorical[b-None-result3-Categorical.categories length are different]
> 0.03s call     .pybuild/cpython3_3.11/build/pandas/tests/arrays/categorical/test_replace.py::test_replace_categorical[a-a-result2-None]
> 0.03s call     .pybuild/cpython3_3.11/build/pandas/tests/arrays/categorical/test_replace.py::test_replace_categorical[c-d-result1-None]
> 0.03s call     .pybuild/cpython3_3.11/build/pandas/tests/arrays/test_datetimelike.py::TestDatetimeArray::test_int_properties['US/Eastern'-W-week]
> 0.02s call     .pybuild/cpython3_3.11/build/pandas/tests/arrays/categorical/test_api.py::TestCategoricalAPI::test_set_categories
> 0.02s call     .pybuild/cpython3_3.11/build/pandas/tests/arrays/period/test_astype.py::test_astype_int[uint64]
> 0.02s call     .pybuild/cpython3_3.11/build/pandas/tests/arrays/sparse/test_constructors.py::TestConstructors::test_constructor_warns_when_losing_timezone
> 0.02s call     .pybuild/cpython3_3.11/build/pandas/tests/arrays/sparse/test_arithmetics.py::TestSparseArrayArithmetics::test_float_scalar_comparison[block]
> 0.02s call     .pybuild/cpython3_3.11/build/pandas/tests/arrays/sparse/test_arithmetics.py::TestSparseArrayArithmetics::test_mixed_array_comparison[block]
> 0.02s call     .pybuild/cpython3_3.11/build/pandas/tests/arrays/categorical/test_api.py::TestCategoricalAPIWithFactor::test_describe
> 0.02s call     .pybuild/cpython3_3.11/build/pandas/tests/arrays/sparse/test_arithmetics.py::TestSparseArrayArithmetics::test_mixed_array_comparison[integer]
> 0.02s call     .pybuild/cpython3_3.11/build/pandas/tests/arrays/test_datetimelike.py::TestDatetimeArray::test_to_period_2d['UTC+01:15'-B]
> 0.02s call     .pybuild/cpython3_3.11/build/pandas/tests/arrays/categorical/test_constructors.py::TestCategoricalConstructors::test_constructor
> 0.02s call     .pybuild/cpython3_3.11/build/pandas/tests/arrays/test_datetimelike.py::TestDatetimeArray::test_int_properties['dateutil/US/Pacific'-Y-weekofyear]
> 0.02s call     .pybuild/cpython3_3.11/build/pandas/tests/arrays/test_datetimelike.py::TestDatetimeArray::test_int_properties['dateutil/Asia/Singapore'-B-weekofyear]
> 0.02s call     .pybuild/cpython3_3.11/build/pandas/tests/arrays/test_datetimelike.py::TestDatetimeArray::test_int_properties['Asia/Tokyo'-Q-weekofyear]
> 0.02s call     .pybuild/cpython3_3.11/build/pandas/tests/arrays/test_datetimelike.py::TestDatetimeArray::test_int_properties['dateutil/US/Pacific'-Y-week]
> 0.02s call     .pybuild/cpython3_3.11/build/pandas/tests/arrays/test_datetimelike.py::TestDatetimeArray::test_int_properties['UTC'-Q-week]
> 0.02s call     .pybuild/cpython3_3.11/build/pandas/tests/arrays/period/test_astype.py::test_astype_int[uint32]
> 0.02s call     .pybuild/cpython3_3.11/build/pandas/tests/arrays/test_datetimelike.py::TestDatetimeArray::test_int_properties['+01:15'-B-weekofyear]
> 0.02s call     .pybuild/cpython3_3.11/build/pandas/tests/arrays/test_datetimelike.py::TestDatetimeArray::test_to_period_2d['+01:15'-M]
> ========= 16704 passed, 524 skipped, 21 xfailed, 11 warnings in 55.40s =========
> rdjoqkol test state = true
> ============================= test session starts ==============================
> platform linux -- Python 3.11.4, pytest-7.4.0, pluggy-1.2.0
> rootdir: /<<PKGBUILDDIR>>
> configfile: pyproject.toml
> plugins: xdist-3.3.1, forked-1.6.0, asyncio-0.20.3, hypothesis-6.82.0
> asyncio: mode=Mode.STRICT
> collected 1843 items
> 
> pandas/tests/base/test_constructors.py .......................
> pandas/tests/base/test_conversion.py ............................................................................................................................................................................................................................................x..............................x.....................................
> pandas/tests/base/test_fillna.py ........................................................................................ssssss......ssssssssssssssss....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 ........................................................................................ssssss......ssssssssssssssss....ssss....ssssssssss......ss....................................................ss......................ssssssssssss........................................................................................ssssss......ssssssssssssssss....ssss......ssssssss......ss............................................................................ssssssssssssXX..
> pandas/tests/base/test_value_counts.py ........................................................................................ssssss......ssssssssssssssss....ssss....ssssssssss......ss....................................................ss......................ssssssssssss..........
> 
> =============================== warnings summary ===============================
> .pybuild/cpython3_3.11/build/pandas/tests/base/test_conversion.py::test_to_numpy_multiindex_series_na_value[data2-multiindex2-int-0-expected2]
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pandas/core/base.py:535: RuntimeWarning: invalid value encountered in cast
>     result = np.asarray(self._values, dtype=dtype)
> 
> -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
> - generated xml file: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/test-data.xml -
> ============================= slowest 30 durations =============================
> 0.11s call     .pybuild/cpython3_3.11/build/pandas/tests/base/test_value_counts.py::test_value_counts_null[interval-None]
> 0.08s call     .pybuild/cpython3_3.11/build/pandas/tests/base/test_unique.py::test_unique_null[interval-nan]
> 0.08s call     .pybuild/cpython3_3.11/build/pandas/tests/base/test_conversion.py::test_array[index-arr4-_sparse_values]
> 0.03s call     .pybuild/cpython3_3.11/build/pandas/tests/base/test_value_counts.py::test_value_counts_null[interval-nan]
> 0.02s call     .pybuild/cpython3_3.11/build/pandas/tests/base/test_value_counts.py::test_value_counts_bins[index]
> 0.02s call     .pybuild/cpython3_3.11/build/pandas/tests/base/test_value_counts.py::test_value_counts[interval]
> 0.02s call     .pybuild/cpython3_3.11/build/pandas/tests/base/test_value_counts.py::test_value_counts_bins[series]
> 0.02s call     .pybuild/cpython3_3.11/build/pandas/tests/base/test_unique.py::test_unique_null[period-None]
> 0.02s call     .pybuild/cpython3_3.11/build/pandas/tests/base/test_value_counts.py::test_value_counts_null[period-nan]
> 0.02s call     .pybuild/cpython3_3.11/build/pandas/tests/base/test_value_counts.py::test_value_counts_null[period-None]
> 0.02s call     .pybuild/cpython3_3.11/build/pandas/tests/base/test_unique.py::test_unique[period]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/base/test_unique.py::test_unique_null[period-nan]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/base/test_value_counts.py::test_value_counts_null[datetime-tz-nan]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/base/test_value_counts.py::test_value_counts_null[datetime-tz-None]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/base/test_value_counts.py::test_value_counts[period]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/base/test_value_counts.py::test_value_counts[datetime-tz]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/base/test_misc.py::test_array_wrap_compat
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/base/test_unique.py::test_unique_null[timedelta-None]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/base/test_unique.py::test_unique_null[timedelta-nan]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/base/test_unique.py::test_unique_null[datetime-tz-nan]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/base/test_value_counts.py::test_value_counts_null[nullable_uint-nan]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/base/test_unique.py::test_unique_null[datetime-tz-None]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/base/test_value_counts.py::test_value_counts_null[nullable_float-nan]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/base/test_value_counts.py::test_value_counts_null[nullable_int-nan]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/base/test_value_counts.py::test_value_counts_null[nullable_float-None]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/base/test_value_counts.py::test_value_counts_null[nullable_uint-None]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/base/test_value_counts.py::test_value_counts_null[timedelta-nan]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/base/test_value_counts.py::test_value_counts_null[datetime-None]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/base/test_value_counts.py::test_value_counts_null[string-python-None]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/base/test_value_counts.py::test_value_counts_null[string-python-nan]
> ====== 1629 passed, 205 skipped, 7 xfailed, 2 xpassed, 1 warning in 4.86s ======
> rdjoqkol test state = true
> ============================= test session starts ==============================
> platform linux -- Python 3.11.4, pytest-7.4.0, pluggy-1.2.0
> rootdir: /<<PKGBUILDDIR>>
> configfile: pyproject.toml
> plugins: xdist-3.3.1, forked-1.6.0, asyncio-0.20.3, hypothesis-6.82.0
> asyncio: mode=Mode.STRICT
> collected 10983 items
> 
> pandas/tests/computation/test_compat.py .....
> pandas/tests/computation/test_eval.py ..............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................xx..............................xx..............................xx..............................xx........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................X.....................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................x........................................................................................................................................................................................................................................xx..xx.....
> 
> - generated xml file: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/test-data.xml -
> ============================= slowest 30 durations =============================
> 0.30s call     .pybuild/cpython3_3.11/build/pandas/tests/computation/test_eval.py::TestAlignment::test_performance_warning_for_poor_alignment[numexpr-python]
> 0.26s call     .pybuild/cpython3_3.11/build/pandas/tests/computation/test_eval.py::TestAlignment::test_performance_warning_for_poor_alignment[numexpr-pandas]
> 0.23s call     .pybuild/cpython3_3.11/build/pandas/tests/computation/test_eval.py::TestAlignment::test_frame_comparison[python-python-i-dt]
> 0.16s call     .pybuild/cpython3_3.11/build/pandas/tests/computation/test_eval.py::TestEval::test_compound_invert_op[float-DataFrameNaN-python-python-<]
> 0.14s call     .pybuild/cpython3_3.11/build/pandas/tests/computation/test_eval.py::TestEval::test_complex_cmp_ops[DataFrameNaN-SeriesNaN-numexpr-pandas-|-gt-eq]
> 0.12s call     .pybuild/cpython3_3.11/build/pandas/tests/computation/test_eval.py::TestAlignment::test_performance_warning_for_poor_alignment[python-python]
> 0.09s call     .pybuild/cpython3_3.11/build/pandas/tests/computation/test_eval.py::TestAlignment::test_performance_warning_for_poor_alignment[python-pandas]
> 0.04s call     .pybuild/cpython3_3.11/build/pandas/tests/computation/test_eval.py::TestOperations::test_truediv
> 0.04s setup    .pybuild/cpython3_3.11/build/pandas/tests/computation/test_eval.py::TestEval::test_complex_cmp_ops[float-DataFrameNaN-numexpr-pandas-&-gt-gt]
> 0.03s call     .pybuild/cpython3_3.11/build/pandas/tests/computation/test_eval.py::TestAlignment::test_complex_series_frame_alignment[numexpr-python-i-s-s-dt]
> 0.03s call     .pybuild/cpython3_3.11/build/pandas/tests/computation/test_eval.py::TestAlignment::test_medium_complex_frame_alignment[python-python-s-s-s-i]
> 0.02s call     .pybuild/cpython3_3.11/build/pandas/tests/computation/test_eval.py::TestOperations::test_nested_period_index_subscript_expression
> 0.02s call     .pybuild/cpython3_3.11/build/pandas/tests/computation/test_eval.py::TestAlignment::test_medium_complex_frame_alignment[python-python-s-s-i-s0]
> 0.02s call     .pybuild/cpython3_3.11/build/pandas/tests/computation/test_eval.py::TestAlignment::test_medium_complex_frame_alignment[python-python-s-s-s-s0]
> 0.02s call     .pybuild/cpython3_3.11/build/pandas/tests/computation/test_eval.py::TestOperations::test_fails_ampersand_pipe[numexpr-pandas-&]
> 0.02s call     .pybuild/cpython3_3.11/build/pandas/tests/computation/test_eval.py::TestAlignment::test_complex_series_frame_alignment[numexpr-pandas-dt-s-dt-i]
> 0.02s call     .pybuild/cpython3_3.11/build/pandas/tests/computation/test_eval.py::TestEval::test_chained_cmp_op[float-SeriesNaN-Series-python-pandas->-<]
> 0.02s call     .pybuild/cpython3_3.11/build/pandas/tests/computation/test_eval.py::TestOperations::test_lhs_expression_subscript
> 0.02s call     .pybuild/cpython3_3.11/build/pandas/tests/computation/test_eval.py::TestOperations::test_fails_ampersand_pipe[numexpr-python-|]
> 0.02s call     .pybuild/cpython3_3.11/build/pandas/tests/computation/test_eval.py::TestOperations::test_fails_ampersand_pipe[numexpr-pandas-|]
> 0.02s call     .pybuild/cpython3_3.11/build/pandas/tests/computation/test_eval.py::TestAlignment::test_complex_series_frame_alignment[numexpr-python-i-s-i-dt]
> 0.02s call     .pybuild/cpython3_3.11/build/pandas/tests/computation/test_eval.py::TestAlignment::test_complex_series_frame_alignment[numexpr-pandas-i-s-i-s0]
> 0.02s call     .pybuild/cpython3_3.11/build/pandas/tests/computation/test_eval.py::TestOperations::test_fails_ampersand_pipe[numexpr-python-&]
> 0.02s call     .pybuild/cpython3_3.11/build/pandas/tests/computation/test_eval.py::TestOperations::test_fails_ampersand_pipe[python-python-|]
> 0.02s call     .pybuild/cpython3_3.11/build/pandas/tests/computation/test_eval.py::TestOperations::test_simple_arith_ops[numexpr-python]
> 0.02s call     .pybuild/cpython3_3.11/build/pandas/tests/computation/test_eval.py::TestOperations::test_fails_ampersand_pipe[python-pandas-|]
> 0.02s call     .pybuild/cpython3_3.11/build/pandas/tests/computation/test_eval.py::TestAlignment::test_complex_series_frame_alignment[python-pandas-s-i-dt-s0]
> 0.02s call     .pybuild/cpython3_3.11/build/pandas/tests/computation/test_eval.py::TestAlignment::test_medium_complex_frame_alignment[python-python-s-s-i-dt]
> 0.02s call     .pybuild/cpython3_3.11/build/pandas/tests/computation/test_eval.py::TestOperations::test_fails_ampersand_pipe[python-pandas-&]
> 0.02s call     .pybuild/cpython3_3.11/build/pandas/tests/computation/test_eval.py::TestAlignment::test_series_frame_commutativity[numexpr-pandas-*-index-i-s]
> =========== 10969 passed, 13 xfailed, 1 xpassed in 68.26s (0:01:08) ============
> rdjoqkol test state = true
> ============================= test session starts ==============================
> platform linux -- Python 3.11.4, pytest-7.4.0, pluggy-1.2.0
> rootdir: /<<PKGBUILDDIR>>
> configfile: pyproject.toml
> plugins: xdist-3.3.1, forked-1.6.0, asyncio-0.20.3, hypothesis-6.82.0
> asyncio: mode=Mode.STRICT
> collected 50 items
> 
> pandas/tests/config/test_config.py .....................
> pandas/tests/config/test_localization.py ............................X
> 
> - generated xml file: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/test-data.xml -
> ============================= slowest 30 durations =============================
> 0.02s call     .pybuild/cpython3_3.11/build/pandas/tests/config/test_localization.py::test_get_locales_prefix
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/config/test_localization.py::test_can_set_locale_valid_set[6]
> 
> (28 durations < 0.005s hidden.  Use -vv to show these durations.)
> ======================== 49 passed, 1 xpassed in 0.72s =========================
> rdjoqkol test state = true
> ============================= test session starts ==============================
> platform linux -- Python 3.11.4, pytest-7.4.0, pluggy-1.2.0
> rootdir: /<<PKGBUILDDIR>>
> configfile: pyproject.toml
> plugins: xdist-3.3.1, forked-1.6.0, asyncio-0.20.3, hypothesis-6.82.0
> asyncio: mode=Mode.STRICT
> collected 1 item
> 
> pandas/tests/construction/test_extract_array.py .
> 
> - generated xml file: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/test-data.xml -
> ============================= slowest 30 durations =============================
> 
> (3 durations < 0.005s hidden.  Use -vv to show these durations.)
> ============================== 1 passed in 0.19s ===============================
> rdjoqkol test state = true
> ============================= test session starts ==============================
> platform linux -- Python 3.11.4, pytest-7.4.0, pluggy-1.2.0
> rootdir: /<<PKGBUILDDIR>>
> configfile: pyproject.toml
> plugins: xdist-3.3.1, forked-1.6.0, asyncio-0.20.3, hypothesis-6.82.0
> asyncio: mode=Mode.STRICT
> collected 108 items
> 
> pandas/tests/copy_view/test_indexing.py ...........................................s............................................
> pandas/tests/copy_view/test_internals.py .s.
> pandas/tests/copy_view/test_methods.py .............
> pandas/tests/copy_view/test_setitem.py ....
> 
> - generated xml file: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/test-data.xml -
> ============================= slowest 30 durations =============================
> 0.06s call     .pybuild/cpython3_3.11/build/pandas/tests/copy_view/test_indexing.py::test_subset_column_slice[single-block]
> 0.02s call     .pybuild/cpython3_3.11/build/pandas/tests/copy_view/test_indexing.py::test_subset_set_with_column_indexer[array]
> 0.02s call     .pybuild/cpython3_3.11/build/pandas/tests/copy_view/test_indexing.py::test_subset_set_with_column_indexer[slice]
> 0.02s call     .pybuild/cpython3_3.11/build/pandas/tests/copy_view/test_indexing.py::test_subset_set_with_column_indexer[mask]
> 0.02s call     .pybuild/cpython3_3.11/build/pandas/tests/copy_view/test_indexing.py::test_subset_set_columns[single-block]
> 0.02s call     .pybuild/cpython3_3.11/build/pandas/tests/copy_view/test_indexing.py::test_subset_set_with_mask
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/copy_view/test_indexing.py::test_subset_set_columns[mixed-block]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/copy_view/test_indexing.py::test_subset_set_column_with_loc[single-block]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/copy_view/test_indexing.py::test_subset_set_column_with_loc[mixed-block]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/copy_view/test_indexing.py::test_column_as_series
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/copy_view/test_indexing.py::test_subset_set_with_row_indexer[setitem-slice]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/copy_view/test_indexing.py::test_subset_set_column
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/copy_view/test_indexing.py::test_column_as_series_set_with_upcast
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/copy_view/test_indexing.py::test_subset_set_column_with_loc2
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/copy_view/test_indexing.py::test_subset_set_with_row_indexer[setitem-mask]
> 
> (15 durations < 0.005s hidden.  Use -vv to show these durations.)
> ======================== 106 passed, 2 skipped in 0.87s ========================
> rdjoqkol test state = true
> ============================= test session starts ==============================
> platform linux -- Python 3.11.4, pytest-7.4.0, pluggy-1.2.0
> rootdir: /<<PKGBUILDDIR>>
> configfile: pyproject.toml
> plugins: xdist-3.3.1, forked-1.6.0, asyncio-0.20.3, hypothesis-6.82.0
> asyncio: mode=Mode.STRICT
> collected 4277 items
> 
> 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 ....................................................................................x.x.x.xxxx............................................................................................................................................................................................................
> 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 ...........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
> 
> =============================== warnings summary ===============================
> .pybuild/cpython3_3.11/build/pandas/tests/dtypes/test_missing.py::test_array_equivalent[True]
> .pybuild/cpython3_3.11/build/pandas/tests/dtypes/test_missing.py::test_array_equivalent[True]
> .pybuild/cpython3_3.11/build/pandas/tests/dtypes/test_missing.py::test_array_equivalent[False]
> .pybuild/cpython3_3.11/build/pandas/tests/dtypes/test_missing.py::test_array_equivalent[False]
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pandas/core/arrays/timedeltas.py:908: RuntimeWarning: invalid value encountered in cast
>     base = data.astype(np.int64)
> 
> .pybuild/cpython3_3.11/build/pandas/tests/dtypes/test_missing.py::test_array_equivalent[True]
> .pybuild/cpython3_3.11/build/pandas/tests/dtypes/test_missing.py::test_array_equivalent[True]
> .pybuild/cpython3_3.11/build/pandas/tests/dtypes/test_missing.py::test_array_equivalent[False]
> .pybuild/cpython3_3.11/build/pandas/tests/dtypes/test_missing.py::test_array_equivalent[False]
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pandas/core/arrays/timedeltas.py:912: RuntimeWarning: invalid value encountered in cast
>     data = (base * m + (frac * m).astype(np.int64)).view("timedelta64[ns]")
> 
> .pybuild/cpython3_3.11/build/pandas/tests/dtypes/test_missing.py::test_array_equivalent_nested[True]
> .pybuild/cpython3_3.11/build/pandas/tests/dtypes/test_missing.py::test_array_equivalent_nested[True]
> .pybuild/cpython3_3.11/build/pandas/tests/dtypes/test_missing.py::test_array_equivalent_nested2[True]
> .pybuild/cpython3_3.11/build/pandas/tests/dtypes/test_missing.py::test_array_equivalent_nested2[True]
> .pybuild/cpython3_3.11/build/pandas/tests/dtypes/test_missing.py::test_array_equivalent_nested_mixed_list[True]
> .pybuild/cpython3_3.11/build/pandas/tests/dtypes/test_missing.py::test_array_equivalent_nested_mixed_list[True]
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pandas/core/dtypes/missing.py:591: DeprecationWarning: elementwise comparison failed; this will raise an error in the future.
>     if np.any(np.asarray(left_value != right_value)):
> 
> -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
> - generated xml file: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/test-data.xml -
> ============================= slowest 30 durations =============================
> 0.12s call     .pybuild/cpython3_3.11/build/pandas/tests/dtypes/cast/test_promote.py::test_maybe_promote_timedelta64_with_any[timedelta64[ns]-uint64]
> 0.10s call     .pybuild/cpython3_3.11/build/pandas/tests/dtypes/test_inference.py::TestInference::test_maybe_convert_objects_mixed_datetimes
> 0.07s call     .pybuild/cpython3_3.11/build/pandas/tests/dtypes/test_common.py::test_is_categorical
> 0.03s call     .pybuild/cpython3_3.11/build/pandas/tests/dtypes/test_dtypes.py::TestCategoricalDtype::test_basic
> 0.03s call     .pybuild/cpython3_3.11/build/pandas/tests/dtypes/test_missing.py::test_array_equivalent[True]
> 0.02s call     .pybuild/cpython3_3.11/build/pandas/tests/dtypes/test_missing.py::test_array_equivalent[False]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/dtypes/test_generic.py::test_setattr_warnings
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/dtypes/cast/test_promote.py::test_maybe_promote_any_with_datetime64[M8[ns]-datetime.date]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/dtypes/test_common.py::test_is_extension_type_deprecation
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/dtypes/test_common.py::test_is_categorical_deprecation
> 0.01s setup    .pybuild/cpython3_3.11/build/pandas/tests/dtypes/test_inference.py::test_is_list_like_disallow_sets[generator-empty]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/dtypes/cast/test_can_hold_element.py::test_can_hold_element_range[uint8]
> 
> (18 durations < 0.005s hidden.  Use -vv to show these durations.)
> =========== 4261 passed, 9 skipped, 7 xfailed, 14 warnings in 7.32s ============
> rdjoqkol test state = true
> ============================= test session starts ==============================
> platform linux -- Python 3.11.4, pytest-7.4.0, pluggy-1.2.0
> rootdir: /<<PKGBUILDDIR>>
> configfile: pyproject.toml
> plugins: xdist-3.3.1, forked-1.6.0, asyncio-0.20.3, hypothesis-6.82.0
> asyncio: mode=Mode.STRICT
> collected 11512 items / 4 skipped
> 
> pandas/tests/extension/test_boolean.py .......................................................................xx....................................................x....................................................................................................xx......................................................................................................................................................................s.....................................................................................
> pandas/tests/extension/test_categorical.py ...................................x................................................................xx.................s...................................x......................................................................................................................................ss.....................................................xx........s..............................xx.............x.............x.....................................................
> pandas/tests/extension/test_common.py ...........
> pandas/tests/extension/test_datetime.py .........................................................xx..........................................................................................................................................................................................................s...................................................................................................x.......................................................................................
> pandas/tests/extension/test_extension.py ...............
> pandas/tests/extension/test_external_block.py .
> pandas/tests/extension/test_floating.py ....................................................................................................................................................................................................................................................................................................................................xxxx......................................................................................................x...x...............................................................................................................................................................................................................................................................................................................................................................s.s........................................................................ssssssss..............................................................................
> pandas/tests/extension/test_integer.py ................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................xxxxxxxxxxxxxxxx..................................................................................................................................................................................................................................................................................................................................................................................................................x...x...x...x...x...x...x...x...................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................s.s.s.s.s.s.s.s................................................................................................................................................................................................................................................................................................ssssssssssssssssssssssssssssssss........................................................................................................................................................................................................................................................................................................................
> pandas/tests/extension/test_interval.py ..............................s......................................xx...............................................................................................................................ss.....................................................xx..........xxxxx..................................................................x.........................................x..
> pandas/tests/extension/test_numpy.py ...........s.s.........x..........................ss.x.............................................x....................................xxxx..................................x...................................................x.....................................................................................................................................................................................................................x.x.x.x.xxx.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.x.x.x.x.x.x.x.x.x.x.x.x.x.x.x.x......................xx..xx.............................x.x.........................................................x.x...............................................................................x.x.x..xx.x..xx..xx.......xxx...xxx.x...x...x.x.x................xx................................................................
> pandas/tests/extension/test_period.py ..................................................................................................................xxxx..................................................................................................................................................................................................................................................................................................................................................................................................................s.s.....................................................................................................................................................................................................x...x................................................................................................................................................................................
> pandas/tests/extension/test_sparse.py ................................xx............................xx..............................xx......................................xx......s.s.s.s.s.s.xx......................................xxxx.............................xx..s...xx................xx.......x..x..............................................................................................................................................................................................................xx......xx..x.......ss..ssssss...............xx..................xx..........xxssssssssssssss..............ssssssssssssss..............xxxx....xx.x................xx............xxxxxxxxxxxxxxxxxxxxxxxx........xxxxxx....
> pandas/tests/extension/test_string.py .s.s.s.sss.s.s.s.s.s.s.sss.sss.s.s.s.s.s.s.s.sssss..ss.sss.sss.sss.sss.sss.sss.sss.sss.sss.sss.sss.sss.sss.sss.sss.sss.sss.s.s.sss.sssss..ssss.sss.sss.sss.s.s.sss.sssss..ssssss..ssss.sss.sss.sss.sss.sss.sss.sss.sss.sss.sss.sss.sss.sssss..ssssssssssssssssss........ssssssssss.sss.sss.sss.sss.sss.sss.sss.sss.sss.sss.sss.sss.sss.sss.sss.sss.sssssss...sssssss..ssssssxxssss.sss.sss.sss.sss.sss.sss.sss.sss.sssss..ssss.sss.sss.sss.sss.s.ss.sss.sss.sss.sss.sss.sss.sss.sss.sss.sssss..ssss.sss.sss.sss.sss.sss.sssssss...sssssssss...sssss.sss.sss.sss.sssssss...sssssssss...sssssssssss.x..ssssssssssss....ssssssss..ssss.sss.sss.sss.sss.sss.sss.sss.sss.sss.sss.sss.sss.sss.sss.sss.sss.sss.sss.sss.sss.sss.sss.sss.sss.sss.sss.sss.sss.sss.sss.sss.sssss..ssss.sss.sss.sss.sss.sss.sss.sss.sss.sss.sss.sss.sss.sssss..ssssss..ssssss..ssssss..ssssss..ssssss..ssssss..ssssss..ssssss..ssssss..ssssss..ssssss..ssss.sss.sss.sss.sssss..ssssss..ssss.sssssssss....ssssssss..ssssss..ssss.sss.sss.sss.sss.sss.sss.sssssssssssss......ssssssss.sssssssssssssssssss.....sssssssssssssss.....sssssss.sss.sss.sss.sss.sss.sss.sss.sss.sssssssss....ssssssssssss....ssssssssssss....ssssssssssss....ssssssssssss....ssssssssssss....ssssss.sss.sss.sss.sssssss...sssssssss...sssss.sss.sss.sssssssssssssssss........ssssssssssss..ssssss..ssss.sss.sssss..ssssss..ssssss..ssssss..ssssss..ssssss..ssss.sss.sss.sss.sss.sss.sssss.sssss.s.sssss..ssss.sss.sss.sss.sss.sss.sssss..ssss.sss.sss.sss.sss.sss.sssss..ssssss..ssss.sss.sss.sss.sss.sss.sss.sss.sss.sssss..ssss.sss.sss.sss.sss.sss.sss.sss.sss.sss.sss.sss.sss.sss.sss.sss.sssss..ssssssssssssss......ssssssssssssssssss......ssssssssssssssssss......ssssss
> pandas/tests/extension/array_with_attr/test_array_with_attr.py .
> pandas/tests/extension/decimal/test_decimal.py .....................................................................................................xx......................................................................................................................................................................................s...................................................x...........................................x...............................................................................
> pandas/tests/extension/json/test_json.py .....................................x...........xxxx....................xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...................xx.................................xx........................s.........................................ss.........................................xxxx........xxxxxxxx......s....x...xxxxx.............................xxxxxxxxx.xxx.xx.x....................
> pandas/tests/extension/list/test_list.py .
> 
> =============================== warnings summary ===============================
> .pybuild/cpython3_3.11/build/pandas/tests/extension/test_boolean.py::TestDtype::test_is_not_string_type
>   /usr/lib/python3/dist-packages/_pytest/python.py:198: PytestReturnNotNoneWarning: Expected None, but .pybuild/cpython3_3.11/build/pandas/tests/extension/test_boolean.py::TestDtype::test_is_not_string_type returned True, which will be an error in a future version of pytest.  Did you mean to use `assert` instead of `return`?
>     warnings.warn(
> 
> .pybuild/cpython3_3.11/build/pandas/tests/extension/test_boolean.py::TestDtype::test_is_not_object_type
>   /usr/lib/python3/dist-packages/_pytest/python.py:198: PytestReturnNotNoneWarning: Expected None, but .pybuild/cpython3_3.11/build/pandas/tests/extension/test_boolean.py::TestDtype::test_is_not_object_type returned True, which will be an error in a future version of pytest.  Did you mean to use `assert` instead of `return`?
>     warnings.warn(
> 
> .pybuild/cpython3_3.11/build/pandas/tests/extension/test_categorical.py::TestDtype::test_is_not_string_type
>   /usr/lib/python3/dist-packages/_pytest/python.py:198: PytestReturnNotNoneWarning: Expected None, but .pybuild/cpython3_3.11/build/pandas/tests/extension/test_categorical.py::TestDtype::test_is_not_string_type returned True, which will be an error in a future version of pytest.  Did you mean to use `assert` instead of `return`?
>     warnings.warn(
> 
> .pybuild/cpython3_3.11/build/pandas/tests/extension/test_categorical.py::TestDtype::test_is_not_object_type
>   /usr/lib/python3/dist-packages/_pytest/python.py:198: PytestReturnNotNoneWarning: Expected None, but .pybuild/cpython3_3.11/build/pandas/tests/extension/test_categorical.py::TestDtype::test_is_not_object_type returned True, which will be an error in a future version of pytest.  Did you mean to use `assert` instead of `return`?
>     warnings.warn(
> 
> .pybuild/cpython3_3.11/build/pandas/tests/extension/test_datetime.py::TestDatetimeDtype::test_is_not_string_type[US/Central]
>   /usr/lib/python3/dist-packages/_pytest/python.py:198: PytestReturnNotNoneWarning: Expected None, but .pybuild/cpython3_3.11/build/pandas/tests/extension/test_datetime.py::TestDatetimeDtype::test_is_not_string_type[US/Central] returned True, which will be an error in a future version of pytest.  Did you mean to use `assert` instead of `return`?
>     warnings.warn(
> 
> .pybuild/cpython3_3.11/build/pandas/tests/extension/test_datetime.py::TestDatetimeDtype::test_is_not_object_type[US/Central]
>   /usr/lib/python3/dist-packages/_pytest/python.py:198: PytestReturnNotNoneWarning: Expected None, but .pybuild/cpython3_3.11/build/pandas/tests/extension/test_datetime.py::TestDatetimeDtype::test_is_not_object_type[US/Central] returned True, which will be an error in a future version of pytest.  Did you mean to use `assert` instead of `return`?
>     warnings.warn(
> 
> .pybuild/cpython3_3.11/build/pandas/tests/extension/test_floating.py::TestDtype::test_is_not_string_type[Float32Dtype]
>   /usr/lib/python3/dist-packages/_pytest/python.py:198: PytestReturnNotNoneWarning: Expected None, but .pybuild/cpython3_3.11/build/pandas/tests/extension/test_floating.py::TestDtype::test_is_not_string_type[Float32Dtype] returned True, which will be an error in a future version of pytest.  Did you mean to use `assert` instead of `return`?
>     warnings.warn(
> 
> .pybuild/cpython3_3.11/build/pandas/tests/extension/test_floating.py::TestDtype::test_is_not_string_type[Float64Dtype]
>   /usr/lib/python3/dist-packages/_pytest/python.py:198: PytestReturnNotNoneWarning: Expected None, but .pybuild/cpython3_3.11/build/pandas/tests/extension/test_floating.py::TestDtype::test_is_not_string_type[Float64Dtype] returned True, which will be an error in a future version of pytest.  Did you mean to use `assert` instead of `return`?
>     warnings.warn(
> 
> .pybuild/cpython3_3.11/build/pandas/tests/extension/test_floating.py::TestDtype::test_is_not_object_type[Float32Dtype]
>   /usr/lib/python3/dist-packages/_pytest/python.py:198: PytestReturnNotNoneWarning: Expected None, but .pybuild/cpython3_3.11/build/pandas/tests/extension/test_floating.py::TestDtype::test_is_not_object_type[Float32Dtype] returned True, which will be an error in a future version of pytest.  Did you mean to use `assert` instead of `return`?
>     warnings.warn(
> 
> .pybuild/cpython3_3.11/build/pandas/tests/extension/test_floating.py::TestDtype::test_is_not_object_type[Float64Dtype]
>   /usr/lib/python3/dist-packages/_pytest/python.py:198: PytestReturnNotNoneWarning: Expected None, but .pybuild/cpython3_3.11/build/pandas/tests/extension/test_floating.py::TestDtype::test_is_not_object_type[Float64Dtype] returned True, which will be an error in a future version of pytest.  Did you mean to use `assert` instead of `return`?
>     warnings.warn(
> 
> .pybuild/cpython3_3.11/build/pandas/tests/extension/test_floating.py::Test2DCompat::test_reductions_2d_axis_none[Float32Dtype-prod]
> .pybuild/cpython3_3.11/build/pandas/tests/extension/test_floating.py::Test2DCompat::test_reductions_2d_axis1[Float32Dtype-prod]
>   /usr/lib/python3/dist-packages/numpy/core/fromnumeric.py:86: RuntimeWarning: overflow encountered in reduce
>     return ufunc.reduce(obj, axis, dtype, out, **passkwargs)
> 
> .pybuild/cpython3_3.11/build/pandas/tests/extension/test_integer.py::TestDtype::test_is_not_string_type[Int8Dtype]
>   /usr/lib/python3/dist-packages/_pytest/python.py:198: PytestReturnNotNoneWarning: Expected None, but .pybuild/cpython3_3.11/build/pandas/tests/extension/test_integer.py::TestDtype::test_is_not_string_type[Int8Dtype] returned True, which will be an error in a future version of pytest.  Did you mean to use `assert` instead of `return`?
>     warnings.warn(
> 
> .pybuild/cpython3_3.11/build/pandas/tests/extension/test_integer.py::TestDtype::test_is_not_string_type[Int16Dtype]
>   /usr/lib/python3/dist-packages/_pytest/python.py:198: PytestReturnNotNoneWarning: Expected None, but .pybuild/cpython3_3.11/build/pandas/tests/extension/test_integer.py::TestDtype::test_is_not_string_type[Int16Dtype] returned True, which will be an error in a future version of pytest.  Did you mean to use `assert` instead of `return`?
>     warnings.warn(
> 
> .pybuild/cpython3_3.11/build/pandas/tests/extension/test_integer.py::TestDtype::test_is_not_string_type[Int32Dtype]
>   /usr/lib/python3/dist-packages/_pytest/python.py:198: PytestReturnNotNoneWarning: Expected None, but .pybuild/cpython3_3.11/build/pandas/tests/extension/test_integer.py::TestDtype::test_is_not_string_type[Int32Dtype] returned True, which will be an error in a future version of pytest.  Did you mean to use `assert` instead of `return`?
>     warnings.warn(
> 
> .pybuild/cpython3_3.11/build/pandas/tests/extension/test_integer.py::TestDtype::test_is_not_string_type[Int64Dtype]
>   /usr/lib/python3/dist-packages/_pytest/python.py:198: PytestReturnNotNoneWarning: Expected None, but .pybuild/cpython3_3.11/build/pandas/tests/extension/test_integer.py::TestDtype::test_is_not_string_type[Int64Dtype] returned True, which will be an error in a future version of pytest.  Did you mean to use `assert` instead of `return`?
>     warnings.warn(
> 
> .pybuild/cpython3_3.11/build/pandas/tests/extension/test_integer.py::TestDtype::test_is_not_string_type[UInt8Dtype]
>   /usr/lib/python3/dist-packages/_pytest/python.py:198: PytestReturnNotNoneWarning: Expected None, but .pybuild/cpython3_3.11/build/pandas/tests/extension/test_integer.py::TestDtype::test_is_not_string_type[UInt8Dtype] returned True, which will be an error in a future version of pytest.  Did you mean to use `assert` instead of `return`?
>     warnings.warn(
> 
> .pybuild/cpython3_3.11/build/pandas/tests/extension/test_integer.py::TestDtype::test_is_not_string_type[UInt16Dtype]
>   /usr/lib/python3/dist-packages/_pytest/python.py:198: PytestReturnNotNoneWarning: Expected None, but .pybuild/cpython3_3.11/build/pandas/tests/extension/test_integer.py::TestDtype::test_is_not_string_type[UInt16Dtype] returned True, which will be an error in a future version of pytest.  Did you mean to use `assert` instead of `return`?
>     warnings.warn(
> 
> .pybuild/cpython3_3.11/build/pandas/tests/extension/test_integer.py::TestDtype::test_is_not_string_type[UInt32Dtype]
>   /usr/lib/python3/dist-packages/_pytest/python.py:198: PytestReturnNotNoneWarning: Expected None, but .pybuild/cpython3_3.11/build/pandas/tests/extension/test_integer.py::TestDtype::test_is_not_string_type[UInt32Dtype] returned True, which will be an error in a future version of pytest.  Did you mean to use `assert` instead of `return`?
>     warnings.warn(
> 
> .pybuild/cpython3_3.11/build/pandas/tests/extension/test_integer.py::TestDtype::test_is_not_string_type[UInt64Dtype]
>   /usr/lib/python3/dist-packages/_pytest/python.py:198: PytestReturnNotNoneWarning: Expected None, but .pybuild/cpython3_3.11/build/pandas/tests/extension/test_integer.py::TestDtype::test_is_not_string_type[UInt64Dtype] returned True, which will be an error in a future version of pytest.  Did you mean to use `assert` instead of `return`?
>     warnings.warn(
> 
> .pybuild/cpython3_3.11/build/pandas/tests/extension/test_integer.py::TestDtype::test_is_not_object_type[Int8Dtype]
>   /usr/lib/python3/dist-packages/_pytest/python.py:198: PytestReturnNotNoneWarning: Expected None, but .pybuild/cpython3_3.11/build/pandas/tests/extension/test_integer.py::TestDtype::test_is_not_object_type[Int8Dtype] returned True, which will be an error in a future version of pytest.  Did you mean to use `assert` instead of `return`?
>     warnings.warn(
> 
> .pybuild/cpython3_3.11/build/pandas/tests/extension/test_integer.py::TestDtype::test_is_not_object_type[Int16Dtype]
>   /usr/lib/python3/dist-packages/_pytest/python.py:198: PytestReturnNotNoneWarning: Expected None, but .pybuild/cpython3_3.11/build/pandas/tests/extension/test_integer.py::TestDtype::test_is_not_object_type[Int16Dtype] returned True, which will be an error in a future version of pytest.  Did you mean to use `assert` instead of `return`?
>     warnings.warn(
> 
> .pybuild/cpython3_3.11/build/pandas/tests/extension/test_integer.py::TestDtype::test_is_not_object_type[Int32Dtype]
>   /usr/lib/python3/dist-packages/_pytest/python.py:198: PytestReturnNotNoneWarning: Expected None, but .pybuild/cpython3_3.11/build/pandas/tests/extension/test_integer.py::TestDtype::test_is_not_object_type[Int32Dtype] returned True, which will be an error in a future version of pytest.  Did you mean to use `assert` instead of `return`?
>     warnings.warn(
> 
> .pybuild/cpython3_3.11/build/pandas/tests/extension/test_integer.py::TestDtype::test_is_not_object_type[Int64Dtype]
>   /usr/lib/python3/dist-packages/_pytest/python.py:198: PytestReturnNotNoneWarning: Expected None, but .pybuild/cpython3_3.11/build/pandas/tests/extension/test_integer.py::TestDtype::test_is_not_object_type[Int64Dtype] returned True, which will be an error in a future version of pytest.  Did you mean to use `assert` instead of `return`?
>     warnings.warn(
> 
> .pybuild/cpython3_3.11/build/pandas/tests/extension/test_integer.py::TestDtype::test_is_not_object_type[UInt8Dtype]
>   /usr/lib/python3/dist-packages/_pytest/python.py:198: PytestReturnNotNoneWarning: Expected None, but .pybuild/cpython3_3.11/build/pandas/tests/extension/test_integer.py::TestDtype::test_is_not_object_type[UInt8Dtype] returned True, which will be an error in a future version of pytest.  Did you mean to use `assert` instead of `return`?
>     warnings.warn(
> 
> .pybuild/cpython3_3.11/build/pandas/tests/extension/test_integer.py::TestDtype::test_is_not_object_type[UInt16Dtype]
>   /usr/lib/python3/dist-packages/_pytest/python.py:198: PytestReturnNotNoneWarning: Expected None, but .pybuild/cpython3_3.11/build/pandas/tests/extension/test_integer.py::TestDtype::test_is_not_object_type[UInt16Dtype] returned True, which will be an error in a future version of pytest.  Did you mean to use `assert` instead of `return`?
>     warnings.warn(
> 
> .pybuild/cpython3_3.11/build/pandas/tests/extension/test_integer.py::TestDtype::test_is_not_object_type[UInt32Dtype]
>   /usr/lib/python3/dist-packages/_pytest/python.py:198: PytestReturnNotNoneWarning: Expected None, but .pybuild/cpython3_3.11/build/pandas/tests/extension/test_integer.py::TestDtype::test_is_not_object_type[UInt32Dtype] returned True, which will be an error in a future version of pytest.  Did you mean to use `assert` instead of `return`?
>     warnings.warn(
> 
> .pybuild/cpython3_3.11/build/pandas/tests/extension/test_integer.py::TestDtype::test_is_not_object_type[UInt64Dtype]
>   /usr/lib/python3/dist-packages/_pytest/python.py:198: PytestReturnNotNoneWarning: Expected None, but .pybuild/cpython3_3.11/build/pandas/tests/extension/test_integer.py::TestDtype::test_is_not_object_type[UInt64Dtype] returned True, which will be an error in a future version of pytest.  Did you mean to use `assert` instead of `return`?
>     warnings.warn(
> 
> .pybuild/cpython3_3.11/build/pandas/tests/extension/test_interval.py::TestDtype::test_is_not_string_type
>   /usr/lib/python3/dist-packages/_pytest/python.py:198: PytestReturnNotNoneWarning: Expected None, but .pybuild/cpython3_3.11/build/pandas/tests/extension/test_interval.py::TestDtype::test_is_not_string_type returned True, which will be an error in a future version of pytest.  Did you mean to use `assert` instead of `return`?
>     warnings.warn(
> 
> .pybuild/cpython3_3.11/build/pandas/tests/extension/test_interval.py::TestDtype::test_is_not_object_type
>   /usr/lib/python3/dist-packages/_pytest/python.py:198: PytestReturnNotNoneWarning: Expected None, but .pybuild/cpython3_3.11/build/pandas/tests/extension/test_interval.py::TestDtype::test_is_not_object_type returned True, which will be an error in a future version of pytest.  Did you mean to use `assert` instead of `return`?
>     warnings.warn(
> 
> .pybuild/cpython3_3.11/build/pandas/tests/extension/test_numpy.py::TestDtype::test_is_not_string_type[float]
>   /usr/lib/python3/dist-packages/_pytest/python.py:198: PytestReturnNotNoneWarning: Expected None, but .pybuild/cpython3_3.11/build/pandas/tests/extension/test_numpy.py::TestDtype::test_is_not_string_type[float] returned True, which will be an error in a future version of pytest.  Did you mean to use `assert` instead of `return`?
>     warnings.warn(
> 
> .pybuild/cpython3_3.11/build/pandas/tests/extension/test_numpy.py::TestDtype::test_is_not_string_type[object]
>   /usr/lib/python3/dist-packages/_pytest/python.py:198: PytestReturnNotNoneWarning: Expected None, but .pybuild/cpython3_3.11/build/pandas/tests/extension/test_numpy.py::TestDtype::test_is_not_string_type[object] returned False, which will be an error in a future version of pytest.  Did you mean to use `assert` instead of `return`?
>     warnings.warn(
> 
> .pybuild/cpython3_3.11/build/pandas/tests/extension/test_numpy.py::TestDtype::test_is_not_object_type[float]
>   /usr/lib/python3/dist-packages/_pytest/python.py:198: PytestReturnNotNoneWarning: Expected None, but .pybuild/cpython3_3.11/build/pandas/tests/extension/test_numpy.py::TestDtype::test_is_not_object_type[float] returned True, which will be an error in a future version of pytest.  Did you mean to use `assert` instead of `return`?
>     warnings.warn(
> 
> .pybuild/cpython3_3.11/build/pandas/tests/extension/test_numpy.py::TestDtype::test_is_not_object_type[object]
>   /usr/lib/python3/dist-packages/_pytest/python.py:198: PytestReturnNotNoneWarning: Expected None, but .pybuild/cpython3_3.11/build/pandas/tests/extension/test_numpy.py::TestDtype::test_is_not_object_type[object] returned False, which will be an error in a future version of pytest.  Did you mean to use `assert` instead of `return`?
>     warnings.warn(
> 
> .pybuild/cpython3_3.11/build/pandas/tests/extension/test_period.py::TestPeriodDtype::test_is_not_string_type[D]
>   /usr/lib/python3/dist-packages/_pytest/python.py:198: PytestReturnNotNoneWarning: Expected None, but .pybuild/cpython3_3.11/build/pandas/tests/extension/test_period.py::TestPeriodDtype::test_is_not_string_type[D] returned True, which will be an error in a future version of pytest.  Did you mean to use `assert` instead of `return`?
>     warnings.warn(
> 
> .pybuild/cpython3_3.11/build/pandas/tests/extension/test_period.py::TestPeriodDtype::test_is_not_string_type[2D]
>   /usr/lib/python3/dist-packages/_pytest/python.py:198: PytestReturnNotNoneWarning: Expected None, but .pybuild/cpython3_3.11/build/pandas/tests/extension/test_period.py::TestPeriodDtype::test_is_not_string_type[2D] returned True, which will be an error in a future version of pytest.  Did you mean to use `assert` instead of `return`?
>     warnings.warn(
> 
> .pybuild/cpython3_3.11/build/pandas/tests/extension/test_period.py::TestPeriodDtype::test_is_not_object_type[D]
>   /usr/lib/python3/dist-packages/_pytest/python.py:198: PytestReturnNotNoneWarning: Expected None, but .pybuild/cpython3_3.11/build/pandas/tests/extension/test_period.py::TestPeriodDtype::test_is_not_object_type[D] returned True, which will be an error in a future version of pytest.  Did you mean to use `assert` instead of `return`?
>     warnings.warn(
> 
> .pybuild/cpython3_3.11/build/pandas/tests/extension/test_period.py::TestPeriodDtype::test_is_not_object_type[2D]
>   /usr/lib/python3/dist-packages/_pytest/python.py:198: PytestReturnNotNoneWarning: Expected None, but .pybuild/cpython3_3.11/build/pandas/tests/extension/test_period.py::TestPeriodDtype::test_is_not_object_type[2D] returned True, which will be an error in a future version of pytest.  Did you mean to use `assert` instead of `return`?
>     warnings.warn(
> 
> .pybuild/cpython3_3.11/build/pandas/tests/extension/test_sparse.py::TestDtype::test_is_not_string_type
>   /usr/lib/python3/dist-packages/_pytest/python.py:198: PytestReturnNotNoneWarning: Expected None, but .pybuild/cpython3_3.11/build/pandas/tests/extension/test_sparse.py::TestDtype::test_is_not_string_type returned True, which will be an error in a future version of pytest.  Did you mean to use `assert` instead of `return`?
>     warnings.warn(
> 
> .pybuild/cpython3_3.11/build/pandas/tests/extension/test_sparse.py::TestDtype::test_is_not_object_type
>   /usr/lib/python3/dist-packages/_pytest/python.py:198: PytestReturnNotNoneWarning: Expected None, but .pybuild/cpython3_3.11/build/pandas/tests/extension/test_sparse.py::TestDtype::test_is_not_object_type returned True, which will be an error in a future version of pytest.  Did you mean to use `assert` instead of `return`?
>     warnings.warn(
> 
> .pybuild/cpython3_3.11/build/pandas/tests/extension/test_string.py::TestDtype::test_is_not_string_type[python]
>   /usr/lib/python3/dist-packages/_pytest/python.py:198: PytestReturnNotNoneWarning: Expected None, but .pybuild/cpython3_3.11/build/pandas/tests/extension/test_string.py::TestDtype::test_is_not_string_type[python] returned False, which will be an error in a future version of pytest.  Did you mean to use `assert` instead of `return`?
>     warnings.warn(
> 
> .pybuild/cpython3_3.11/build/pandas/tests/extension/test_string.py::TestDtype::test_is_not_object_type[python]
>   /usr/lib/python3/dist-packages/_pytest/python.py:198: PytestReturnNotNoneWarning: Expected None, but .pybuild/cpython3_3.11/build/pandas/tests/extension/test_string.py::TestDtype::test_is_not_object_type[python] returned True, which will be an error in a future version of pytest.  Did you mean to use `assert` instead of `return`?
>     warnings.warn(
> 
> .pybuild/cpython3_3.11/build/pandas/tests/extension/decimal/test_decimal.py::TestDtype::test_is_not_string_type
>   /usr/lib/python3/dist-packages/_pytest/python.py:198: PytestReturnNotNoneWarning: Expected None, but .pybuild/cpython3_3.11/build/pandas/tests/extension/decimal/test_decimal.py::TestDtype::test_is_not_string_type returned False, which will be an error in a future version of pytest.  Did you mean to use `assert` instead of `return`?
>     warnings.warn(
> 
> .pybuild/cpython3_3.11/build/pandas/tests/extension/decimal/test_decimal.py::TestDtype::test_is_not_object_type
>   /usr/lib/python3/dist-packages/_pytest/python.py:198: PytestReturnNotNoneWarning: Expected None, but .pybuild/cpython3_3.11/build/pandas/tests/extension/decimal/test_decimal.py::TestDtype::test_is_not_object_type returned True, which will be an error in a future version of pytest.  Did you mean to use `assert` instead of `return`?
>     warnings.warn(
> 
> .pybuild/cpython3_3.11/build/pandas/tests/extension/json/test_json.py::TestDtype::test_is_not_string_type
>   /usr/lib/python3/dist-packages/_pytest/python.py:198: PytestReturnNotNoneWarning: Expected None, but .pybuild/cpython3_3.11/build/pandas/tests/extension/json/test_json.py::TestDtype::test_is_not_string_type returned False, which will be an error in a future version of pytest.  Did you mean to use `assert` instead of `return`?
>     warnings.warn(
> 
> .pybuild/cpython3_3.11/build/pandas/tests/extension/json/test_json.py::TestDtype::test_is_not_object_type
>   /usr/lib/python3/dist-packages/_pytest/python.py:198: PytestReturnNotNoneWarning: Expected None, but .pybuild/cpython3_3.11/build/pandas/tests/extension/json/test_json.py::TestDtype::test_is_not_object_type returned True, which will be an error in a future version of pytest.  Did you mean to use `assert` instead of `return`?
>     warnings.warn(
> 
> -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
> - generated xml file: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/test-data.xml -
> ============================= slowest 30 durations =============================
> 0.80s call     .pybuild/cpython3_3.11/build/pandas/tests/extension/test_sparse.py::TestReshaping::test_unstack[0-frame-index2]
> 0.79s call     .pybuild/cpython3_3.11/build/pandas/tests/extension/test_sparse.py::TestReshaping::test_unstack[nan-frame-index2]
> 0.56s call     .pybuild/cpython3_3.11/build/pandas/tests/extension/test_sparse.py::TestReshaping::test_unstack[0-frame-index3]
> 0.56s call     .pybuild/cpython3_3.11/build/pandas/tests/extension/test_sparse.py::TestReshaping::test_unstack[nan-frame-index3]
> 0.48s call     .pybuild/cpython3_3.11/build/pandas/tests/extension/test_sparse.py::TestReshaping::test_unstack[0-series-index2]
> 0.46s call     .pybuild/cpython3_3.11/build/pandas/tests/extension/test_sparse.py::TestReshaping::test_unstack[nan-series-index2]
> 0.35s call     .pybuild/cpython3_3.11/build/pandas/tests/extension/test_sparse.py::TestReshaping::test_unstack[0-series-index3]
> 0.34s call     .pybuild/cpython3_3.11/build/pandas/tests/extension/test_sparse.py::TestReshaping::test_unstack[nan-series-index3]
> 0.24s call     .pybuild/cpython3_3.11/build/pandas/tests/extension/test_string.py::TestMethods::test_where_series[True-False-python]
> 0.17s call     .pybuild/cpython3_3.11/build/pandas/tests/extension/test_integer.py::TestMethods::test_argsort_missing[Int8Dtype]
> 0.15s call     .pybuild/cpython3_3.11/build/pandas/tests/extension/test_extension.py::test_depr_na_sentinel
> 0.11s call     .pybuild/cpython3_3.11/build/pandas/tests/extension/test_integer.py::TestReshaping::test_unstack[Int32Dtype-series-index2]
> 0.09s call     .pybuild/cpython3_3.11/build/pandas/tests/extension/test_sparse.py::TestReshaping::test_unstack[0-frame-index1]
> 0.09s call     .pybuild/cpython3_3.11/build/pandas/tests/extension/test_sparse.py::TestReshaping::test_unstack[0-frame-index0]
> 0.08s call     .pybuild/cpython3_3.11/build/pandas/tests/extension/test_sparse.py::TestReshaping::test_unstack[nan-frame-index1]
> 0.08s call     .pybuild/cpython3_3.11/build/pandas/tests/extension/decimal/test_decimal.py::TestArithmeticOps::test_arith_series_with_array[__rpow__]
> 0.08s call     .pybuild/cpython3_3.11/build/pandas/tests/extension/test_sparse.py::TestReshaping::test_unstack[nan-frame-index0]
> 0.08s call     .pybuild/cpython3_3.11/build/pandas/tests/extension/test_integer.py::TestReshaping::test_unstack[UInt8Dtype-series-index2]
> 0.07s call     .pybuild/cpython3_3.11/build/pandas/tests/extension/test_integer.py::TestReshaping::test_unstack[Int32Dtype-frame-index2]
> 0.07s call     .pybuild/cpython3_3.11/build/pandas/tests/extension/test_floating.py::TestReshaping::test_unstack[Float32Dtype-series-index2]
> 0.07s call     .pybuild/cpython3_3.11/build/pandas/tests/extension/test_interval.py::TestReshaping::test_unstack[series-index2]
> 0.07s call     .pybuild/cpython3_3.11/build/pandas/tests/extension/test_integer.py::TestReshaping::test_unstack[Int64Dtype-series-index2]
> 0.07s call     .pybuild/cpython3_3.11/build/pandas/tests/extension/test_string.py::TestReshaping::test_unstack[False-python-series-index2]
> 0.07s call     .pybuild/cpython3_3.11/build/pandas/tests/extension/test_integer.py::TestReshaping::test_unstack[Int64Dtype-frame-index3]
> 0.07s call     .pybuild/cpython3_3.11/build/pandas/tests/extension/test_numpy.py::TestReshaping::test_unstack[float-series-index2]
> 0.07s call     .pybuild/cpython3_3.11/build/pandas/tests/extension/test_integer.py::TestReshaping::test_unstack[UInt16Dtype-series-index2]
> 0.07s call     .pybuild/cpython3_3.11/build/pandas/tests/extension/test_integer.py::TestReshaping::test_unstack[UInt16Dtype-series-index3]
> 0.07s call     .pybuild/cpython3_3.11/build/pandas/tests/extension/decimal/test_decimal.py::TestReshaping::test_unstack[series-index2]
> 0.07s call     .pybuild/cpython3_3.11/build/pandas/tests/extension/test_floating.py::TestReshaping::test_unstack[Float64Dtype-series-index2]
> 0.07s call     .pybuild/cpython3_3.11/build/pandas/tests/extension/test_period.py::TestReshaping::test_unstack[2D-series-index2]
> === 9851 passed, 1352 skipped, 313 xfailed, 46 warnings in 82.73s (0:01:22) ====
> rdjoqkol test state = true
> ============================= test session starts ==============================
> platform linux -- Python 3.11.4, pytest-7.4.0, pluggy-1.2.0
> rootdir: /<<PKGBUILDDIR>>
> configfile: pyproject.toml
> plugins: xdist-3.3.1, forked-1.6.0, asyncio-0.20.3, hypothesis-6.82.0
> asyncio: mode=Mode.STRICT
> collected 7878 items
> 
> pandas/tests/frame/test_alter_axes.py ..
> pandas/tests/frame/test_api.py ..................................
> pandas/tests/frame/test_arithmetic.py ..........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
> pandas/tests/frame/test_block_internals.py ....................
> pandas/tests/frame/test_constructors.py .............................................................................................................................................................................................s.....................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................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......sssss.........................................................................s..s.....sssss..............................................ss..ss......................ss................................................
> pandas/tests/frame/test_reductions.py ........................................................................................................................................................................................................................................................................................x...........s..x...........s..................xxxx...................................
> pandas/tests/frame/test_repr_info.py .................................
> 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 ............................
> pandas/tests/frame/constructors/test_from_dict.py .............
> pandas/tests/frame/constructors/test_from_records.py ........................
> pandas/tests/frame/indexing/test_coercion.py xx.....xxx.
> 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 ...............................................................................................................................................................
> pandas/tests/frame/indexing/test_insert.py ......
> pandas/tests/frame/indexing/test_lookup.py ......
> pandas/tests/frame/indexing/test_mask.py .............
> pandas/tests/frame/indexing/test_set_value.py ...
> pandas/tests/frame/indexing/test_setitem.py .............................................................................................................................................................................................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_append.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........................................................................................................
> pandas/tests/frame/methods/test_at_time.py ......................
> pandas/tests/frame/methods/test_between_time.py ..........................................
> 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.py ...
> pandas/tests/frame/methods/test_convert_dtypes.py ..ss..
> pandas/tests/frame/methods/test_copy.py .....
> pandas/tests/frame/methods/test_count.py ..
> pandas/tests/frame/methods/test_count_with_level_deprecated.py ....
> pandas/tests/frame/methods/test_cov_corr.py ........................................................................
> pandas/tests/frame/methods/test_describe.py ...............................................
> pandas/tests/frame/methods/test_diff.py .........x...........................
> pandas/tests/frame/methods/test_dot.py ................
> 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_interpolate.py .........................................
> pandas/tests/frame/methods/test_is_homogeneous_dtype.py .......
> pandas/tests/frame/methods/test_isin.py ................
> pandas/tests/frame/methods/test_join.py ..............................
> pandas/tests/frame/methods/test_matmul.py ..
> pandas/tests/frame/methods/test_nlargest.py .........................................................................................................................................................................................................................................................................................
> 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 ................................................................................................................
> 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 ...................s.................ss....ss...............................................................................................................................................................
> 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_sort_index.py ............................................................
> pandas/tests/frame/methods/test_sort_values.py .......................................................................................................................
> 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 ...............
> 
> =============================== warnings summary ===============================
> .pybuild/cpython3_3.11/build/pandas/tests/frame/test_reductions.py::TestDataFrameAnalytics::test_sum_nanops_timedelta
> .pybuild/cpython3_3.11/build/pandas/tests/frame/test_reductions.py::TestDataFrameAnalytics::test_sum_nanops_timedelta
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pandas/core/arrays/timedeltas.py:908: RuntimeWarning: invalid value encountered in cast
>     base = data.astype(np.int64)
> 
> .pybuild/cpython3_3.11/build/pandas/tests/frame/test_reductions.py::TestDataFrameAnalytics::test_sum_nanops_timedelta
> .pybuild/cpython3_3.11/build/pandas/tests/frame/test_reductions.py::TestDataFrameAnalytics::test_sum_nanops_timedelta
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pandas/core/arrays/timedeltas.py:912: RuntimeWarning: invalid value encountered in cast
>     data = (base * m + (frac * m).astype(np.int64)).view("timedelta64[ns]")
> 
> .pybuild/cpython3_3.11/build/pandas/tests/frame/methods/test_astype.py::TestAstype::test_astype_mixed_type
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pandas/core/dtypes/astype.py:189: RuntimeWarning: invalid value encountered in cast
>     return values.astype(dtype, copy=copy)
> 
> .pybuild/cpython3_3.11/build/pandas/tests/frame/methods/test_quantile.py::TestDataFrameQuantile::test_quantile_empty_no_rows_dt64[nearest-table]
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pandas/tests/frame/methods/test_quantile.py:777: FutureWarning: The behavior of DatetimeArray._from_sequence with a timezone-aware dtype and floating-dtype data is deprecated. In a future version, this data will be interpreted as nanosecond UTC timestamps instead of wall-times, matching the behavior with integer dtypes. To retain the old behavior, explicitly cast to 'datetime64[ns]' before passing the data to pandas. To get the future behavior, first cast to 'int64'.
>     res = df.quantile(
> 
> .pybuild/cpython3_3.11/build/pandas/tests/frame/methods/test_sort_index.py::TestDataFrameSortIndex::test_sort_index_non_existent_label_multiindex
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pandas/tests/frame/methods/test_sort_index.py:53: DeprecationWarning: In a future version, `df.iloc[:, i] = newvals` will attempt to set the values inplace instead of always setting a new array. To retain the old behavior, use either `df[df.columns[i]] = newvals` or, if columns are non-unique, `df.isetitem(i, newvals)`
>     df.loc["b", "2"] = 1
> 
> -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
> - generated xml file: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/test-data.xml -
> ============================= slowest 30 durations =============================
> 11.90s call     .pybuild/cpython3_3.11/build/pandas/tests/frame/methods/test_to_csv.py::TestDataFrameToCSV::test_to_csv_wide_frame_formatting
> 4.07s call     .pybuild/cpython3_3.11/build/pandas/tests/frame/methods/test_duplicated.py::test_duplicated_do_not_fail_on_wide_dataframes
> 3.54s call     .pybuild/cpython3_3.11/build/pandas/tests/frame/test_stack_unstack.py::TestStackUnstackMultiLevel::test_unstack_number_of_levels_larger_than_int32
> 2.90s call     .pybuild/cpython3_3.11/build/pandas/tests/frame/methods/test_rank.py::TestRank::test_pct_max_many_rows
> 2.37s call     .pybuild/cpython3_3.11/build/pandas/tests/frame/test_constructors.py::TestDataFrameConstructors::test_constructor_mrecarray
> 0.90s call     .pybuild/cpython3_3.11/build/pandas/tests/frame/indexing/test_where.py::test_where_inplace_casting
> 0.88s call     .pybuild/cpython3_3.11/build/pandas/tests/frame/test_repr_info.py::TestDataFrameReprInfoEtc::test_repr_bytes_61_lines
> 0.48s call     .pybuild/cpython3_3.11/build/pandas/tests/frame/test_api.py::TestDataFrameMisc::test_inspect_getmembers
> 0.44s call     .pybuild/cpython3_3.11/build/pandas/tests/frame/methods/test_to_csv.py::TestDataFrameToCSV::test_to_csv_chunking[100000]
> 0.39s call     .pybuild/cpython3_3.11/build/pandas/tests/frame/methods/test_to_csv.py::TestDataFrameToCSV::test_to_csv_chunking[50000]
> 0.38s setup    .pybuild/cpython3_3.11/build/pandas/tests/frame/test_api.py::TestDataFrameMisc::test_tab_complete_warning[DataFrame]
> 0.37s call     .pybuild/cpython3_3.11/build/pandas/tests/frame/methods/test_to_csv.py::TestDataFrameToCSV::test_to_csv_chunking[10000]
> 0.36s call     .pybuild/cpython3_3.11/build/pandas/tests/frame/methods/test_to_csv.py::TestDataFrameToCSV::test_to_csv_with_dst_transitions_with_pickle
> 0.34s call     .pybuild/cpython3_3.11/build/pandas/tests/frame/test_arithmetic.py::TestFrameFlexArithmetic::test_floordiv_axis0_numexpr_path[numexpr-pow]
> 0.33s call     .pybuild/cpython3_3.11/build/pandas/tests/frame/test_arithmetic.py::TestFrameFlexArithmetic::test_floordiv_axis0_numexpr_path[python-floordiv]
> 0.32s call     .pybuild/cpython3_3.11/build/pandas/tests/frame/test_iteration.py::TestIteration::test_itertuples
> 0.31s call     .pybuild/cpython3_3.11/build/pandas/tests/frame/methods/test_to_csv.py::TestDataFrameToCSV::test_to_csv_dups_cols
> 0.29s call     .pybuild/cpython3_3.11/build/pandas/tests/frame/methods/test_to_dict.py::TestDataFrameToDict::test_to_dict_wide
> 0.23s call     .pybuild/cpython3_3.11/build/pandas/tests/frame/test_arithmetic.py::TestFrameFlexArithmetic::test_floordiv_axis0_numexpr_path[python-pow]
> 0.22s call     .pybuild/cpython3_3.11/build/pandas/tests/frame/test_arithmetic.py::TestFrameFlexArithmetic::test_floordiv_axis0_numexpr_path[numexpr-floordiv]
> 0.22s call     .pybuild/cpython3_3.11/build/pandas/tests/frame/methods/test_rank.py::TestRank::test_rank_methods_frame
> 0.21s call     .pybuild/cpython3_3.11/build/pandas/tests/frame/test_arithmetic.py::TestFrameArithmetic::test_binop_other[numexpr-mul-True-bool]
> 0.17s call     .pybuild/cpython3_3.11/build/pandas/tests/frame/methods/test_head_tail.py::test_head_tail_generic[datetime-tz-DataFrame]
> 0.17s call     .pybuild/cpython3_3.11/build/pandas/tests/frame/test_stack_unstack.py::TestStackUnstackMultiLevel::test_stack
> 0.17s call     .pybuild/cpython3_3.11/build/pandas/tests/frame/methods/test_head_tail.py::test_head_tail_generic[period-DataFrame]
> 0.16s call     .pybuild/cpython3_3.11/build/pandas/tests/frame/test_block_internals.py::TestDataFrameBlockInternals::test_strange_column_corruption_issue
> 0.16s call     .pybuild/cpython3_3.11/build/pandas/tests/frame/methods/test_at_time.py::TestAtTime::test_at_time_axis[index]
> 0.16s call     .pybuild/cpython3_3.11/build/pandas/tests/frame/methods/test_at_time.py::TestAtTime::test_at_time_axis[0]
> 0.15s call     .pybuild/cpython3_3.11/build/pandas/tests/frame/test_reductions.py::TestDataFrameAnalytics::test_stat_op_calc
> 0.14s call     .pybuild/cpython3_3.11/build/pandas/tests/frame/methods/test_count_with_level_deprecated.py::TestDataFrameCount::test_count_level
> ===== 7784 passed, 41 skipped, 53 xfailed, 7 warnings in 103.56s (0:01:43) =====
> rdjoqkol test state = true
> ============================= test session starts ==============================
> platform linux -- Python 3.11.4, pytest-7.4.0, pluggy-1.2.0
> rootdir: /<<PKGBUILDDIR>>
> configfile: pyproject.toml
> plugins: xdist-3.3.1, forked-1.6.0, asyncio-0.20.3, hypothesis-6.82.0
> asyncio: mode=Mode.STRICT
> collected 915 items
> 
> pandas/tests/generic/test_duplicate_labels.py ..........xx....xx..xx.x.......xx.xxx................x.................
> pandas/tests/generic/test_finalize.py ...........................x...............................xxxx..........x.xxx......x............x..................................................................xx........xxxxx...xx..........xxxxxxxxx...xx..........xxxxxxxxx...xx..........xxxxxxxxx...xx..........xxxxxxxxx...xx..........xxxxxxxxx...xx..........xxxxxxxxx...xx..........xxxxxxxxx...xx..........xxxxxxxxx...xx..........xxxxxxxxx...xx..........xxxxxxxxx...xx..........xxxxxxxxx...xx..........xxxxxxxxx...xx..........xxxxxxxxx...xx..........xxxxxxxxx.......................................................................................xxxxxxxxx..........xxxxxxxxxxxxxx.
> 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 .........................s..........................................
> 
> - generated xml file: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/test-data.xml -
> ============================= slowest 30 durations =============================
> 0.03s call     .pybuild/cpython3_3.11/build/pandas/tests/generic/test_finalize.py::test_groupby_finalize_not_implemented[<lambda>6-obj1]
> 0.02s call     .pybuild/cpython3_3.11/build/pandas/tests/generic/test_frame.py::TestDataFrame::test_metadata_propagation_indiv_groupby
> 0.02s call     .pybuild/cpython3_3.11/build/pandas/tests/generic/test_duplicate_labels.py::test_raises_basic[MultiIndex]
> 0.02s call     .pybuild/cpython3_3.11/build/pandas/tests/generic/test_duplicate_labels.py::test_raises_basic[IntervalIndex]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/generic/test_duplicate_labels.py::test_raises_basic[DatetimeIndex]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/generic/test_duplicate_labels.py::test_raises_basic[TimedeltaIndex]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/generic/test_duplicate_labels.py::test_raises_basic[PeriodIndex]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/generic/test_duplicate_labels.py::test_raises_basic[Float64Index]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/generic/test_duplicate_labels.py::test_raises_basic[Int64Index]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/generic/test_duplicate_labels.py::test_raises_basic[CategoricalIndex]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/generic/test_finalize.py::test_groupby_finalize_not_implemented[<lambda>6-obj0]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/generic/test_duplicate_labels.py::test_raises_basic[Index]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/generic/test_to_xarray.py::TestDataFrameToXArray::test_to_xarray_index_types[datetime]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/generic/test_to_xarray.py::TestDataFrameToXArray::test_to_xarray_with_multiindex
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/generic/test_series.py::TestSeries::test_metadata_propagation_indiv_resample
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/generic/test_finalize.py::test_groupby_finalize_not_implemented[<lambda>5-obj1]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/generic/test_to_xarray.py::TestDataFrameToXArray::test_to_xarray_index_types[nullable_int]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/generic/test_to_xarray.py::TestDataFrameToXArray::test_to_xarray_index_types[string]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/generic/test_finalize.py::test_groupby_finalize_not_implemented[<lambda>0-obj1]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/generic/test_generic.py::TestNDFrame::test_depr_take_kwarg_is_copy[DataFrame-True]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/generic/test_finalize.py::test_binops[sub-args7-right]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/generic/test_to_xarray.py::TestDataFrameToXArray::test_to_xarray_index_types[interval]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/generic/test_to_xarray.py::TestDataFrameToXArray::test_to_xarray_index_types[timedelta]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/generic/test_finalize.py::test_binops[sub-args7-left]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/generic/test_generic.py::TestNDFrame::test_depr_take_kwarg_is_copy[Series-False]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/generic/test_finalize.py::test_binops[rpow-args6-right]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/generic/test_to_xarray.py::TestDataFrameToXArray::test_to_xarray_index_types[period]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/generic/test_generic.py::TestNDFrame::test_axis_names_deprecated[DataFrame]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/generic/test_generic.py::TestNDFrame::test_axis_numbers_deprecated[Series]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/generic/test_to_xarray.py::TestDataFrameToXArray::test_to_xarray_index_types[datetime-tz]
> ================= 706 passed, 1 skipped, 208 xfailed in 9.46s ==================
> rdjoqkol test state = true
> ============================= test session starts ==============================
> platform linux -- Python 3.11.4, pytest-7.4.0, pluggy-1.2.0
> rootdir: /<<PKGBUILDDIR>>
> configfile: pyproject.toml
> plugins: xdist-3.3.1, forked-1.6.0, asyncio-0.20.3, hypothesis-6.82.0
> asyncio: mode=Mode.STRICT
> collected 11799 items
> 
> pandas/tests/groupby/test_allowlist.py ..........................................................................................................................................................................................................................................{'hist', 'apply', 'resample', 'skew', 'count', 'corr', 'pipe', 'corrwith', 'get_group', 'shift', 'diff', 'ngroup', 'dtypes', 'mean', 'size', 'pad', 'cummax', 'std', 'head', 'max', 'expanding', 'ohlc', 'sum', 'rank', 'any', 'first', 'last', 'aggregate', 'min', 'bfill', 'cov', 'ndim', 'describe', 'tshift', 'indices', 'rolling', 'var', 'value_counts', 'nunique', 'tail', 'idxmin', 'median', 'transform', 'ffill', 'ewm', 'prod', 'agg', 'cumsum', 'plot', 'cumcount', 'boxplot', 'idxmax', 'backfill', 'fillna', 'sample', 'mad', 'all', 'quantile', 'take', 'cummin', 'ngroups', 'pct_change', 'nth', 'filter', 'groups', 'cumprod', 'sem'}
> frozenset({'idxmin', 'median', 'transform', 'hist', 'ffill', 'ewm', 'prod', 'skew', 'apply', 'cumsum', 'resample', 'agg', 'plot', 'count', 'corr', 'pipe', 'cumcount', 'corrwith', 'get_group', 'shift', 'diff', 'boxplot', 'ngroup', 'dtypes', 'mean', 'size', 'pad', 'cummax', 'idxmax', 'std', 'max', 'backfill', 'head', 'fillna', 'sum', 'rank', 'any', 'ohlc', 'expanding', 'sample', 'mad', 'first', 'all', 'last', 'aggregate', 'min', 'quantile', 'bfill', 'take', 'cummin', 'ngroups', 'cov', 'ndim', 'pct_change', 'describe', 'tshift', 'nth', 'filter', 'indices', 'rolling', 'groups', 'cumprod', 'var', 'value_counts', 'nunique', 'tail', 'sem'})
> .
> pandas/tests/groupby/test_any_all.py .........................................................................................................................
> 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 .............................................................................xx..........................................x.....................................................................................................................
> pandas/tests/groupby/test_counting.py .................................
> pandas/tests/groupby/test_filters.py .........................
> pandas/tests/groupby/test_frame_value_counts.py ..............................................................................................................................................................
> pandas/tests/groupby/test_function.py ..................................................................................xxx......ssssss...sss..............................xxx......................................................sss..................................................................................................................................................................................................................................................................................................xxxx....................ssss........................................................ssss........................................ssss............ssss.................................................
> pandas/tests/groupby/test_groupby.py ..................................s..........s........................................................................................................................xx......................................xx......................................xx......................................xx......................................xx......................................xx..............................................................................................................................................................x.xx....................................x.xx....................................x.xx....................................x.xx....................................x.xx....................................x.xx.....................................x.x.....................................x.x.....................................x.x.....................................x.......................................x.......................................x.....................................................................................................................................................................................................................................x....................................ss............ss..............ss..........................x................................................................................
> pandas/tests/groupby/test_groupby_dropna.py ..........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................x..xxxx..x..xxxxxxxxxxxxx..x..xxxx..x..xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx.................................................................................sssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss.................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................x..xxxx..x..xxxxxxxxxxxxx..x..xxxx..x..xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx.................................................................................sssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss...................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
> pandas/tests/groupby/test_groupby_shift_diff.py ..................................
> 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_min_max.py ..................
> pandas/tests/groupby/test_missing.py .........................
> pandas/tests/groupby/test_nth.py ......................................................................................................................................................................................................
> pandas/tests/groupby/test_numba.py ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss
> pandas/tests/groupby/test_nunique.py ..........................................................
> pandas/tests/groupby/test_pipe.py ..
> pandas/tests/groupby/test_quantile.py ........................................................................................x....x......................................................................................................................................................
> pandas/tests/groupby/test_rank.py ............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
> pandas/tests/groupby/test_sample.py .............
> pandas/tests/groupby/test_size.py .......x....x....x....x....x....x....x....x...........
> pandas/tests/groupby/test_timegrouper.py .............................s
> pandas/tests/groupby/test_value_counts.py .......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
> pandas/tests/groupby/aggregate/test_aggregate.py ....................................................................................................................................................................................................................................................................................................................................x..x...................................................x.
> pandas/tests/groupby/aggregate/test_cython.py .....................................................................................................................................................................
> pandas/tests/groupby/aggregate/test_numba.py ssssssssssssssssssssssssssssss
> pandas/tests/groupby/aggregate/test_other.py .......................................
> pandas/tests/groupby/transform/test_numba.py sssssssssssssssssssssssssssss
> pandas/tests/groupby/transform/test_transform.py .............x.......x..xx......x.................................x.....................................................................................xx..xx..xx..xx..xx..xx..xx..xx..xx..xx..xx..xx.............................x.........................................................x......................x...................................x...............x..x......................x...................................x...............x................................................................................................
> 
> =============================== warnings summary ===============================
> .pybuild/cpython3_3.11/build/pandas/tests/groupby/test_apply.py::test_empty_df[agg-mad]
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pandas/tests/groupby/test_apply.py:1354: FutureWarning: The 'mad' method is deprecated and will be removed in a future version. To compute the same result, you may do `(df - df.mean()).abs().mean()`.
>     result = getattr(group, method)(op)
> 
> .pybuild/cpython3_3.11/build/pandas/tests/groupby/test_function.py::test_groupby_cumprod
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pandas/core/dtypes/cast.py:380: RuntimeWarning: invalid value encountered in cast
>     new_result = trans(result).astype(dtype)
> 
> .pybuild/cpython3_3.11/build/pandas/tests/groupby/test_groupby.py::test_wrap_aggregated_output_multindex
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pandas/tests/groupby/test_groupby.py:1041: FutureWarning: Dropping invalid columns in DataFrameGroupBy.agg is deprecated. In a future version, a TypeError will be raised. Before calling .agg, select only columns which should be valid for the function.
>     df.groupby(keys).agg(np.mean, numeric_only=True)
> 
> .pybuild/cpython3_3.11/build/pandas/tests/groupby/test_groupby_dropna.py: 162 warnings
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pandas/tests/groupby/test_groupby_dropna.py:458: FutureWarning: In a future version, passing a SparseArray to pd.Index will store that array directly instead of converting to a dense numpy ndarray. To retain the old behavior, use pd.Index(arr.to_numpy()) instead
>     result = gb.sum()
> 
> .pybuild/cpython3_3.11/build/pandas/tests/groupby/test_groupby_dropna.py: 162 warnings
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pandas/tests/groupby/test_groupby_dropna.py:472: FutureWarning: In a future version, passing a SparseArray to pd.Index will store that array directly instead of converting to a dense numpy ndarray. To retain the old behavior, use pd.Index(arr.to_numpy()) instead
>     index = pd.Index(
> 
> .pybuild/cpython3_3.11/build/pandas/tests/groupby/test_size.py::test_size_axis_1[axis=1-True-True-by4]
> .pybuild/cpython3_3.11/build/pandas/tests/groupby/test_size.py::test_size_axis_1[axis=1-False-True-by4]
> .pybuild/cpython3_3.11/build/pandas/tests/groupby/test_size.py::test_size_axis_1[axis='columns'-True-True-by4]
> .pybuild/cpython3_3.11/build/pandas/tests/groupby/test_size.py::test_size_axis_1[axis='columns'-False-True-by4]
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pandas/tests/groupby/test_size.py:36: FutureWarning: The default dtype for empty Series will be 'object' instead of 'float64' in a future version. Specify a dtype explicitly to silence this warning.
>     expected = Series(counts)
> 
> .pybuild/cpython3_3.11/build/pandas/tests/groupby/transform/test_transform.py::test_as_index_no_change[mad-A]
> .pybuild/cpython3_3.11/build/pandas/tests/groupby/transform/test_transform.py::test_as_index_no_change[mad-A]
> .pybuild/cpython3_3.11/build/pandas/tests/groupby/transform/test_transform.py::test_as_index_no_change[mad-keys1]
> .pybuild/cpython3_3.11/build/pandas/tests/groupby/transform/test_transform.py::test_as_index_no_change[mad-keys1]
> .pybuild/cpython3_3.11/build/pandas/tests/groupby/transform/test_transform.py::test_as_index_no_change[mad-keys1]
> .pybuild/cpython3_3.11/build/pandas/tests/groupby/transform/test_transform.py::test_as_index_no_change[mad-keys1]
> .pybuild/cpython3_3.11/build/pandas/tests/groupby/transform/test_transform.py::test_as_index_no_change[mad-keys1]
> .pybuild/cpython3_3.11/build/pandas/tests/groupby/transform/test_transform.py::test_as_index_no_change[mad-keys1]
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pandas/tests/groupby/transform/test_transform.py:1563: FutureWarning: The 'mad' method is deprecated and will be removed in a future version. To compute the same result, you may do `(df - df.mean()).abs().mean()`.
>     result = gb_as_index_true.transform(groupby_func, *args)
> 
> .pybuild/cpython3_3.11/build/pandas/tests/groupby/transform/test_transform.py::test_as_index_no_change[mad-A]
> .pybuild/cpython3_3.11/build/pandas/tests/groupby/transform/test_transform.py::test_as_index_no_change[mad-A]
> .pybuild/cpython3_3.11/build/pandas/tests/groupby/transform/test_transform.py::test_as_index_no_change[mad-keys1]
> .pybuild/cpython3_3.11/build/pandas/tests/groupby/transform/test_transform.py::test_as_index_no_change[mad-keys1]
> .pybuild/cpython3_3.11/build/pandas/tests/groupby/transform/test_transform.py::test_as_index_no_change[mad-keys1]
> .pybuild/cpython3_3.11/build/pandas/tests/groupby/transform/test_transform.py::test_as_index_no_change[mad-keys1]
> .pybuild/cpython3_3.11/build/pandas/tests/groupby/transform/test_transform.py::test_as_index_no_change[mad-keys1]
> .pybuild/cpython3_3.11/build/pandas/tests/groupby/transform/test_transform.py::test_as_index_no_change[mad-keys1]
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pandas/tests/groupby/transform/test_transform.py:1564: FutureWarning: The 'mad' method is deprecated and will be removed in a future version. To compute the same result, you may do `(df - df.mean()).abs().mean()`.
>     expected = gb_as_index_false.transform(groupby_func, *args)
> 
> .pybuild/cpython3_3.11/build/pandas/tests/groupby/transform/test_transform.py::test_as_index_no_change[backfill-A]
> .pybuild/cpython3_3.11/build/pandas/tests/groupby/transform/test_transform.py::test_as_index_no_change[backfill-keys1]
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pandas/tests/groupby/transform/test_transform.py:1563: FutureWarning: backfill is deprecated and will be removed in a future version. Use bfill instead.
>     result = gb_as_index_true.transform(groupby_func, *args)
> 
> .pybuild/cpython3_3.11/build/pandas/tests/groupby/transform/test_transform.py::test_as_index_no_change[backfill-A]
> .pybuild/cpython3_3.11/build/pandas/tests/groupby/transform/test_transform.py::test_as_index_no_change[backfill-keys1]
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pandas/tests/groupby/transform/test_transform.py:1564: FutureWarning: backfill is deprecated and will be removed in a future version. Use bfill instead.
>     expected = gb_as_index_false.transform(groupby_func, *args)
> 
> .pybuild/cpython3_3.11/build/pandas/tests/groupby/transform/test_transform.py::test_as_index_no_change[pad-A]
> .pybuild/cpython3_3.11/build/pandas/tests/groupby/transform/test_transform.py::test_as_index_no_change[pad-keys1]
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pandas/tests/groupby/transform/test_transform.py:1563: FutureWarning: pad is deprecated and will be removed in a future version. Use ffill instead.
>     result = gb_as_index_true.transform(groupby_func, *args)
> 
> .pybuild/cpython3_3.11/build/pandas/tests/groupby/transform/test_transform.py::test_as_index_no_change[pad-A]
> .pybuild/cpython3_3.11/build/pandas/tests/groupby/transform/test_transform.py::test_as_index_no_change[pad-keys1]
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pandas/tests/groupby/transform/test_transform.py:1564: FutureWarning: pad is deprecated and will be removed in a future version. Use ffill instead.
>     expected = gb_as_index_false.transform(groupby_func, *args)
> 
> .pybuild/cpython3_3.11/build/pandas/tests/groupby/transform/test_transform.py::test_as_index_no_change[tshift-A]
> .pybuild/cpython3_3.11/build/pandas/tests/groupby/transform/test_transform.py::test_as_index_no_change[tshift-A]
> .pybuild/cpython3_3.11/build/pandas/tests/groupby/transform/test_transform.py::test_as_index_no_change[tshift-keys1]
> .pybuild/cpython3_3.11/build/pandas/tests/groupby/transform/test_transform.py::test_as_index_no_change[tshift-keys1]
> .pybuild/cpython3_3.11/build/pandas/tests/groupby/transform/test_transform.py::test_as_index_no_change[tshift-keys1]
> .pybuild/cpython3_3.11/build/pandas/tests/groupby/transform/test_transform.py::test_as_index_no_change[tshift-keys1]
> .pybuild/cpython3_3.11/build/pandas/tests/groupby/transform/test_transform.py::test_as_index_no_change[tshift-keys1]
> .pybuild/cpython3_3.11/build/pandas/tests/groupby/transform/test_transform.py::test_as_index_no_change[tshift-keys1]
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pandas/tests/groupby/transform/test_transform.py:1563: FutureWarning: tshift is deprecated and will be removed in a future version. Please use shift instead.
>     result = gb_as_index_true.transform(groupby_func, *args)
> 
> .pybuild/cpython3_3.11/build/pandas/tests/groupby/transform/test_transform.py::test_as_index_no_change[tshift-A]
> .pybuild/cpython3_3.11/build/pandas/tests/groupby/transform/test_transform.py::test_as_index_no_change[tshift-A]
> .pybuild/cpython3_3.11/build/pandas/tests/groupby/transform/test_transform.py::test_as_index_no_change[tshift-keys1]
> .pybuild/cpython3_3.11/build/pandas/tests/groupby/transform/test_transform.py::test_as_index_no_change[tshift-keys1]
> .pybuild/cpython3_3.11/build/pandas/tests/groupby/transform/test_transform.py::test_as_index_no_change[tshift-keys1]
> .pybuild/cpython3_3.11/build/pandas/tests/groupby/transform/test_transform.py::test_as_index_no_change[tshift-keys1]
> .pybuild/cpython3_3.11/build/pandas/tests/groupby/transform/test_transform.py::test_as_index_no_change[tshift-keys1]
> .pybuild/cpython3_3.11/build/pandas/tests/groupby/transform/test_transform.py::test_as_index_no_change[tshift-keys1]
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pandas/tests/groupby/transform/test_transform.py:1564: FutureWarning: tshift is deprecated and will be removed in a future version. Please use shift instead.
>     expected = gb_as_index_false.transform(groupby_func, *args)
> 
> -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
> - generated xml file: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/test-data.xml -
> ============================= slowest 30 durations =============================
> 2.95s call     .pybuild/cpython3_3.11/build/pandas/tests/groupby/test_nunique.py::test_series_groupby_nunique[False-False-1000-n3]
> 2.78s call     .pybuild/cpython3_3.11/build/pandas/tests/groupby/test_nunique.py::test_series_groupby_nunique[True-True-1000-n3]
> 2.76s call     .pybuild/cpython3_3.11/build/pandas/tests/groupby/test_nunique.py::test_series_groupby_nunique[True-True-100-n3]
> 2.74s call     .pybuild/cpython3_3.11/build/pandas/tests/groupby/test_nunique.py::test_series_groupby_nunique[False-False-100-n3]
> 2.73s call     .pybuild/cpython3_3.11/build/pandas/tests/groupby/test_nunique.py::test_series_groupby_nunique[False-True-1000-n3]
> 2.72s call     .pybuild/cpython3_3.11/build/pandas/tests/groupby/test_nunique.py::test_series_groupby_nunique[False-True-10-n3]
> 2.72s call     .pybuild/cpython3_3.11/build/pandas/tests/groupby/test_nunique.py::test_series_groupby_nunique[True-False-1000-n3]
> 2.71s call     .pybuild/cpython3_3.11/build/pandas/tests/groupby/test_nunique.py::test_series_groupby_nunique[True-True-10-n3]
> 2.70s call     .pybuild/cpython3_3.11/build/pandas/tests/groupby/test_nunique.py::test_series_groupby_nunique[False-True-100-n3]
> 2.70s call     .pybuild/cpython3_3.11/build/pandas/tests/groupby/test_nunique.py::test_series_groupby_nunique[True-False-10-n3]
> 2.69s call     .pybuild/cpython3_3.11/build/pandas/tests/groupby/test_nunique.py::test_series_groupby_nunique[True-False-100-n3]
> 2.64s call     .pybuild/cpython3_3.11/build/pandas/tests/groupby/test_nunique.py::test_series_groupby_nunique[False-False-10-n3]
> 2.60s call     .pybuild/cpython3_3.11/build/pandas/tests/groupby/transform/test_transform.py::test_cython_transform_frame[shift-args2-<lambda>]
> 2.56s call     .pybuild/cpython3_3.11/build/pandas/tests/groupby/transform/test_transform.py::test_cython_transform_frame[shift-args3-<lambda>]
> 1.26s call     .pybuild/cpython3_3.11/build/pandas/tests/groupby/transform/test_transform.py::test_cython_transform_frame[cumsum-args1-<lambda>]
> 1.21s call     .pybuild/cpython3_3.11/build/pandas/tests/groupby/test_function.py::test_builtins_apply[keys1-sum]
> 1.02s call     .pybuild/cpython3_3.11/build/pandas/tests/groupby/transform/test_transform.py::test_cython_transform_frame[cumprod-args0-<lambda>]
> 0.88s call     .pybuild/cpython3_3.11/build/pandas/tests/groupby/test_function.py::test_builtins_apply[keys1-max]
> 0.80s call     .pybuild/cpython3_3.11/build/pandas/tests/groupby/test_function.py::test_builtins_apply[keys1-min]
> 0.38s call     .pybuild/cpython3_3.11/build/pandas/tests/groupby/test_nunique.py::test_series_groupby_nunique[False-False-1000-n2]
> 0.38s call     .pybuild/cpython3_3.11/build/pandas/tests/groupby/test_nunique.py::test_series_groupby_nunique[True-True-100-n2]
> 0.37s call     .pybuild/cpython3_3.11/build/pandas/tests/groupby/test_nunique.py::test_series_groupby_nunique[False-True-100-n2]
> 0.36s call     .pybuild/cpython3_3.11/build/pandas/tests/groupby/test_nunique.py::test_series_groupby_nunique[False-True-10-n2]
> 0.36s call     .pybuild/cpython3_3.11/build/pandas/tests/groupby/test_nunique.py::test_series_groupby_nunique[True-False-1000-n2]
> 0.36s call     .pybuild/cpython3_3.11/build/pandas/tests/groupby/test_nunique.py::test_series_groupby_nunique[True-False-100-n2]
> 0.36s call     .pybuild/cpython3_3.11/build/pandas/tests/groupby/test_nunique.py::test_series_groupby_nunique[True-True-1000-n2]
> 0.35s call     .pybuild/cpython3_3.11/build/pandas/tests/groupby/test_nunique.py::test_series_groupby_nunique[True-False-10-n2]
> 0.35s call     .pybuild/cpython3_3.11/build/pandas/tests/groupby/test_nunique.py::test_series_groupby_nunique[False-True-1000-n2]
> 0.35s call     .pybuild/cpython3_3.11/build/pandas/tests/groupby/test_nunique.py::test_series_groupby_nunique[True-True-10-n2]
> 0.35s call     .pybuild/cpython3_3.11/build/pandas/tests/groupby/test_nunique.py::test_series_groupby_nunique[False-False-100-n2]
> == 11192 passed, 371 skipped, 236 xfailed, 371 warnings in 205.14s (0:03:25) ===
> rdjoqkol test state = true
> ============================= test session starts ==============================
> platform linux -- Python 3.11.4, pytest-7.4.0, pluggy-1.2.0
> rootdir: /<<PKGBUILDDIR>>
> configfile: pyproject.toml
> plugins: xdist-3.3.1, forked-1.6.0, asyncio-0.20.3, hypothesis-6.82.0
> asyncio: mode=Mode.STRICT
> collected 17332 items
> 
> pandas/tests/indexes/test_any_index.py ........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
> pandas/tests/indexes/test_base.py ........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................x....................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
> pandas/tests/indexes/test_common.py .....................................................................................................................................................................................................................................................................................................................................................................sss...ssssssss...s..ss.............................xs...........................sss...................................................sss............................................................................................s.................s.............................................................................................................................................................................................................................................................................................................................................xx...............................................
> pandas/tests/indexes/test_engines.py .........................................
> pandas/tests/indexes/test_frozen.py ..........
> pandas/tests/indexes/test_index_new.py ......................................xxxx...............................................................
> pandas/tests/indexes/test_indexing.py ............................................................................................................................................................................................................................................................................................................................................................................................................................................
> pandas/tests/indexes/test_numpy_compat.py ..........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
> pandas/tests/indexes/test_setops.py .............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................X...........................................................................................................................X.......x...........................................................................................................................x............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................sssssssssssssss..........sssss...............sssss..............................................................................................................sssssssssssssss..........sssss...............sssss..............................................................................................................sssssssssssssss..........sssss...............sssss..............................................................................................................sssssssssssssss..........sssss...............sssss...............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................xx........
> pandas/tests/indexes/test_subclass.py .
> pandas/tests/indexes/base_class/test_constructors.py ........
> 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 ..................
> pandas/tests/indexes/base_class/test_setops.py ..........xx................................................
> 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 ...............................ss...........................................................
> pandas/tests/indexes/categorical/test_constructors.py ......
> pandas/tests/indexes/categorical/test_equals.py ....
> 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/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/test_asof.py ..
> pandas/tests/indexes/datetimes/test_constructors.py .............................................................................................................................................................................................................................................................................
> pandas/tests/indexes/datetimes/test_date_range.py ..........................................................................................................................................................................................................
> pandas/tests/indexes/datetimes/test_datetime.py ..............
> pandas/tests/indexes/datetimes/test_datetimelike.py ...........................................................................
> pandas/tests/indexes/datetimes/test_delete.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_join.py ......................
> pandas/tests/indexes/datetimes/test_map.py .....
> pandas/tests/indexes/datetimes/test_misc.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/datetimes/test_unique.py ........................
> pandas/tests/indexes/datetimes/methods/test_astype.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_repeat.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_period.py ................................
> pandas/tests/indexes/datetimes/methods/test_to_series.py ..
> pandas/tests/indexes/interval/test_astype.py ....................................x...........................................................................................................................
> pandas/tests/indexes/interval/test_base.py .........................................................
> pandas/tests/indexes/interval/test_constructors.py ..........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
> 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 .......................................................................................................................................................................................................
> 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 ...................................................................................................
> 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 .........................................x....x.............x..x.x......................................xx.........................
> 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 ...................................................................................................................................................
> pandas/tests/indexes/numeric/test_join.py ...........
> pandas/tests/indexes/numeric/test_numeric.py ............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
> pandas/tests/indexes/numeric/test_setops.py .................xx
> pandas/tests/indexes/object/test_astype.py ..
> pandas/tests/indexes/object/test_indexing.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/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/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/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 .............
> 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 ......
> 
> =============================== warnings summary ===============================
> .pybuild/cpython3_3.11/build/pandas/tests/indexes/multi/test_indexing.py::TestGetIndexer::test_get_indexer
> .pybuild/cpython3_3.11/build/pandas/tests/indexes/multi/test_indexing.py::TestGetIndexer::test_get_indexer_three_or_more_levels
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pandas/core/indexes/base.py:4083: RuntimeWarning: invalid value encountered in cast
>     return engine.get_indexer_with_fill(  # type: ignore[union-attr]
> 
> .pybuild/cpython3_3.11/build/pandas/tests/indexes/numeric/test_numeric.py::TestIntNumericIndex::test_constructor_coercion_signed_to_unsigned[uint8]
> .pybuild/cpython3_3.11/build/pandas/tests/indexes/numeric/test_numeric.py::TestInt64Index::test_constructor_coercion_signed_to_unsigned[uint8]
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pandas/core/dtypes/cast.py:1836: DeprecationWarning: NumPy will stop allowing conversion of out-of-bound Python integers to integer arrays.  The conversion of -1 to uint8 will fail in the future.
>   For the old behavior, usually:
>       np.array(value).astype(dtype)`
>   will give the desired result (the cast overflows).
>     casted = arr.astype(dtype, copy=copy)
> 
> .pybuild/cpython3_3.11/build/pandas/tests/indexes/numeric/test_numeric.py::TestIntNumericIndex::test_constructor_coercion_signed_to_unsigned[uint16]
> .pybuild/cpython3_3.11/build/pandas/tests/indexes/numeric/test_numeric.py::TestInt64Index::test_constructor_coercion_signed_to_unsigned[uint16]
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pandas/core/dtypes/cast.py:1836: DeprecationWarning: NumPy will stop allowing conversion of out-of-bound Python integers to integer arrays.  The conversion of -1 to uint16 will fail in the future.
>   For the old behavior, usually:
>       np.array(value).astype(dtype)`
>   will give the desired result (the cast overflows).
>     casted = arr.astype(dtype, copy=copy)
> 
> .pybuild/cpython3_3.11/build/pandas/tests/indexes/numeric/test_numeric.py::TestIntNumericIndex::test_constructor_coercion_signed_to_unsigned[uint32]
> .pybuild/cpython3_3.11/build/pandas/tests/indexes/numeric/test_numeric.py::TestInt64Index::test_constructor_coercion_signed_to_unsigned[uint32]
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pandas/core/dtypes/cast.py:1836: DeprecationWarning: NumPy will stop allowing conversion of out-of-bound Python integers to integer arrays.  The conversion of -1 to uint32 will fail in the future.
>   For the old behavior, usually:
>       np.array(value).astype(dtype)`
>   will give the desired result (the cast overflows).
>     casted = arr.astype(dtype, copy=copy)
> 
> .pybuild/cpython3_3.11/build/pandas/tests/indexes/numeric/test_numeric.py::TestIntNumericIndex::test_constructor_coercion_signed_to_unsigned[uint64]
> .pybuild/cpython3_3.11/build/pandas/tests/indexes/numeric/test_numeric.py::TestInt64Index::test_constructor_coercion_signed_to_unsigned[uint64]
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pandas/core/dtypes/cast.py:1836: DeprecationWarning: NumPy will stop allowing conversion of out-of-bound Python integers to integer arrays.  The conversion of -1 to uint64 will fail in the future.
>   For the old behavior, usually:
>       np.array(value).astype(dtype)`
>   will give the desired result (the cast overflows).
>     casted = arr.astype(dtype, copy=copy)
> 
> .pybuild/cpython3_3.11/build/pandas/tests/indexes/timedeltas/test_constructors.py::TestTimedeltaIndex::test_float64_ns_rounded
> .pybuild/cpython3_3.11/build/pandas/tests/indexes/timedeltas/test_scalar_compat.py::TestVectorizedTimedelta::test_tdi_total_seconds
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pandas/core/arrays/timedeltas.py:908: RuntimeWarning: invalid value encountered in cast
>     base = data.astype(np.int64)
> 
> .pybuild/cpython3_3.11/build/pandas/tests/indexes/timedeltas/test_constructors.py::TestTimedeltaIndex::test_float64_ns_rounded
> .pybuild/cpython3_3.11/build/pandas/tests/indexes/timedeltas/test_scalar_compat.py::TestVectorizedTimedelta::test_tdi_total_seconds
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pandas/core/arrays/timedeltas.py:912: RuntimeWarning: invalid value encountered in cast
>     data = (base * m + (frac * m).astype(np.int64)).view("timedelta64[ns]")
> 
> -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
> - generated xml file: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/test-data.xml -
> ============================= slowest 30 durations =============================
> 9.13s call     .pybuild/cpython3_3.11/build/pandas/tests/indexes/base_class/test_indexing.py::TestGetLoc::test_get_loc_tuple_monotonic_above_size_cutoff
> 2.18s call     .pybuild/cpython3_3.11/build/pandas/tests/indexes/multi/test_duplicates.py::test_duplicated_large[last]
> 1.93s call     .pybuild/cpython3_3.11/build/pandas/tests/indexes/multi/test_integrity.py::test_million_record_attribute_error
> 1.74s call     .pybuild/cpython3_3.11/build/pandas/tests/indexes/multi/test_duplicates.py::test_duplicated_large[False]
> 1.73s call     .pybuild/cpython3_3.11/build/pandas/tests/indexes/multi/test_integrity.py::test_hash_collisions
> 1.34s call     .pybuild/cpython3_3.11/build/pandas/tests/indexes/multi/test_duplicates.py::test_duplicated_large[first]
> 0.91s call     .pybuild/cpython3_3.11/build/pandas/tests/indexes/multi/test_indexing.py::TestContains::test_large_mi_contains
> 0.89s call     .pybuild/cpython3_3.11/build/pandas/tests/indexes/test_base.py::TestIndex::test_tab_complete_warning
> 0.57s call     .pybuild/cpython3_3.11/build/pandas/tests/indexes/multi/test_integrity.py::test_large_multiindex_error
> 0.41s setup    .pybuild/cpython3_3.11/build/pandas/tests/indexes/test_base.py::TestIndex::test_tab_complete_warning
> 0.40s call     .pybuild/cpython3_3.11/build/pandas/tests/indexes/datetimes/test_misc.py::TestDatetime64::test_datetimeindex_accessors5
> 0.32s call     .pybuild/cpython3_3.11/build/pandas/tests/indexes/period/test_indexing.py::TestGetItem::test_getitem_seconds
> 0.31s call     .pybuild/cpython3_3.11/build/pandas/tests/indexes/datetimes/test_partial_slicing.py::TestSlicing::test_partial_slicing_dataframe
> 0.30s call     .pybuild/cpython3_3.11/build/pandas/tests/indexes/period/test_partial_slicing.py::TestPeriodIndex::test_range_slice_seconds[period_range]
> 0.28s call     .pybuild/cpython3_3.11/build/pandas/tests/indexes/test_common.py::TestCommon::test_copy_name[interval]
> 0.24s call     .pybuild/cpython3_3.11/build/pandas/tests/indexes/datetimes/test_indexing.py::TestGetLoc::test_get_loc_time_obj2
> 0.17s call     .pybuild/cpython3_3.11/build/pandas/tests/indexes/ranges/test_setops.py::test_range_difference
> 0.16s call     .pybuild/cpython3_3.11/build/pandas/tests/indexes/multi/test_indexing.py::test_pyint_engine
> 0.16s call     .pybuild/cpython3_3.11/build/pandas/tests/indexes/categorical/test_category.py::TestCategoricalIndex::test_engine_reference_cycle
> 0.15s call     .pybuild/cpython3_3.11/build/pandas/tests/indexes/timedeltas/test_timedelta.py::TestTimedeltaIndex::test_engine_reference_cycle
> 0.14s call     .pybuild/cpython3_3.11/build/pandas/tests/indexes/numeric/test_numeric.py::TestUIntNumericIndex::test_engine_reference_cycle[uint64]
> 0.14s call     .pybuild/cpython3_3.11/build/pandas/tests/indexes/ranges/test_range.py::TestRangeIndex::test_engine_reference_cycle
> 0.14s call     .pybuild/cpython3_3.11/build/pandas/tests/indexes/numeric/test_numeric.py::TestUInt64Index::test_engine_reference_cycle
> 0.14s call     .pybuild/cpython3_3.11/build/pandas/tests/indexes/period/test_period.py::TestPeriodIndex::test_engine_reference_cycle
> 0.14s call     .pybuild/cpython3_3.11/build/pandas/tests/indexes/numeric/test_numeric.py::TestInt64Index::test_engine_reference_cycle
> 0.14s call     .pybuild/cpython3_3.11/build/pandas/tests/indexes/numeric/test_numeric.py::TestFloatNumericIndex::test_engine_reference_cycle[float64]
> 0.14s call     .pybuild/cpython3_3.11/build/pandas/tests/indexes/numeric/test_numeric.py::TestIntNumericIndex::test_engine_reference_cycle[int16]
> 0.14s call     .pybuild/cpython3_3.11/build/pandas/tests/indexes/numeric/test_numeric.py::TestFloatNumericIndex::test_engine_reference_cycle[float32]
> 0.14s call     .pybuild/cpython3_3.11/build/pandas/tests/indexes/numeric/test_numeric.py::TestIntNumericIndex::test_engine_reference_cycle[int8]
> 0.14s call     .pybuild/cpython3_3.11/build/pandas/tests/indexes/numeric/test_numeric.py::TestFloat64Index::test_engine_reference_cycle
> = 17180 passed, 125 skipped, 25 xfailed, 2 xpassed, 14 warnings in 98.53s (0:01:38) =
> rdjoqkol test state = true
> ============================= test session starts ==============================
> platform linux -- Python 3.11.4, pytest-7.4.0, pluggy-1.2.0
> rootdir: /<<PKGBUILDDIR>>
> configfile: pyproject.toml
> plugins: xdist-3.3.1, forked-1.6.0, asyncio-0.20.3, hypothesis-6.82.0
> asyncio: mode=Mode.STRICT
> collected 5347 items
> 
> pandas/tests/indexing/test_at.py .......................................
> pandas/tests/indexing/test_categorical.py .................................................................................................................
> pandas/tests/indexing/test_chaining_and_caching.py ..............................
> pandas/tests/indexing/test_check_indexer.py ....................s....
> pandas/tests/indexing/test_coercion.py .......x..xxxxxxx.......................xx........................................xxxx....x............................................................xxxxx..................xx............................................................................................................................................................................................................x
> pandas/tests/indexing/test_datetime.py .........
> 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.............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
> pandas/tests/indexing/test_na_indexing.py ..............................................................................................................................................................................................................................................................................
> pandas/tests/indexing/test_partial.py ....................................
> pandas/tests/indexing/test_scalar.py ......................................
> 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 .......
> 
> - generated xml file: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/test-data.xml -
> ============================= slowest 30 durations =============================
> 7.37s call     .pybuild/cpython3_3.11/build/pandas/tests/indexing/multiindex/test_chaining_and_caching.py::test_indexer_caching
> 2.14s call     .pybuild/cpython3_3.11/build/pandas/tests/indexing/test_loc.py::TestLocSetitemWithExpansion::test_loc_setitem_with_expansion_large_dataframe
> 1.86s call     .pybuild/cpython3_3.11/build/pandas/tests/indexing/interval/test_interval.py::TestIntervalIndex::test_loc_getitem_large_series
> 0.69s call     .pybuild/cpython3_3.11/build/pandas/tests/indexing/test_loc.py::TestLocBaseIndependent::test_loc_non_unique_memory_error[900000-100000]
> 0.13s call     .pybuild/cpython3_3.11/build/pandas/tests/indexing/test_loc.py::TestPartialStringSlicing::test_loc_getitem_partial_slice_non_monotonicity[tzutc()-DataFrame-2020-01-02 23:59:59.999999999]
> 0.12s call     .pybuild/cpython3_3.11/build/pandas/tests/indexing/test_chaining_and_caching.py::TestChaining::test_detect_chained_assignment_implicit_take
> 0.11s call     .pybuild/cpython3_3.11/build/pandas/tests/indexing/test_indexing.py::TestMisc::test_slice_with_zero_step_raises[empty-loc-DataFrame]
> 0.10s call     .pybuild/cpython3_3.11/build/pandas/tests/indexing/test_chaining_and_caching.py::TestChaining::test_detect_chained_assignment_implicit_take2
> 0.09s call     .pybuild/cpython3_3.11/build/pandas/tests/indexing/test_chaining_and_caching.py::TestChaining::test_detect_chained_assignment_str
> 0.08s call     .pybuild/cpython3_3.11/build/pandas/tests/indexing/test_chaining_and_caching.py::TestChaining::test_detect_chained_assignment_setting_entire_column
> 0.06s call     .pybuild/cpython3_3.11/build/pandas/tests/indexing/test_chaining_and_caching.py::TestChaining::test_detect_chained_assignment_warnings_errors
> 0.06s call     .pybuild/cpython3_3.11/build/pandas/tests/indexing/multiindex/test_setitem.py::TestMultiIndexSetItem::test_groupby_example
> 0.06s call     .pybuild/cpython3_3.11/build/pandas/tests/indexing/multiindex/test_slice.py::TestMultiIndexSlicers::test_per_axis_per_level_setitem
> 0.05s call     .pybuild/cpython3_3.11/build/pandas/tests/indexing/multiindex/test_indexing_slow.py::test_multiindex_get_loc[frame1-key67-4]
> 0.05s call     .pybuild/cpython3_3.11/build/pandas/tests/indexing/test_indexing.py::TestFancy::test_astype_assignment
> 0.05s call     .pybuild/cpython3_3.11/build/pandas/tests/indexing/multiindex/test_slice.py::TestMultiIndexSlicers::test_per_axis_per_level_getitem
> 0.04s call     .pybuild/cpython3_3.11/build/pandas/tests/indexing/multiindex/test_indexing_slow.py::test_multiindex_get_loc[frame0-key59-3]
> 0.04s call     .pybuild/cpython3_3.11/build/pandas/tests/indexing/multiindex/test_indexing_slow.py::test_multiindex_get_loc[frame0-key60-0]
> 0.04s call     .pybuild/cpython3_3.11/build/pandas/tests/indexing/multiindex/test_indexing_slow.py::test_multiindex_get_loc[frame0-key92-3]
> 0.04s call     .pybuild/cpython3_3.11/build/pandas/tests/indexing/multiindex/test_indexing_slow.py::test_multiindex_get_loc[frame1-key40-2]
> 0.04s call     .pybuild/cpython3_3.11/build/pandas/tests/indexing/multiindex/test_indexing_slow.py::test_multiindex_get_loc[frame0-key93-0]
> 0.04s call     .pybuild/cpython3_3.11/build/pandas/tests/indexing/multiindex/test_indexing_slow.py::test_multiindex_get_loc[frame0-key93-4]
> 0.04s call     .pybuild/cpython3_3.11/build/pandas/tests/indexing/multiindex/test_indexing_slow.py::test_multiindex_get_loc[frame0-key16-3]
> 0.04s call     .pybuild/cpython3_3.11/build/pandas/tests/indexing/multiindex/test_indexing_slow.py::test_multiindex_get_loc[frame0-key59-4]
> 0.04s call     .pybuild/cpython3_3.11/build/pandas/tests/indexing/multiindex/test_indexing_slow.py::test_multiindex_get_loc[frame1-key25-1]
> 0.04s call     .pybuild/cpython3_3.11/build/pandas/tests/indexing/multiindex/test_indexing_slow.py::test_multiindex_get_loc[frame1-key30-0]
> 0.03s call     .pybuild/cpython3_3.11/build/pandas/tests/indexing/multiindex/test_indexing_slow.py::test_multiindex_get_loc[frame0-key66-4]
> 0.03s call     .pybuild/cpython3_3.11/build/pandas/tests/indexing/multiindex/test_indexing_slow.py::test_multiindex_get_loc[frame0-key93-3]
> 0.03s call     .pybuild/cpython3_3.11/build/pandas/tests/indexing/multiindex/test_indexing_slow.py::test_multiindex_get_loc[frame0-key69-1]
> 0.03s call     .pybuild/cpython3_3.11/build/pandas/tests/indexing/multiindex/test_indexing_slow.py::test_multiindex_get_loc[frame0-key59-1]
> ================= 5322 passed, 1 skipped, 24 xfailed in 51.26s =================
> rdjoqkol test state = true
> ============================= test session starts ==============================
> platform linux -- Python 3.11.4, pytest-7.4.0, pluggy-1.2.0
> rootdir: /<<PKGBUILDDIR>>
> configfile: pyproject.toml
> plugins: xdist-3.3.1, forked-1.6.0, asyncio-0.20.3, hypothesis-6.82.0
> asyncio: mode=Mode.STRICT
> collected 48 items
> 
> pandas/tests/interchange/test_impl.py ................
> pandas/tests/interchange/test_spec_conformance.py ................
> pandas/tests/interchange/test_utils.py ................
> 
> - generated xml file: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/test-data.xml -
> ============================= slowest 30 durations =============================
> 0.06s call     .pybuild/cpython3_3.11/build/pandas/tests/interchange/test_impl.py::test_dataframe[data4]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/interchange/test_impl.py::test_dataframe[data1]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/interchange/test_impl.py::test_dataframe[data0]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/interchange/test_impl.py::test_dataframe[data3]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/interchange/test_impl.py::test_dataframe[data2]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/interchange/test_impl.py::test_categorical_dtype[data0]
> 
> (24 durations < 0.005s hidden.  Use -vv to show these durations.)
> ============================== 48 passed in 0.63s ==============================
> rdjoqkol test state = true
> ============================= test session starts ==============================
> platform linux -- Python 3.11.4, pytest-7.4.0, pluggy-1.2.0
> rootdir: /<<PKGBUILDDIR>>
> configfile: pyproject.toml
> plugins: xdist-3.3.1, forked-1.6.0, asyncio-0.20.3, hypothesis-6.82.0
> asyncio: mode=Mode.STRICT
> collected 251 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.11/build/test-data.xml -
> ============================= slowest 30 durations =============================
> 0.06s call     .pybuild/cpython3_3.11/build/pandas/tests/internals/test_internals.py::TestBlock::test_is_categorical_deprecated
> 0.02s call     .pybuild/cpython3_3.11/build/pandas/tests/internals/test_internals.py::TestBlockManager::test_get_bool_data
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/internals/test_internals.py::TestCanHoldElement::test_interval_can_hold_element[<lambda>5-float64]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/internals/test_internals.py::TestBlockManager::test_equals_block_order_different_dtypes[a:i8;e:dt;f:td;g:string]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/internals/test_internals.py::TestCanHoldElement::test_interval_can_hold_element[<lambda>1-int64]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/internals/test_internals.py::TestBlockManager::test_astype[float64]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/internals/test_internals.py::TestCanHoldElement::test_interval_can_hold_element[<lambda>0-uint64]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/internals/test_internals.py::TestBlockManager::test_interleave_dtype[a: category2; b: category2-object]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/internals/test_internals.py::TestBlockManager::test_interleave_dtype[a: category-i8]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/internals/test_internals.py::TestCanHoldElement::test_interval_can_hold_element[<lambda>7-float64]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/internals/test_internals.py::TestCanHoldElement::test_interval_can_hold_element[<lambda>3-float64]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/internals/test_internals.py::TestCanHoldElement::test_interval_can_hold_element[<lambda>5-uint64]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/internals/test_internals.py::TestCanHoldElement::test_interval_can_hold_element[<lambda>3-uint64]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/internals/test_internals.py::TestBlockManager::test_categorical_block_pickle
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/internals/test_internals.py::TestBlockManager::test_interleave_dtype[a: M8[ns]; b: i8-object]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/internals/test_internals.py::TestBlockManager::test_interleave_dtype[a: f8; b: i8-f8]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/internals/test_internals.py::TestCanHoldElement::test_interval_can_hold_element[<lambda>0-float64]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/internals/test_internals.py::TestCanHoldElement::test_interval_can_hold_element[<lambda>4-float64]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/internals/test_internals.py::TestCanHoldElement::test_interval_can_hold_element[<lambda>5-int64]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/internals/test_internals.py::TestBlockManager::test_interleave_dtype[a: category; b: category-i8]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/internals/test_internals.py::TestCanHoldElement::test_interval_can_hold_element[<lambda>4-uint64]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/internals/test_internals.py::TestCanHoldElement::test_interval_can_hold_element[<lambda>1-uint64]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/internals/test_internals.py::TestBlockManager::test_interleave_dtype[a: M8[ns]; b: bool-object]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/internals/test_internals.py::TestBlockManager::test_interleave_dtype[a: bool; b: i8-object]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/internals/test_internals.py::TestBlockManager::test_equals_block_order_different_dtypes[c:sparse;d:sparse_na;b:f8]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/internals/test_internals.py::TestCanHoldElement::test_interval_can_hold_element[<lambda>1-float64]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/internals/test_internals.py::TestCanHoldElement::test_interval_can_hold_element[<lambda>4-int64]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/internals/test_internals.py::TestCanHoldElement::test_interval_can_hold_element[<lambda>3-int64]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/internals/test_internals.py::TestBlockManager::test_interleave_dtype[a: f4; b: i8; d: object-object]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/internals/test_internals.py::TestBlockManager::test_interleave_dtype[a: complex-complex]
> ============================= 251 passed in 1.85s ==============================
> rdjoqkol test state = true
> ============================= test session starts ==============================
> platform linux -- Python 3.11.4, pytest-7.4.0, pluggy-1.2.0
> rootdir: /<<PKGBUILDDIR>>
> configfile: pyproject.toml
> plugins: xdist-3.3.1, forked-1.6.0, asyncio-0.20.3, hypothesis-6.82.0
> asyncio: mode=Mode.STRICT
> collected 13073 items / 71 deselected / 5 skipped / 13002 selected
> 
> pandas/tests/io/test_clipboard.py ........................................................................................................................................................................................................................................XXX
> pandas/tests/io/test_common.py .......................................................s...ss.......sss......ss........ss......ss................................
> pandas/tests/io/test_compression.py ..................................................................................................................................
> pandas/tests/io/test_date_converters.py ...
> pandas/tests/io/test_fsspec.py .F.s......sssssssssss..........s
> pandas/tests/io/test_gcs.py ssssssssssssssssss.
> pandas/tests/io/test_html.py ...............................................................................................................................................s.......................
> pandas/tests/io/test_parquet.py .ssss.sssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss.ss
> pandas/tests/io/test_pickle.py s....................................................................................................
> pandas/tests/io/test_s3.py s
> pandas/tests/io/test_sql.py ssss...ssss...ssss...ssss...ssss...ssss...ssss..ssssssss.........................................................................................................................................................................................................ss...ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss...........x...........................................x...........................x...........................
> pandas/tests/io/test_stata.py .....................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
> pandas/tests/io/test_user_agent.py sssssssssssssssssss
> 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..ssss.s..ssss.s..ssss.s..ssss.ssssss............ssssssssssssssssssssssss......ss....ssssssss..s..ssss.s..ssss.s..ssss.s..ssss.s..ssss.ss....ssssssss..s..ssss.s..ssss.s..ssss.s..ssss.s..ssss.s..ssss.s..ssss.s..ssss.ss....ssssssss..ss....ssssssss..s..ssss.ssssssssssssss..s..ssss.s..ssss.s..ssss.s..ssss.s..ssss.sxxssss.s..ssss.s..ssss.s..ssss.ssssss............ssssssssssssssssssssssss......s..ssss.s..ssss.sssssssssssssssss..ssss.s..ssss.s..ssss.s..ssss.s..ssss.s..ssss.ss....ssssssss..s..ssss.s..ssss.s..ssss.s..ssss.s..ssss.s..ssss.s..ssss.s..ssss.ssssss............ssssssssssssssssssssssss......s..ssss.s..ssss.s..ssss.s..ssss.s..ssss.s..ssss.s..ssssss..ssssss..ssss.s..ssss.s..ssss.sss......ssssssssssss...s..ssss.s..ssss.ssssss............ssssssssssssssssssssssss......s..ssss.s..ssss.s..ssss.s..ssss.s..ssss.s..ssss.ss....ssssssss..s..ssss.s..ssss.s..ssssss..ssss.
> pandas/tests/io/excel/test_style.py ...................................................................................................................................s
> pandas/tests/io/excel/test_writers.py ssss.ssss.ssss.ssss.ssss.ssss.ssss.ssssxssss.ssssxssss.ssss.ssss.ssss.ssss.ssssxssss.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.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.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.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.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.ssss.ssss.ssss.ssss.ssss.ssss.ssss.ssss.ssss.ssss.ssss.ssss.ssss.ssss.ssss.ssss.ssss...s.....ss
> pandas/tests/io/excel/test_xlsxwriter.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 ................................................................................................................................................................................................................Out[1]: '<div>\n<style scoped>\n    .dataframe tbody tr th:only-of-type {\n        vertical-align: middle;\n    }\n\n    .dataframe tbody tr th {\n        vertical-align: top;\n    }\n\n    .dataframe thead th {\n        text-align: right;\n    }\n</style>\n<table border="1" class="dataframe">\n  <thead>\n    <tr style="text-align: right;">\n      <th></th>\n      <th>A</th>\n    </tr>\n  </thead>\n  <tbody>\n    <tr>\n      <th>0</th>\n      <td>1</td>\n    </tr>\n    <tr>\n      <th>1</th>\n      <td>2</td>\n    </tr>\n  </tbody>\n</table>\n</div>'
> .........................................
> pandas/tests/io/formats/test_info.py ........................x......
> pandas/tests/io/formats/test_printing.py ............
> pandas/tests/io/formats/test_series_info.py ........x.....
> 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 ............................................
> pandas/tests/io/formats/style/test_bar.py .......................................................................................................................
> pandas/tests/io/formats/style/test_deprecated.py ...............
> 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 X.........................................................................................
> 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/json/test_compression.py ........sssssss...............................................
> 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 .........................................................................................................................x...x...........x...x...........x...x...........x...x............xx..xxxxxxxxxx..............................................xx..xx..xx..xx......................................................................................................................................................................................................................s........x............................................................xx..............s.....x........
> pandas/tests/io/json/test_readlines.py ............................
> pandas/tests/io/json/test_ujson.py ............................................................................................................................................................x..........x.x...............................................................
> pandas/tests/io/parser/test_c_parser_only.py ........................................................ss..........................
> pandas/tests/io/parser/test_comment.py ......ss.......x.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_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...s.........sss.........sss.........sss.........sss...s...s...s...s......ss......ss.........sss......ss...s.........sss........................ssssssss...s...s...s...s...s...s...s
> 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 ......ss...s...s.........sss.........sss...s...s...s
> 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 ssssssssssssssss
> pandas/tests/io/parser/test_parse_dates.py ...s...s...s......ss..............ss...s......ss...s...s......ss...s...s...s...s...sxxxxxxss......ss......ss......ss...s.........sss...s...s...s......ss.........sss..................ssssss...s............ssss......ss............ssss......ss......ss......ss...s...s...s............ssss...s..................ssssss.........sss......ss...................x...x............................................................sssssssss...s...s......ss...s...s......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 ..........................................................................
> pandas/tests/io/parser/test_skiprows.py ......ss...s...s.........sss...s.........sss........xsss...s......ss...s...s...s...s
> pandas/tests/io/parser/test_textreader.py ...........................
> pandas/tests/io/parser/test_unsupported.py ..........s...s..xs
> 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......ss...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...s......ss......ss............ssss...s...s......ss...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......ss..................ssssss......ss...s..xsxx.s...s............ssss...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
> pandas/tests/io/parser/dtypes/test_empty.py ...s...s...s...s...s...s...s...s........................ssssssss
> 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
> pandas/tests/io/pytables/test_append.py .....................
> 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 ...............................
> 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 ..................
> pandas/tests/io/pytables/test_retain_attributes.py ..
> pandas/tests/io/pytables/test_round_trip.py ...........................
> pandas/tests/io/pytables/test_select.py ........................
> pandas/tests/io/pytables/test_store.py .............................................
> 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_sas.py ...
> pandas/tests/io/sas/test_sas7bdat.py ................................................................................................
> pandas/tests/io/sas/test_xport.py ........
> pandas/tests/io/xml/test_to_xml.py ......................................................................s...............................................................ss
> pandas/tests/io/xml/test_xml.py ..........................................................................s.........................................................................................................................................................
> pandas/tests/io/xml/test_xml_dtypes.py ..............................................
> 
> =================================== FAILURES ===================================
> ____________________________ test_reasonable_error _____________________________
> 
> monkeypatch = <_pytest.monkeypatch.MonkeyPatch object at 0x7fcf0be15590>
> cleared_fs = <fsspec.implementations.memory.MemoryFileSystem object at 0x7fcf0bfcf690>
> 
>     def test_reasonable_error(monkeypatch, cleared_fs):
>         from fsspec import registry
>         from fsspec.registry import known_implementations
>     
> >       registry.target.clear()
> E       AttributeError: 'mappingproxy' object has no attribute 'target'
> 
> pandas/tests/io/test_fsspec.py:56: AttributeError
> =============================== warnings summary ===============================
> pandas/tests/io/formats/style/test_matplotlib.py:263
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pandas/tests/io/formats/style/test_matplotlib.py:263: PendingDeprecationWarning: The get_cmap function will be deprecated in a future version. Use ``matplotlib.colormaps[name]`` or ``matplotlib.colormaps.get_cmap(obj)`` instead.
>     @pytest.mark.parametrize("cmap", ["PuBu", mpl.cm.get_cmap("PuBu")])
> 
> .pybuild/cpython3_3.11/build/pandas/tests/io/test_sql.py::test_to_sql[None-sqlite_conn]
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pandas/io/sql.py:824: RemovedIn20Warning: Deprecated API features detected! These feature(s) are not compatible with SQLAlchemy 2.0. To prevent incompatible upgrades prior to updating applications, ensure requirements files are pinned to "sqlalchemy<2.0". Set environment variable SQLALCHEMY_WARN_20=1 to show all deprecation warnings.  Set environment variable SQLALCHEMY_SILENCE_UBER_WARNING=1 to silence this message. (Background on SQLAlchemy 2.0 at: https://sqlalche.me/e/b8d9)
>     self.table.create(bind=self.pd_sql.connectable)
> 
> .pybuild/cpython3_3.11/build/pandas/tests/io/formats/test_format.py::TestDataFrameFormatting::test_index_with_nan
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pandas/tests/io/formats/test_format.py:1300: DeprecationWarning: In a future version, `df.iloc[:, i] = newvals` will attempt to set the values inplace instead of always setting a new array. To retain the old behavior, use either `df[df.columns[i]] = newvals` or, if columns are non-unique, `df.isetitem(i, newvals)`
>     df2.loc[:, "id2"] = np.nan
> 
> .pybuild/cpython3_3.11/build/pandas/tests/io/formats/test_format.py::TestDataFrameFormatting::test_index_with_nan
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pandas/tests/io/formats/test_format.py:1311: DeprecationWarning: In a future version, `df.iloc[:, i] = newvals` will attempt to set the values inplace instead of always setting a new array. To retain the old behavior, use either `df[df.columns[i]] = newvals` or, if columns are non-unique, `df.isetitem(i, newvals)`
>     df2.loc[:, "id2"] = np.nan
> 
> .pybuild/cpython3_3.11/build/pandas/tests/io/formats/style/test_matplotlib.py::test_bar_colormap[PuBu]
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pandas/io/formats/style.py:4224: PendingDeprecationWarning: The get_cmap function will be deprecated in a future version. Use ``matplotlib.colormaps[name]`` or ``matplotlib.colormaps.get_cmap(obj)`` instead.
>     mpl.cm.get_cmap(cmap)
> 
> .pybuild/cpython3_3.11/build/pandas/tests/io/json/test_pandas.py::TestPandasContainer::test_read_json_large_numbers2
> .pybuild/cpython3_3.11/build/pandas/tests/io/json/test_pandas.py::TestPandasContainer::test_read_json_large_numbers2
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pandas/core/dtypes/astype.py:189: RuntimeWarning: invalid value encountered in cast
>     return values.astype(dtype, copy=copy)
> 
> .pybuild/cpython3_3.11/build/pandas/tests/io/parser/test_c_parser_only.py::test_dtype_and_names_error[c_high]
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pandas/io/parsers/c_parser_wrapper.py:235: RuntimeWarning: invalid value encountered in cast
>     data = self._reader.read(nrows)
> 
> .pybuild/cpython3_3.11/build/pandas/tests/io/parser/test_c_parser_only.py::test_dtype_and_names_error[c_low]
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pandas/io/parsers/c_parser_wrapper.py:230: RuntimeWarning: invalid value encountered in cast
>     chunks = self._reader.read_low_memory(nrows)
> 
> -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
> - generated xml file: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/test-data.xml -
> ============================= slowest 30 durations =============================
> 13.51s call     .pybuild/cpython3_3.11/build/pandas/tests/io/parser/test_index_col.py::test_index_col_large_csv[python]
> 8.99s call     .pybuild/cpython3_3.11/build/pandas/tests/io/parser/test_index_col.py::test_index_col_large_csv[c_high]
> 8.73s call     .pybuild/cpython3_3.11/build/pandas/tests/io/parser/test_index_col.py::test_index_col_large_csv[c_low]
> 7.29s call     .pybuild/cpython3_3.11/build/pandas/tests/io/parser/test_multi_thread.py::test_multi_thread_path_multipart_read_csv[python]
> 6.72s call     .pybuild/cpython3_3.11/build/pandas/tests/io/parser/dtypes/test_categorical.py::test_categorical_dtype_high_cardinality_numeric[python]
> 6.58s call     .pybuild/cpython3_3.11/build/pandas/tests/io/parser/test_multi_thread.py::test_multi_thread_path_multipart_read_csv[c_low]
> 6.52s call     .pybuild/cpython3_3.11/build/pandas/tests/io/parser/test_multi_thread.py::test_multi_thread_string_io_read_csv[python]
> 5.92s call     .pybuild/cpython3_3.11/build/pandas/tests/io/parser/test_multi_thread.py::test_multi_thread_path_multipart_read_csv[c_high]
> 5.68s call     .pybuild/cpython3_3.11/build/pandas/tests/io/parser/dtypes/test_categorical.py::test_categorical_dtype_high_cardinality_numeric[c_low]
> 5.27s call     .pybuild/cpython3_3.11/build/pandas/tests/io/parser/dtypes/test_categorical.py::test_categorical_dtype_high_cardinality_numeric[c_high]
> 4.02s call     .pybuild/cpython3_3.11/build/pandas/tests/io/test_stata.py::TestStata::test_stata_119
> 3.36s call     .pybuild/cpython3_3.11/build/pandas/tests/io/parser/common/test_chunksize.py::test_chunks_have_consistent_numerical_type[python]
> 3.11s call     .pybuild/cpython3_3.11/build/pandas/tests/io/sas/test_xport.py::TestXport::test1_basic
> 2.04s call     .pybuild/cpython3_3.11/build/pandas/tests/io/pytables/test_file_handling.py::test_complibs
> 2.00s call     .pybuild/cpython3_3.11/build/pandas/tests/io/test_compression.py::test_gzip_reproducibility_file_name
> 2.00s call     .pybuild/cpython3_3.11/build/pandas/tests/io/test_compression.py::test_gzip_reproducibility_file_object
> 1.47s call     .pybuild/cpython3_3.11/build/pandas/tests/io/parser/test_c_parser_only.py::test_precise_conversion[c_low]
> 1.41s call     .pybuild/cpython3_3.11/build/pandas/tests/io/sas/test_sas7bdat.py::TestSAS7BDAT::test_from_iterator[data_test_ix0]
> 1.27s call     .pybuild/cpython3_3.11/build/pandas/tests/io/parser/test_c_parser_only.py::test_precise_conversion[c_high]
> 1.22s call     .pybuild/cpython3_3.11/build/pandas/tests/io/parser/test_c_parser_only.py::test_buffer_rd_bytes[c_high]
> 1.19s call     .pybuild/cpython3_3.11/build/pandas/tests/io/parser/test_c_parser_only.py::test_buffer_rd_bytes[c_low]
> 1.14s call     .pybuild/cpython3_3.11/build/pandas/tests/io/test_stata.py::TestStata::test_encoding_latin1_118
> 1.14s call     .pybuild/cpython3_3.11/build/pandas/tests/io/test_html.py::TestReadHtml::test_banklist[bs4]
> 1.12s call     .pybuild/cpython3_3.11/build/pandas/tests/io/parser/test_parse_dates.py::test_hypothesis_delimited_date[%m %Y-False-.]
> 1.06s call     .pybuild/cpython3_3.11/build/pandas/tests/io/parser/test_c_parser_only.py::test_grow_boundary_at_cap[c_high]
> 1.04s call     .pybuild/cpython3_3.11/build/pandas/tests/io/parser/test_c_parser_only.py::test_grow_boundary_at_cap[c_low]
> 1.03s call     .pybuild/cpython3_3.11/build/pandas/tests/io/pytables/test_store.py::test_no_track_times
> 1.02s call     .pybuild/cpython3_3.11/build/pandas/tests/io/parser/test_parse_dates.py::test_hypothesis_delimited_date[%m %Y-True-.]
> 0.96s call     .pybuild/cpython3_3.11/build/pandas/tests/io/test_pickle.py::test_pickle_big_dataframe_compression[gzip-5]
> 0.94s call     .pybuild/cpython3_3.11/build/pandas/tests/io/test_html.py::TestReadHtml::test_banklist_header[bs4]
> =========================== short test summary info ============================
> FAILED pandas/tests/io/test_fsspec.py::test_reasonable_error - AttributeError...
> = 1 failed, 10329 passed, 2545 skipped, 71 deselected, 128 xfailed, 4 xpassed, 9 warnings in 254.11s (0:04:14) =
> X connection to :99 broken (explicit kill or server shutdown).
> 
> rdjoqkol test state = false
> ============================= test session starts ==============================
> platform linux -- Python 3.11.4, pytest-7.4.0, pluggy-1.2.0
> rootdir: /<<PKGBUILDDIR>>
> configfile: pyproject.toml
> plugins: xdist-3.3.1, forked-1.6.0, asyncio-0.20.3, hypothesis-6.82.0
> asyncio: mode=Mode.STRICT
> collected 2178 items
> 
> pandas/tests/libs/test_hashtable.py ........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
> pandas/tests/libs/test_join.py .................
> pandas/tests/libs/test_lib.py .........................................................................
> 
> - generated xml file: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/test-data.xml -
> ============================= slowest 30 durations =============================
> 0.08s call     .pybuild/cpython3_3.11/build/pandas/tests/libs/test_hashtable.py::TestHashTable::test_no_reallocation[73-UInt32HashTable-uint32]
> 0.01s teardown .pybuild/cpython3_3.11/build/pandas/tests/libs/test_hashtable.py::TestHashTable::test_no_reallocation[100-Int64HashTable-int640]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/libs/test_hashtable.py::test_unique_label_indices
> 
> (27 durations < 0.005s hidden.  Use -vv to show these durations.)
> ============================= 2178 passed in 3.15s =============================
> rdjoqkol test state = false
> ============================= test session starts ==============================
> platform linux -- Python 3.11.4, pytest-7.4.0, pluggy-1.2.0
> rootdir: /<<PKGBUILDDIR>>
> configfile: pyproject.toml
> plugins: xdist-3.3.1, forked-1.6.0, asyncio-0.20.3, hypothesis-6.82.0
> asyncio: mode=Mode.STRICT
> collected 833 items / 1 deselected / 832 selected
> 
> 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..
> pandas/tests/plotting/test_groupby.py ...........
> pandas/tests/plotting/test_hist_method.py ................x..................................
> pandas/tests/plotting/test_misc.py s.........................
> pandas/tests/plotting/test_series.py ...................................x..................................................x.....................
> pandas/tests/plotting/test_style.py ......................................
> pandas/tests/plotting/frame/test_frame.py x....................XX................................................................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....................................................................
> pandas/tests/plotting/frame/test_hist_box_by.py ......................................................
> 
> =============================== warnings summary ===============================
> .pybuild/cpython3_3.11/build/pandas/tests/plotting/frame/test_frame.py::TestDataFramePlots::test_df_grid_settings
> .pybuild/cpython3_3.11/build/pandas/tests/plotting/frame/test_frame.py::TestDataFramePlots::test_df_grid_settings
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pandas/tests/plotting/common.py:483: MatplotlibDeprecationWarning: Auto-removal of overlapping axes is deprecated since 3.6 and will be removed two minor releases later; explicitly call ax.remove() as needed.
>     self.plt.subplot(1, 4 * len(kinds), spndx)
> 
> .pybuild/cpython3_3.11/build/pandas/tests/plotting/frame/test_frame.py::TestDataFramePlots::test_df_grid_settings
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pandas/tests/plotting/common.py:477: MatplotlibDeprecationWarning: Auto-removal of overlapping axes is deprecated since 3.6 and will be removed two minor releases later; explicitly call ax.remove() as needed.
>     self.plt.subplot(1, 4 * len(kinds), spndx)
> 
> .pybuild/cpython3_3.11/build/pandas/tests/plotting/frame/test_frame_color.py::TestDataFrameColor::test_scatter_with_c_column_name_with_colors[Greys]
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pandas/plotting/_matplotlib/core.py:1259: UserWarning: No data for colormapping provided via 'c'. Parameters 'cmap' will be ignored
>     scatter = ax.scatter(
> 
> -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
> - generated xml file: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/test-data.xml -
> ============================= slowest 30 durations =============================
> 8.80s call     .pybuild/cpython3_3.11/build/pandas/tests/plotting/test_boxplot_method.py::TestDataFrameGroupByPlots::test_grouped_box_return_type
> 6.17s call     .pybuild/cpython3_3.11/build/pandas/tests/plotting/test_hist_method.py::TestDataFramePlots::test_hist_df_legacy
> 4.59s call     .pybuild/cpython3_3.11/build/pandas/tests/plotting/test_boxplot_method.py::TestDataFrameGroupByPlots::test_grouped_box_layout
> 4.56s call     .pybuild/cpython3_3.11/build/pandas/tests/plotting/test_hist_method.py::TestSeriesPlots::test_hist_layout_with_by
> 3.63s call     .pybuild/cpython3_3.11/build/pandas/tests/plotting/test_misc.py::TestDataFramePlots::test_andrews_curves
> 3.41s call     .pybuild/cpython3_3.11/build/pandas/tests/plotting/test_boxplot_method.py::TestDataFramePlots::test_boxplot_legacy1
> 3.22s call     .pybuild/cpython3_3.11/build/pandas/tests/plotting/test_hist_method.py::TestDataFrameGroupByPlots::test_grouped_hist_layout
> 2.81s call     .pybuild/cpython3_3.11/build/pandas/tests/plotting/frame/test_frame.py::TestDataFramePlots::test_errorbar_plot
> 2.74s call     .pybuild/cpython3_3.11/build/pandas/tests/plotting/test_misc.py::TestDataFramePlots::test_parallel_coordinates
> 2.71s call     .pybuild/cpython3_3.11/build/pandas/tests/plotting/test_series.py::TestSeriesPlots::test_errorbar_plot
> 2.54s call     .pybuild/cpython3_3.11/build/pandas/tests/plotting/test_boxplot_method.py::TestDataFrameGroupByPlots::test_boxplot_legacy2
> 2.28s call     .pybuild/cpython3_3.11/build/pandas/tests/plotting/test_series.py::TestSeriesPlots::test_plot
> 2.20s call     .pybuild/cpython3_3.11/build/pandas/tests/plotting/frame/test_frame_color.py::TestDataFrameColor::test_kde_colors_and_styles_subplots
> 2.20s call     .pybuild/cpython3_3.11/build/pandas/tests/plotting/frame/test_frame.py::TestDataFramePlots::test_plot_bar
> 2.16s call     .pybuild/cpython3_3.11/build/pandas/tests/plotting/frame/test_frame.py::TestDataFramePlots::test_integer_array_plot
> 2.06s call     .pybuild/cpython3_3.11/build/pandas/tests/plotting/frame/test_frame_color.py::TestDataFrameColor::test_line_colors_and_styles_subplots
> 2.00s call     .pybuild/cpython3_3.11/build/pandas/tests/plotting/frame/test_frame.py::TestDataFramePlots::test_errorbar_plot_different_kinds[bar]
> 1.98s call     .pybuild/cpython3_3.11/build/pandas/tests/plotting/frame/test_hist_box_by.py::TestHistWithBy::test_hist_plot_layout_with_by[by9-None-layout9-9]
> 1.97s call     .pybuild/cpython3_3.11/build/pandas/tests/plotting/frame/test_frame.py::TestDataFramePlots::test_plot
> 1.97s call     .pybuild/cpython3_3.11/build/pandas/tests/plotting/frame/test_frame.py::TestDataFramePlots::test_line_area_stacked[area]
> 1.82s call     .pybuild/cpython3_3.11/build/pandas/tests/plotting/test_series.py::TestSeriesPlots::test_table
> 1.81s call     .pybuild/cpython3_3.11/build/pandas/tests/plotting/frame/test_frame.py::TestDataFramePlots::test_line_area_nan_df
> 1.77s call     .pybuild/cpython3_3.11/build/pandas/tests/plotting/test_hist_method.py::TestSeriesPlots::test_hist_legacy
> 1.77s call     .pybuild/cpython3_3.11/build/pandas/tests/plotting/test_misc.py::TestDataFramePlots::test_radviz
> 1.76s call     .pybuild/cpython3_3.11/build/pandas/tests/plotting/frame/test_hist_box_by.py::TestHistWithBy::test_hist_plot_layout_with_by[by8-column8-layout8-9]
> 1.73s call     .pybuild/cpython3_3.11/build/pandas/tests/plotting/test_misc.py::TestDataFramePlots::test_scatter_matrix_axis[False]
> 1.72s call     .pybuild/cpython3_3.11/build/pandas/tests/plotting/frame/test_frame_color.py::TestDataFrameColor::test_mpl2_color_cycle_str
> 1.71s call     .pybuild/cpython3_3.11/build/pandas/tests/plotting/test_boxplot_method.py::TestDataFrameGroupByPlots::test_boxplot_legacy3
> 1.69s call     .pybuild/cpython3_3.11/build/pandas/tests/plotting/test_series.py::TestSeriesPlots::test_series_grid_settings
> 1.69s call     .pybuild/cpython3_3.11/build/pandas/tests/plotting/frame/test_frame.py::TestDataFramePlots::test_errorbar_plot_different_kinds[barh]
> = 818 passed, 2 skipped, 1 deselected, 10 xfailed, 2 xpassed, 4 warnings in 230.72s (0:03:50) =
> rdjoqkol test state = false
> ============================= test session starts ==============================
> platform linux -- Python 3.11.4, pytest-7.4.0, pluggy-1.2.0
> rootdir: /<<PKGBUILDDIR>>
> configfile: pyproject.toml
> plugins: xdist-3.3.1, forked-1.6.0, asyncio-0.20.3, hypothesis-6.82.0
> asyncio: mode=Mode.STRICT
> collected 527 items
> 
> pandas/tests/reductions/test_reductions.py .......................................................................................................................................................................................................................................................................................................................................................................................................................................................
> pandas/tests/reductions/test_stat_reductions.py ........................................................................................
> 
> =============================== warnings summary ===============================
> .pybuild/cpython3_3.11/build/pandas/tests/reductions/test_reductions.py::TestSeriesMode::test_mode_timedelta[False-expected11-expected21]
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pandas/core/arrays/timedeltas.py:908: RuntimeWarning: invalid value encountered in cast
>     base = data.astype(np.int64)
> 
> .pybuild/cpython3_3.11/build/pandas/tests/reductions/test_reductions.py::TestSeriesMode::test_mode_timedelta[False-expected11-expected21]
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pandas/core/arrays/timedeltas.py:912: RuntimeWarning: invalid value encountered in cast
>     data = (base * m + (frac * m).astype(np.int64)).view("timedelta64[ns]")
> 
> -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
> - generated xml file: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/test-data.xml -
> ============================= slowest 30 durations =============================
> 0.07s call     .pybuild/cpython3_3.11/build/pandas/tests/reductions/test_reductions.py::TestSeriesReductions::test_empty_multi[sum-0.0]
> 0.05s call     .pybuild/cpython3_3.11/build/pandas/tests/reductions/test_reductions.py::TestSeriesReductions::test_sum_overflow_int[int64-True]
> 0.05s call     .pybuild/cpython3_3.11/build/pandas/tests/reductions/test_reductions.py::TestSeriesReductions::test_sum_overflow_int[int64-False]
> 0.05s call     .pybuild/cpython3_3.11/build/pandas/tests/reductions/test_reductions.py::TestSeriesReductions::test_sum_overflow_float[float64-True]
> 0.05s call     .pybuild/cpython3_3.11/build/pandas/tests/reductions/test_reductions.py::TestSeriesReductions::test_sum_overflow_float[float64-False]
> 0.03s call     .pybuild/cpython3_3.11/build/pandas/tests/reductions/test_reductions.py::TestSeriesReductions::test_sum_overflow_int[int32-True]
> 0.03s call     .pybuild/cpython3_3.11/build/pandas/tests/reductions/test_reductions.py::TestSeriesReductions::test_empty_multi[prod-1.0]
> 0.03s call     .pybuild/cpython3_3.11/build/pandas/tests/reductions/test_reductions.py::TestSeriesReductions::test_sum_overflow_int[int32-False]
> 0.02s call     .pybuild/cpython3_3.11/build/pandas/tests/reductions/test_stat_reductions.py::TestSeriesStatReductions::test_kurt
> 0.02s call     .pybuild/cpython3_3.11/build/pandas/tests/reductions/test_reductions.py::TestSeriesReductions::test_all_any_params
> 0.02s call     .pybuild/cpython3_3.11/build/pandas/tests/reductions/test_reductions.py::TestSeriesReductions::test_sum_overflow_float[float32-True]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/reductions/test_reductions.py::TestSeriesReductions::test_sum_overflow_float[float32-False]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/reductions/test_reductions.py::TestSeriesMode::test_mode_sortwarning
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/reductions/test_reductions.py::TestSeriesReductions::test_any_all_boolean_level[all-expected0]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/reductions/test_stat_reductions.py::TestSeriesStatReductions::test_skew
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/reductions/test_stat_reductions.py::TestSeriesStatReductions::test_var_std
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/reductions/test_reductions.py::TestIndexReductions::test_timedelta_ops
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/reductions/test_reductions.py::TestSeriesReductions::test_any_all_boolean_level[any-expected1]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/reductions/test_reductions.py::TestSeriesReductions::test_empty[prod-1.0-False-Int64]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/reductions/test_reductions.py::TestSeriesReductions::test_empty[prod-1.0-False-object]
> 
> (10 durations < 0.005s hidden.  Use -vv to show these durations.)
> ======================= 527 passed, 2 warnings in 2.24s ========================
> rdjoqkol test state = false
> ============================= test session starts ==============================
> platform linux -- Python 3.11.4, pytest-7.4.0, pluggy-1.2.0
> rootdir: /<<PKGBUILDDIR>>
> configfile: pyproject.toml
> plugins: xdist-3.3.1, forked-1.6.0, asyncio-0.20.3, hypothesis-6.82.0
> asyncio: mode=Mode.STRICT
> collected 1997 items
> 
> pandas/tests/resample/test_base.py ..................................................................................................................x..x..x.....................................xxx......xxx......xxx......xxx......xxx......xxx......xxx......xxx......xxx......xxx......xxx......xxx......xxx......xxx......xxx......xxx.........................................................................................................................................................................................................................................................................................................................................................................................................
> pandas/tests/resample/test_datetime_index.py ....................s.......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................x................................................................................
> pandas/tests/resample/test_deprecated.py ..............................................
> 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 ....................
> 
> =============================== warnings summary ===============================
> .pybuild/cpython3_3.11/build/pandas/tests/resample/test_resample_api.py::test_numeric_only_warning_numpy[agg]
> .pybuild/cpython3_3.11/build/pandas/tests/resample/test_resample_api.py::test_numeric_only_warning_numpy[apply]
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pandas/tests/resample/test_resample_api.py:961: FutureWarning: Dropping invalid columns in SeriesGroupBy.agg is deprecated. In a future version, a TypeError will be raised. Before calling .agg, select only columns which should be valid for the function.
>     getattr(resampled, method)(np.mean, numeric_only=True)
> 
> -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
> - generated xml file: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/test-data.xml -
> ============================= slowest 30 durations =============================
> 0.68s call     .pybuild/cpython3_3.11/build/pandas/tests/resample/test_resampler_grouper.py::test_tab_complete_ipython6_warning
> 0.57s call     .pybuild/cpython3_3.11/build/pandas/tests/resample/test_datetime_index.py::test_resample_equivalent_offsets[3600-S-1-H-3]
> 0.47s call     .pybuild/cpython3_3.11/build/pandas/tests/resample/test_datetime_index.py::test_resample_equivalent_offsets[3600-S-1-H-2]
> 0.46s call     .pybuild/cpython3_3.11/build/pandas/tests/resample/test_datetime_index.py::test_resample_equivalent_offsets[21600-S-0.25-D-2]
> 0.46s call     .pybuild/cpython3_3.11/build/pandas/tests/resample/test_datetime_index.py::test_resample_equivalent_offsets[21600-S-0.25-D-1]
> 0.45s call     .pybuild/cpython3_3.11/build/pandas/tests/resample/test_datetime_index.py::test_resample_equivalent_offsets[30-S-0.5-Min-1]
> 0.44s call     .pybuild/cpython3_3.11/build/pandas/tests/resample/test_datetime_index.py::test_resample_equivalent_offsets[86400-S-1-D-3]
> 0.42s call     .pybuild/cpython3_3.11/build/pandas/tests/resample/test_datetime_index.py::test_resample_equivalent_offsets[3600-S-1-H-1]
> 0.41s call     .pybuild/cpython3_3.11/build/pandas/tests/resample/test_datetime_index.py::test_resample_equivalent_offsets[86400-S-1-D-1]
> 0.41s call     .pybuild/cpython3_3.11/build/pandas/tests/resample/test_datetime_index.py::test_nearest_upsample_with_limit[tzlocal()-30S-5D]
> 0.41s call     .pybuild/cpython3_3.11/build/pandas/tests/resample/test_datetime_index.py::test_resample_equivalent_offsets[86400-S-1-D-2]
> 0.40s call     .pybuild/cpython3_3.11/build/pandas/tests/resample/test_datetime_index.py::test_resample_equivalent_offsets[43200-S-0.5-D-3]
> 0.39s call     .pybuild/cpython3_3.11/build/pandas/tests/resample/test_datetime_index.py::test_resample_equivalent_offsets[43200-S-0.5-D-1]
> 0.39s call     .pybuild/cpython3_3.11/build/pandas/tests/resample/test_datetime_index.py::test_resample_equivalent_offsets[60-S-1-Min-1]
> 0.39s call     .pybuild/cpython3_3.11/build/pandas/tests/resample/test_datetime_index.py::test_resample_equivalent_offsets[60-S-1-Min-2]
> 0.38s call     .pybuild/cpython3_3.11/build/pandas/tests/resample/test_datetime_index.py::test_resample_equivalent_offsets[43200-S-0.5-D-2]
> 0.38s call     .pybuild/cpython3_3.11/build/pandas/tests/resample/test_datetime_index.py::test_resample_equivalent_offsets[21600-S-0.25-D-3]
> 0.38s call     .pybuild/cpython3_3.11/build/pandas/tests/resample/test_datetime_index.py::test_resample_equivalent_offsets[60-S-1-Min-3]
> 0.37s call     .pybuild/cpython3_3.11/build/pandas/tests/resample/test_datetime_index.py::test_resample_equivalent_offsets[30-S-0.5-Min-3]
> 0.35s call     .pybuild/cpython3_3.11/build/pandas/tests/resample/test_datetime_index.py::test_resample_equivalent_offsets[30-S-0.5-Min-2]
> 0.29s call     .pybuild/cpython3_3.11/build/pandas/tests/resample/test_base.py::test_resample_interpolate[period_range-pi-_index_start1-_index_end1]
> 0.23s setup    .pybuild/cpython3_3.11/build/pandas/tests/resample/test_resampler_grouper.py::test_tab_complete_ipython6_warning
> 0.16s call     .pybuild/cpython3_3.11/build/pandas/tests/resample/test_datetime_index.py::test_nearest_upsample_with_limit[pytz.FixedOffset(-300)-30S-5D]
> 0.15s call     .pybuild/cpython3_3.11/build/pandas/tests/resample/test_datetime_index.py::test_nearest_upsample_with_limit[datetime.timezone(datetime.timedelta(days=-1, seconds=82800), 'foo')-30S-5D]
> 0.15s call     .pybuild/cpython3_3.11/build/pandas/tests/resample/test_datetime_index.py::test_nearest_upsample_with_limit['Asia/Tokyo'-30S-5D]
> 0.15s call     .pybuild/cpython3_3.11/build/pandas/tests/resample/test_datetime_index.py::test_nearest_upsample_with_limit['+01:15'-30S-5D]
> 0.14s call     .pybuild/cpython3_3.11/build/pandas/tests/resample/test_period_index.py::TestPeriodIndex::test_quarterly_upsample[start-D-APR]
> 0.13s call     .pybuild/cpython3_3.11/build/pandas/tests/resample/test_resample_api.py::test_apply_without_aggregation[resample]
> 0.12s call     .pybuild/cpython3_3.11/build/pandas/tests/resample/test_period_index.py::TestPeriodIndex::test_quarterly_upsample[end-B-JUN]
> 0.12s call     .pybuild/cpython3_3.11/build/pandas/tests/resample/test_resample_api.py::test_agg_misc
> =========== 1942 passed, 1 skipped, 54 xfailed, 2 warnings in 34.40s ===========
> rdjoqkol test state = false
> ============================= test session starts ==============================
> platform linux -- Python 3.11.4, pytest-7.4.0, pluggy-1.2.0
> rootdir: /<<PKGBUILDDIR>>
> configfile: pyproject.toml
> plugins: xdist-3.3.1, forked-1.6.0, asyncio-0.20.3, hypothesis-6.82.0
> asyncio: mode=Mode.STRICT
> collected 2309 items
> 
> 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 ...............................................................................................................................
> pandas/tests/reshape/test_melt.py ...................................................
> pandas/tests/reshape/test_pivot.py .....................................................................xx..........................................................................................................................................................................................................................................................................................................................................................................................................................x..x................................................
> 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 .................
> pandas/tests/reshape/concat/test_append.py ..................................................................................
> pandas/tests/reshape/concat/test_append_common.py ...............................xx..............................x........x..........................................................................................
> 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 .......................................................
> 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 ...................................................................
> pandas/tests/reshape/merge/test_merge.py ................................................................................................................................................................................................................................................................ssss....................................................................................................................................
> pandas/tests/reshape/merge/test_merge_asof.py .................................................................................................................
> 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 ........................................
> 
> - generated xml file: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/test-data.xml -
> ============================= slowest 30 durations =============================
> 3.53s call     .pybuild/cpython3_3.11/build/pandas/tests/reshape/test_pivot.py::TestPivotTable::test_pivot_number_of_levels_larger_than_int32
> 0.35s call     .pybuild/cpython3_3.11/build/pandas/tests/reshape/concat/test_dataframe.py::TestDataFrameConcat::test_concat_copies[1-C-True]
> 0.33s call     .pybuild/cpython3_3.11/build/pandas/tests/reshape/concat/test_dataframe.py::TestDataFrameConcat::test_concat_copies[1-C-False]
> 0.32s call     .pybuild/cpython3_3.11/build/pandas/tests/reshape/concat/test_dataframe.py::TestDataFrameConcat::test_concat_copies[1-F-True]
> 0.32s call     .pybuild/cpython3_3.11/build/pandas/tests/reshape/concat/test_dataframe.py::TestDataFrameConcat::test_concat_copies[1-F-False]
> 0.28s call     .pybuild/cpython3_3.11/build/pandas/tests/reshape/merge/test_multi.py::TestMergeMulti::test_left_join_multi_index[True]
> 0.19s call     .pybuild/cpython3_3.11/build/pandas/tests/reshape/merge/test_multi.py::TestMergeMulti::test_left_join_multi_index[False]
> 0.16s call     .pybuild/cpython3_3.11/build/pandas/tests/reshape/merge/test_join.py::TestJoin::test_full_outer_join
> 0.12s call     .pybuild/cpython3_3.11/build/pandas/tests/reshape/test_crosstab.py::TestCrosstab::test_crosstab_normalize
> 0.11s call     .pybuild/cpython3_3.11/build/pandas/tests/reshape/test_pivot.py::TestPivotTable::test_pivot_multi_functions
> 0.09s call     .pybuild/cpython3_3.11/build/pandas/tests/reshape/concat/test_dataframe.py::TestDataFrameConcat::test_concat_copies[0-C-False]
> 0.09s call     .pybuild/cpython3_3.11/build/pandas/tests/reshape/concat/test_dataframe.py::TestDataFrameConcat::test_concat_copies[0-C-True]
> 0.09s call     .pybuild/cpython3_3.11/build/pandas/tests/reshape/concat/test_dataframe.py::TestDataFrameConcat::test_concat_copies[0-F-True]
> 0.09s call     .pybuild/cpython3_3.11/build/pandas/tests/reshape/concat/test_dataframe.py::TestDataFrameConcat::test_concat_copies[0-F-False]
> 0.08s call     .pybuild/cpython3_3.11/build/pandas/tests/reshape/test_crosstab.py::TestCrosstab::test_margin_normalize
> 0.08s call     .pybuild/cpython3_3.11/build/pandas/tests/reshape/concat/test_concat.py::TestConcatenate::test_concat_order
> 0.07s call     .pybuild/cpython3_3.11/build/pandas/tests/reshape/test_pivot.py::TestPivotTable::test_margins
> 0.07s call     .pybuild/cpython3_3.11/build/pandas/tests/reshape/test_crosstab.py::TestCrosstab::test_crosstab_ndarray[array]
> 0.07s call     .pybuild/cpython3_3.11/build/pandas/tests/reshape/merge/test_join.py::TestJoin::test_right_outer_join
> 0.07s call     .pybuild/cpython3_3.11/build/pandas/tests/reshape/test_crosstab.py::test_categoricals[int64-category]
> 0.06s call     .pybuild/cpython3_3.11/build/pandas/tests/reshape/test_crosstab.py::TestCrosstab::test_crosstab_ndarray[list]
> 0.06s call     .pybuild/cpython3_3.11/build/pandas/tests/reshape/test_crosstab.py::TestCrosstab::test_margin_dropna6
> 0.06s call     .pybuild/cpython3_3.11/build/pandas/tests/reshape/test_melt.py::TestLreshape::test_pairs
> 0.06s call     .pybuild/cpython3_3.11/build/pandas/tests/reshape/test_crosstab.py::TestCrosstab::test_crosstab_ndarray[tuple]
> 0.06s call     .pybuild/cpython3_3.11/build/pandas/tests/reshape/test_pivot.py::TestPivotTable::test_pivot_timegrouper
> 0.06s call     .pybuild/cpython3_3.11/build/pandas/tests/reshape/test_crosstab.py::TestCrosstab::test_crosstab_margins_set_margin_name
> 0.05s call     .pybuild/cpython3_3.11/build/pandas/tests/reshape/test_crosstab.py::test_categoricals[category-category]
> 0.05s call     .pybuild/cpython3_3.11/build/pandas/tests/reshape/test_crosstab.py::test_categoricals[category-int64]
> 0.05s call     .pybuild/cpython3_3.11/build/pandas/tests/reshape/test_crosstab.py::TestCrosstab::test_crosstab_normalize_arrays
> 0.05s call     .pybuild/cpython3_3.11/build/pandas/tests/reshape/merge/test_merge.py::TestMerge::test_validation
> ================= 2296 passed, 4 skipped, 9 xfailed in 26.81s ==================
> rdjoqkol test state = false
> ============================= test session starts ==============================
> platform linux -- Python 3.11.4, pytest-7.4.0, pluggy-1.2.0
> rootdir: /<<PKGBUILDDIR>>
> configfile: pyproject.toml
> plugins: xdist-3.3.1, forked-1.6.0, asyncio-0.20.3, hypothesis-6.82.0
> asyncio: mode=Mode.STRICT
> collected 4003 items
> 
> pandas/tests/scalar/test_na_scalar.py ..........................................................................................................................
> pandas/tests/scalar/test_nat.py ...........................x..................................................................................................................................................................................................................................................................x..x....x..x....x..x....x..x..............................................
> pandas/tests/scalar/interval/test_arithmetic.py .....................
> pandas/tests/scalar/interval/test_interval.py ..............................................................................
> pandas/tests/scalar/interval/test_ops.py ................................................................................................................................................................................
> pandas/tests/scalar/period/test_asfreq.py .......................
> pandas/tests/scalar/period/test_period.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 .....................................................................................................................................................................................................................................................................xXX........................
> pandas/tests/scalar/timestamp/test_arithmetic.py .............................................................................................................
> pandas/tests/scalar/timestamp/test_comparisons.py .............................
> pandas/tests/scalar/timestamp/test_constructors.py ...........xxxx.................................................
> pandas/tests/scalar/timestamp/test_formats.py ..................
> pandas/tests/scalar/timestamp/test_rendering.py ....................................................
> pandas/tests/scalar/timestamp/test_timestamp.py .........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................x....................................................................................xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx................................................................................................................................
> pandas/tests/scalar/timestamp/test_timezones.py ...............................................................................................................................................................................................................................................................................................
> pandas/tests/scalar/timestamp/test_unary_ops.py ...................................................................................................................................................................................xXX.............................................................................................................................................................................................................................................................................................
> 
> - generated xml file: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/test-data.xml -
> ============================= slowest 30 durations =============================
> 2.97s call     .pybuild/cpython3_3.11/build/pandas/tests/scalar/timedelta/test_timedelta.py::TestTimedeltas::test_round_sanity[round]
> 2.40s call     .pybuild/cpython3_3.11/build/pandas/tests/scalar/timestamp/test_unary_ops.py::TestTimestampUnaryOps::test_round_sanity[round]
> 0.35s call     .pybuild/cpython3_3.11/build/pandas/tests/scalar/timedelta/test_timedelta.py::TestTimedeltas::test_round_sanity[ceil]
> 0.30s call     .pybuild/cpython3_3.11/build/pandas/tests/scalar/timestamp/test_unary_ops.py::TestTimestampUnaryOps::test_round_sanity[floor]
> 0.19s call     .pybuild/cpython3_3.11/build/pandas/tests/scalar/timedelta/test_timedelta.py::TestTimedeltas::test_round_sanity[floor]
> 0.17s call     .pybuild/cpython3_3.11/build/pandas/tests/scalar/timestamp/test_unary_ops.py::TestTimestampUnaryOps::test_round_sanity[ceil]
> 0.13s call     .pybuild/cpython3_3.11/build/pandas/tests/scalar/timestamp/test_unary_ops.py::TestTimestampUnaryOps::test_round_int64[7ns-2018-01-01 0:0:0.125000367]
> 0.08s call     .pybuild/cpython3_3.11/build/pandas/tests/scalar/timestamp/test_comparisons.py::TestTimestampComparison::test_compare_date[US/Pacific]
> 0.07s call     .pybuild/cpython3_3.11/build/pandas/tests/scalar/timestamp/test_comparisons.py::TestTimestampComparison::test_compare_date[None]
> 0.06s call     .pybuild/cpython3_3.11/build/pandas/tests/scalar/timestamp/test_timestamp.py::TestTimestampProperties::test_freq_deprecation
> 0.05s call     .pybuild/cpython3_3.11/build/pandas/tests/scalar/timestamp/test_timestamp.py::TestTimestamp::test_tz_conversion_freq[None]
> 0.05s call     .pybuild/cpython3_3.11/build/pandas/tests/scalar/timestamp/test_timestamp.py::TestTimestamp::test_tz_conversion_freq[zoneinfo.ZoneInfo(key='UTC')]
> 0.05s call     .pybuild/cpython3_3.11/build/pandas/tests/scalar/test_nat.py::test_compare_date
> 0.04s call     .pybuild/cpython3_3.11/build/pandas/tests/scalar/timestamp/test_timestamp.py::TestTimestamp::test_tz_conversion_freq['UTC']
> 0.04s call     .pybuild/cpython3_3.11/build/pandas/tests/scalar/timestamp/test_timestamp.py::TestTimestamp::test_tz_conversion_freq['US/Eastern']
> 0.04s call     .pybuild/cpython3_3.11/build/pandas/tests/scalar/timestamp/test_timestamp.py::TestTimestamp::test_tz_conversion_freq[tzutc()]
> 0.04s call     .pybuild/cpython3_3.11/build/pandas/tests/scalar/timestamp/test_timestamp.py::TestTimestamp::test_tz_conversion_freq['Asia/Tokyo']
> 0.04s call     .pybuild/cpython3_3.11/build/pandas/tests/scalar/timestamp/test_timestamp.py::TestTimestamp::test_tz_conversion_freq['+01:15']
> 0.04s call     .pybuild/cpython3_3.11/build/pandas/tests/scalar/timestamp/test_timestamp.py::TestTimestamp::test_tz_conversion_freq['UTC-02:15']
> 0.04s call     .pybuild/cpython3_3.11/build/pandas/tests/scalar/timestamp/test_timestamp.py::TestTimestamp::test_tz_conversion_freq['UTC+01:15']
> 0.04s call     .pybuild/cpython3_3.11/build/pandas/tests/scalar/timestamp/test_timestamp.py::TestTimestamp::test_tz_conversion_freq['dateutil/Asia/Singapore']
> 0.04s call     .pybuild/cpython3_3.11/build/pandas/tests/scalar/timestamp/test_timestamp.py::TestTimestamp::test_tz_conversion_freq['dateutil/US/Pacific']
> 0.04s call     .pybuild/cpython3_3.11/build/pandas/tests/scalar/timestamp/test_timestamp.py::TestNonNano::test_start_end_fields[s]
> 0.03s call     .pybuild/cpython3_3.11/build/pandas/tests/scalar/timestamp/test_timestamp.py::TestTimestamp::test_tz_conversion_freq[datetime.timezone.utc]
> 0.03s call     .pybuild/cpython3_3.11/build/pandas/tests/scalar/timestamp/test_timestamp.py::TestTimestamp::test_tz_conversion_freq['-02:15']
> 0.03s call     .pybuild/cpython3_3.11/build/pandas/tests/scalar/timestamp/test_timestamp.py::TestNonNano::test_start_end_fields[ms]
> 0.03s call     .pybuild/cpython3_3.11/build/pandas/tests/scalar/timestamp/test_timestamp.py::TestTimestamp::test_tz_conversion_freq[datetime.timezone(datetime.timedelta(seconds=3600))]
> 0.03s call     .pybuild/cpython3_3.11/build/pandas/tests/scalar/timestamp/test_timestamp.py::TestTimestamp::test_tz_conversion_freq[zoneinfo.ZoneInfo(key='US/Pacific')]
> 0.03s call     .pybuild/cpython3_3.11/build/pandas/tests/scalar/timestamp/test_timestamp.py::TestNonNano::test_start_end_fields[us]
> 0.03s call     .pybuild/cpython3_3.11/build/pandas/tests/scalar/timestamp/test_timestamp.py::TestTimestamp::test_tz_conversion_freq[datetime.timezone(datetime.timedelta(days=-1, seconds=82800), 'foo')]
> ================= 3926 passed, 73 xfailed, 4 xpassed in 20.29s =================
> rdjoqkol test state = false
> ============================= test session starts ==============================
> platform linux -- Python 3.11.4, pytest-7.4.0, pluggy-1.2.0
> rootdir: /<<PKGBUILDDIR>>
> configfile: pyproject.toml
> plugins: xdist-3.3.1, forked-1.6.0, asyncio-0.20.3, hypothesis-6.82.0
> asyncio: mode=Mode.STRICT
> collected 11435 items
> 
> pandas/tests/series/test_api.py ..........................................................................................................................................................................................
> pandas/tests/series/test_arithmetic.py ..................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................x............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................x..........
> pandas/tests/series/test_constructors.py ...................................................................................................................................................................................................................x......................................................................................s..................................................................
> pandas/tests/series/test_cumulative.py ....................................
> pandas/tests/series/test_iteration.py .......
> pandas/tests/series/test_logical_ops.py ...................xx.....
> pandas/tests/series/test_missing.py .....x..
> pandas/tests/series/test_npfuncs.py ..
> pandas/tests/series/test_reductions.py .................
> pandas/tests/series/test_repr.py ...................................................
> pandas/tests/series/test_subclass.py ........
> pandas/tests/series/test_ufunc.py ......................................................................xxx......................................................................................................................................
> pandas/tests/series/test_unary.py ..........................
> pandas/tests/series/test_validate.py ............................
> 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 ........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................x........x........x........x........x........x........x........x........x........x........x........x......................................................................................................................................................................................................................................................................................................................................................................
> 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_align.py ...............................................................................................................
> pandas/tests/series/methods/test_append.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..x....xsssssssss.................
> pandas/tests/series/methods/test_autocorr.py .
> pandas/tests/series/methods/test_between.py ......
> pandas/tests/series/methods/test_clip.py .......................................................................
> 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.py ...........
> pandas/tests/series/methods/test_convert_dtypes.py .................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................s..
> 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.............................................................................................................................................................................................................................................................................................................
> 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 .............
> pandas/tests/series/methods/test_fillna.py ..............................................................................................................................
> 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_interpolate.py .........................................................................................................................................................................................................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_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 ......................................................................................................................................................................................................................................................................
> 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 ...............
> 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_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_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 ..................................................
> 
> =============================== warnings summary ===============================
> .pybuild/cpython3_3.11/build/pandas/tests/series/test_constructors.py::TestSeriesConstructors::test_constructor_unsigned_dtype_overflow[uint8]
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pandas/core/dtypes/cast.py:1834: DeprecationWarning: NumPy will stop allowing conversion of out-of-bound Python integers to integer arrays.  The conversion of -1 to uint8 will fail in the future.
>   For the old behavior, usually:
>       np.array(value).astype(dtype)`
>   will give the desired result (the cast overflows).
>     casted = np.array(arr, dtype=dtype, copy=copy)
> 
> .pybuild/cpython3_3.11/build/pandas/tests/series/test_constructors.py::TestSeriesConstructors::test_constructor_unsigned_dtype_overflow[uint16]
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pandas/core/dtypes/cast.py:1834: DeprecationWarning: NumPy will stop allowing conversion of out-of-bound Python integers to integer arrays.  The conversion of -1 to uint16 will fail in the future.
>   For the old behavior, usually:
>       np.array(value).astype(dtype)`
>   will give the desired result (the cast overflows).
>     casted = np.array(arr, dtype=dtype, copy=copy)
> 
> .pybuild/cpython3_3.11/build/pandas/tests/series/test_constructors.py::TestSeriesConstructors::test_constructor_unsigned_dtype_overflow[uint32]
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pandas/core/dtypes/cast.py:1834: DeprecationWarning: NumPy will stop allowing conversion of out-of-bound Python integers to integer arrays.  The conversion of -1 to uint32 will fail in the future.
>   For the old behavior, usually:
>       np.array(value).astype(dtype)`
>   will give the desired result (the cast overflows).
>     casted = np.array(arr, dtype=dtype, copy=copy)
> 
> .pybuild/cpython3_3.11/build/pandas/tests/series/test_constructors.py::TestSeriesConstructors::test_constructor_unsigned_dtype_overflow[uint64]
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pandas/core/dtypes/cast.py:1834: DeprecationWarning: NumPy will stop allowing conversion of out-of-bound Python integers to integer arrays.  The conversion of -1 to uint64 will fail in the future.
>   For the old behavior, usually:
>       np.array(value).astype(dtype)`
>   will give the desired result (the cast overflows).
>     casted = np.array(arr, dtype=dtype, copy=copy)
> 
> .pybuild/cpython3_3.11/build/pandas/tests/series/indexing/test_setitem.py::test_32878_complex_itemsize
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pandas/core/dtypes/cast.py:2049: RuntimeWarning: overflow encountered in cast
>     casted = dtype.type(element)
> 
> -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
> - generated xml file: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/test-data.xml -
> ============================= slowest 30 durations =============================
> 1.12s call     .pybuild/cpython3_3.11/build/pandas/tests/series/methods/test_isin.py::test_isin_large_series_mixed_dtypes_and_nan
> 0.78s call     .pybuild/cpython3_3.11/build/pandas/tests/series/methods/test_rank.py::test_pct_max_many_rows
> 0.32s call     .pybuild/cpython3_3.11/build/pandas/tests/series/test_constructors.py::TestSeriesConstructorIndexCoercion::test_series_constructor_datetimelike_index_coercion
> 0.24s call     .pybuild/cpython3_3.11/build/pandas/tests/series/methods/test_view.py::TestView::test_view_between_datetimelike[Series-period[D]-M8[ns, US/Central]]
> 0.16s call     .pybuild/cpython3_3.11/build/pandas/tests/series/test_arithmetic.py::TestNamePreservation::test_series_ops_name_retention[python-names3-rpow-False-tuple]
> 0.14s call     .pybuild/cpython3_3.11/build/pandas/tests/series/test_arithmetic.py::TestNamePreservation::test_series_ops_name_retention[numexpr-names2-rxor-True-Series]
> 0.09s call     .pybuild/cpython3_3.11/build/pandas/tests/series/indexing/test_datetime.py::test_getitem_setitem_datetimeindex
> 0.06s call     .pybuild/cpython3_3.11/build/pandas/tests/series/methods/test_isin.py::TestSeriesIsIn::test_isin
> 0.05s call     .pybuild/cpython3_3.11/build/pandas/tests/series/test_api.py::TestSeriesMisc::test_series_iteritems_deprecated
> 0.04s teardown .pybuild/cpython3_3.11/build/pandas/tests/series/indexing/test_setitem.py::TestSetitemMismatchedTZCastsToObject::test_int_key[setitem]
> 0.04s teardown .pybuild/cpython3_3.11/build/pandas/tests/series/indexing/test_setitem.py::TestCoercionDatetime64TZ::test_int_key[setitem-val1-object]
> 0.04s teardown .pybuild/cpython3_3.11/build/pandas/tests/series/indexing/test_setitem.py::TestCoercionDatetime64TZ::test_int_key[iloc-val1-object]
> 0.04s teardown .pybuild/cpython3_3.11/build/pandas/tests/series/indexing/test_setitem.py::TestSetitemMismatchedTZCastsToObject::test_int_key[iloc]
> 0.03s teardown .pybuild/cpython3_3.11/build/pandas/tests/series/indexing/test_setitem.py::TestCoercionDatetime64TZ::test_int_key[loc-val1-object]
> 0.03s teardown .pybuild/cpython3_3.11/build/pandas/tests/series/indexing/test_setitem.py::TestSetitemMismatchedTZCastsToObject::test_int_key[loc]
> 0.03s call     .pybuild/cpython3_3.11/build/pandas/tests/series/accessors/test_dt_accessor.py::TestSeriesDatetimeValues::test_dt_accessor_datetime_name_accessors[dv_MV.UTF-8]
> 0.03s teardown .pybuild/cpython3_3.11/build/pandas/tests/series/test_arithmetic.py::test_series_varied_multiindex_alignment[python]
> 0.03s call     .pybuild/cpython3_3.11/build/pandas/tests/series/test_constructors.py::TestSeriesConstructors::test_constructor_dtype_timedelta64
> 0.03s call     .pybuild/cpython3_3.11/build/pandas/tests/series/accessors/test_dt_accessor.py::TestSeriesDatetimeValues::test_dt_accessor_datetime_name_accessors[uk_UA.UTF-8]
> 0.03s call     .pybuild/cpython3_3.11/build/pandas/tests/series/test_constructors.py::TestSeriesConstructors::test_constructor_floating_data_int_dtype[DataFrame]
> 0.03s call     .pybuild/cpython3_3.11/build/pandas/tests/series/accessors/test_dt_accessor.py::TestSeriesDatetimeValues::test_dt_accessor_datetime_name_accessors[doi_IN.UTF-8]
> 0.03s call     .pybuild/cpython3_3.11/build/pandas/tests/series/test_constructors.py::TestSeriesConstructors::test_constructor_data_aware_dtype_naive['UTC'-True]
> 0.03s call     .pybuild/cpython3_3.11/build/pandas/tests/series/test_constructors.py::TestSeriesConstructors::test_constructor_data_aware_dtype_naive[pytz.FixedOffset(-300)-True]
> 0.03s call     .pybuild/cpython3_3.11/build/pandas/tests/series/test_constructors.py::TestSeriesConstructors::test_constructor_data_aware_dtype_naive[pytz.FixedOffset(-300)-False]
> 0.03s call     .pybuild/cpython3_3.11/build/pandas/tests/series/test_constructors.py::TestSeriesConstructors::test_constructor_data_aware_dtype_naive[datetime.timezone.utc-True]
> 0.03s call     .pybuild/cpython3_3.11/build/pandas/tests/series/methods/test_count.py::TestSeriesCount::test_count_multiindex
> 0.03s call     .pybuild/cpython3_3.11/build/pandas/tests/series/test_constructors.py::TestSeriesConstructors::test_constructor_dtype_datetime64_6
> 0.03s call     .pybuild/cpython3_3.11/build/pandas/tests/series/test_constructors.py::TestSeriesConstructors::test_constructor_empty[OrderedDict]
> 0.03s call     .pybuild/cpython3_3.11/build/pandas/tests/series/test_constructors.py::TestSeriesConstructors::test_constructor_data_aware_dtype_naive['dateutil/Asia/Singapore'-True]
> 0.03s call     .pybuild/cpython3_3.11/build/pandas/tests/series/test_constructors.py::TestSeriesConstructors::test_constructor_data_aware_dtype_naive[zoneinfo.ZoneInfo(key='US/Pacific')-True]
> ========== 11388 passed, 21 skipped, 26 xfailed, 5 warnings in 43.12s ==========
> rdjoqkol test state = false
> ============================= test session starts ==============================
> platform linux -- Python 3.11.4, pytest-7.4.0, pluggy-1.2.0
> rootdir: /<<PKGBUILDDIR>>
> configfile: pyproject.toml
> plugins: xdist-3.3.1, forked-1.6.0, asyncio-0.20.3, hypothesis-6.82.0
> asyncio: mode=Mode.STRICT
> collected 3024 items
> 
> pandas/tests/strings/test_api.py ..s.............................................................................................................................................................................................................................................................................................................................................................................................................................................................................x.................................................................................................xx............xx......xx....................xx........................xxxx..........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................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
> pandas/tests/strings/test_case_justify.py ..s...s.......sss...s....s..s...s..s..........sssss..s...s..s..s..s..s
> pandas/tests/strings/test_cat.py ................................................................
> pandas/tests/strings/test_extract.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..sxxs..s..s..s..s..s..s..s..s..s..s..s...s..s..s..s....ss..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..ssss..s..s..s..s..s..s..s..s..s..s..s....ss..s..s................ssssssss..s..s...s..s
> pandas/tests/strings/test_find_replace.py ..s..............ssssssssssss..s..s...........................sss...........................sss..s..s...s........................ssssssssssss..s......sss..s..s...s..s..s....ss..s..s..s..s..s......sss..s...s..s..s..s..s..s...s..s..s..s..s...s
> pandas/tests/strings/test_get_dummies.py ..s...s.
> pandas/tests/strings/test_split_partition.py ....ss....ss..s..s..s............ssss..s..s....s..s....ss............ssssss....ss..s..s..s..s.....s..s..s.....s..s.....ss....ss....ss....ss....ss......ss....ss..s..s......ss...........s
> pandas/tests/strings/test_string_array.py .......................................................................sssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss....ssss....ssss.s
> pandas/tests/strings/test_strings.py ......s..s...s...s.....ss..s................ssssssss....ss....ss..s...s.............ssssss............ssssss..s..s....ss....ss....ss..s..........sssss..................ssssssss......sss.........sss....ss....ss..s...s..s..s.....ss..s....................s......
> 
> - generated xml file: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/test-data.xml -
> ============================= slowest 30 durations =============================
> 0.02s call     .pybuild/cpython3_3.11/build/pandas/tests/strings/test_strings.py::test_empty_str_methods[string[python]]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/strings/test_extract.py::test_extractall_no_matches[string[python]-data7-names7]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/strings/test_extract.py::test_extractall_no_matches[string[python]-data6-names6]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/strings/test_extract.py::test_extractall_no_matches[string[python]-data5-names5]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/strings/test_extract.py::test_extractall_no_matches[string[python]-data3-names3]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/strings/test_extract.py::test_extractall_no_matches[string[python]-data2-names2]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/strings/test_strings.py::test_empty_str_methods[object]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/strings/test_extract.py::test_extractall_no_matches[object-data5-names5]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/strings/test_extract.py::test_extractall_no_matches[object-data6-names6]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/strings/test_extract.py::test_extractall_no_matches[object-data7-names7]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/strings/test_extract.py::test_extractall_no_matches[string[python]-data1-names1]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/strings/test_extract.py::test_extractall_no_matches[string[python]-data0-names0]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/strings/test_extract.py::test_extractall_no_matches[object-data3-names3]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/strings/test_extract.py::test_extractall_no_matches[object-data2-names2]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/strings/test_extract.py::test_extractall_no_matches[string[python]-data4-names4]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/strings/test_extract.py::test_extractall_no_matches[object-data0-names0]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/strings/test_extract.py::test_extractall_same_as_extract_subject_index[string[python]]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/strings/test_extract.py::test_extractall[string[python]]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/strings/test_extract.py::test_extractall_no_matches[object-data1-names1]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/strings/test_extract.py::test_extractall_no_matches[object-data4-names4]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/strings/test_extract.py::test_extractall_same_as_extract_subject_index[object]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/strings/test_strings.py::test_iter
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/strings/test_extract.py::test_extract_expand_capture_groups[string[python]]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/strings/test_cat.py::test_cat_on_series_dot_str
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/strings/test_extract.py::test_extractall[object]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/strings/test_find_replace.py::test_flags_kwarg[object]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/strings/test_extract.py::test_extractall_stringindex[object]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/strings/test_extract.py::test_extract_expand_capture_groups[object]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/strings/test_extract.py::test_extractall_same_as_extract[string[python]]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/strings/test_find_replace.py::test_flags_kwarg[string[python]]
> ================ 2534 passed, 475 skipped, 15 xfailed in 8.27s =================
> rdjoqkol test state = false
> ============================= test session starts ==============================
> platform linux -- Python 3.11.4, pytest-7.4.0, pluggy-1.2.0
> rootdir: /<<PKGBUILDDIR>>
> configfile: pyproject.toml
> plugins: xdist-3.3.1, forked-1.6.0, asyncio-0.20.3, hypothesis-6.82.0
> asyncio: mode=Mode.STRICT
> collected 8 items
> 
> pandas/tests/test_aggregation.py ........
> 
> - generated xml file: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/test-data.xml -
> ============================= slowest 30 durations =============================
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/test_aggregation.py::test_maybe_mangle_lambdas_named
> 
> (23 durations < 0.005s hidden.  Use -vv to show these durations.)
> ============================== 8 passed in 0.48s ===============================
> rdjoqkol test state = false
> ============================= test session starts ==============================
> platform linux -- Python 3.11.4, pytest-7.4.0, pluggy-1.2.0
> rootdir: /<<PKGBUILDDIR>>
> configfile: pyproject.toml
> plugins: xdist-3.3.1, forked-1.6.0, asyncio-0.20.3, hypothesis-6.82.0
> asyncio: mode=Mode.STRICT
> collected 690 items
> 
> pandas/tests/test_algos.py ..................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
> 
> - generated xml file: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/test-data.xml -
> ============================= slowest 30 durations =============================
> 3.15s call     .pybuild/cpython3_3.11/build/pandas/tests/test_algos.py::TestRank::test_pct_max_many_rows
> 0.08s call     .pybuild/cpython3_3.11/build/pandas/tests/test_algos.py::TestIsin::test_same_nan_is_in_large_series
> 0.08s call     .pybuild/cpython3_3.11/build/pandas/tests/test_algos.py::TestIsin::test_same_nan_is_in_large
> 0.06s call     .pybuild/cpython3_3.11/build/pandas/tests/test_algos.py::TestFactorize::test_depr_na_sentinel[string-None]
> 0.04s call     .pybuild/cpython3_3.11/build/pandas/tests/test_algos.py::TestFactorize::test_depr_na_sentinel[series-with-multi-index--1]
> 0.03s call     .pybuild/cpython3_3.11/build/pandas/tests/test_algos.py::TestIsin::test_large
> 0.03s call     .pybuild/cpython3_3.11/build/pandas/tests/test_algos.py::TestMode::test_categorical
> 0.03s call     .pybuild/cpython3_3.11/build/pandas/tests/test_algos.py::TestUnique::test_object_refcount_bug
> 0.02s call     .pybuild/cpython3_3.11/build/pandas/tests/test_algos.py::TestFactorize::test_depr_na_sentinel[series-with-repeats-index--1]
> 0.02s call     .pybuild/cpython3_3.11/build/pandas/tests/test_algos.py::TestFactorize::test_depr_na_sentinel[series-with-multi-index--10]
> 0.02s call     .pybuild/cpython3_3.11/build/pandas/tests/test_algos.py::TestDuplicated::test_datetime_likes
> 0.02s call     .pybuild/cpython3_3.11/build/pandas/tests/test_algos.py::TestFactorize::test_depr_na_sentinel[series-with-nullable_int-index-None]
> 0.02s call     .pybuild/cpython3_3.11/build/pandas/tests/test_algos.py::TestFactorize::test_depr_na_sentinel[series-with-bool-dtype-index-None]
> 0.02s call     .pybuild/cpython3_3.11/build/pandas/tests/test_algos.py::TestFactorize::test_depr_na_sentinel[empty-None]
> 0.02s call     .pybuild/cpython3_3.11/build/pandas/tests/test_algos.py::TestFactorize::test_depr_na_sentinel[series-with-multi-index-None]
> 0.02s call     .pybuild/cpython3_3.11/build/pandas/tests/test_algos.py::TestFactorize::test_depr_na_sentinel[repeats--1]
> 0.02s call     .pybuild/cpython3_3.11/build/pandas/tests/test_algos.py::TestFactorize::test_depr_na_sentinel[interval--10]
> 0.02s call     .pybuild/cpython3_3.11/build/pandas/tests/test_algos.py::TestFactorize::test_depr_na_sentinel[series-with-nullable_uint-index-None]
> 0.02s call     .pybuild/cpython3_3.11/build/pandas/tests/test_algos.py::TestFactorize::test_depr_na_sentinel[series-with-period-index--10]
> 0.02s call     .pybuild/cpython3_3.11/build/pandas/tests/test_algos.py::TestFactorize::test_depr_na_sentinel[empty--1]
> 0.02s call     .pybuild/cpython3_3.11/build/pandas/tests/test_algos.py::TestFactorize::test_depr_na_sentinel[series-with-int-index--1]
> 0.02s call     .pybuild/cpython3_3.11/build/pandas/tests/test_algos.py::TestFactorize::test_depr_na_sentinel[series-with-nullable_uint-index--10]
> 0.02s call     .pybuild/cpython3_3.11/build/pandas/tests/test_algos.py::TestFactorize::test_depr_na_sentinel[series-with-string-index-None]
> 0.02s call     .pybuild/cpython3_3.11/build/pandas/tests/test_algos.py::TestFactorize::test_depr_na_sentinel[series-with-nullable_float-index-None]
> 0.02s call     .pybuild/cpython3_3.11/build/pandas/tests/test_algos.py::TestFactorize::test_depr_na_sentinel[series-with-nullable_bool-index--10]
> 0.02s call     .pybuild/cpython3_3.11/build/pandas/tests/test_algos.py::TestFactorize::test_depr_na_sentinel[series-with-string-python-index-None]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/test_algos.py::TestFactorize::test_depr_na_sentinel[mi-with-dt64tz-level--1]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/test_algos.py::TestFactorize::test_depr_na_sentinel[series-with-repeats-index--10]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/test_algos.py::TestFactorize::test_depr_na_sentinel[mi-with-dt64tz-level-None]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/test_algos.py::TestFactorize::test_depr_na_sentinel[mi-with-dt64tz-level--10]
> ============================= 690 passed in 8.49s ==============================
> rdjoqkol test state = false
> ============================= test session starts ==============================
> platform linux -- Python 3.11.4, pytest-7.4.0, pluggy-1.2.0
> rootdir: /<<PKGBUILDDIR>>
> configfile: pyproject.toml
> plugins: xdist-3.3.1, forked-1.6.0, asyncio-0.20.3, hypothesis-6.82.0
> asyncio: mode=Mode.STRICT
> collected 128 items
> 
> pandas/tests/test_common.py ...............x.x..............................................................................................................
> 
> - generated xml file: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/test-data.xml -
> ============================= slowest 30 durations =============================
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/test_common.py::test_serializable[obj54]
> 
> (29 durations < 0.005s hidden.  Use -vv to show these durations.)
> ======================== 126 passed, 2 xfailed in 0.87s ========================
> rdjoqkol test state = false
> ============================= test session starts ==============================
> platform linux -- Python 3.11.4, pytest-7.4.0, pluggy-1.2.0
> rootdir: /<<PKGBUILDDIR>>
> configfile: pyproject.toml
> plugins: xdist-3.3.1, forked-1.6.0, asyncio-0.20.3, hypothesis-6.82.0
> asyncio: mode=Mode.STRICT
> collected 18 items / 3 deselected / 15 selected
> 
> pandas/tests/test_downstream.py ....s..sssss.s.
> 
> - generated xml file: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/test-data.xml -
> ============================= slowest 30 durations =============================
> 1.94s call     .pybuild/cpython3_3.11/build/pandas/tests/test_downstream.py::test_oo_optimizable
> 1.15s call     .pybuild/cpython3_3.11/build/pandas/tests/test_downstream.py::test_oo_optimized_datetime_index_unpickle
> 0.18s call     .pybuild/cpython3_3.11/build/pandas/tests/test_downstream.py::test_dask
> 0.02s call     .pybuild/cpython3_3.11/build/pandas/tests/test_downstream.py::test_yaml_dump
> 0.02s call     .pybuild/cpython3_3.11/build/pandas/tests/test_downstream.py::test_dask_ufunc
> 0.02s call     .pybuild/cpython3_3.11/build/pandas/tests/test_downstream.py::test_construct_dask_float_array_int_dtype_match_ndarray
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/test_downstream.py::test_frame_setitem_dask_array_into_new_col
> 
> (23 durations < 0.005s hidden.  Use -vv to show these durations.)
> ================== 8 passed, 7 skipped, 3 deselected in 4.08s ==================
> rdjoqkol test state = false
> ============================= test session starts ==============================
> platform linux -- Python 3.11.4, pytest-7.4.0, pluggy-1.2.0
> rootdir: /<<PKGBUILDDIR>>
> configfile: pyproject.toml
> plugins: xdist-3.3.1, forked-1.6.0, asyncio-0.20.3, hypothesis-6.82.0
> asyncio: mode=Mode.STRICT
> collected 32 items
> 
> pandas/tests/test_errors.py ................................
> 
> - generated xml file: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/test-data.xml -
> ============================= slowest 30 durations =============================
> 
> (30 durations < 0.005s hidden.  Use -vv to show these durations.)
> ============================== 32 passed in 0.56s ==============================
> rdjoqkol test state = false
> ============================= test session starts ==============================
> platform linux -- Python 3.11.4, pytest-7.4.0, pluggy-1.2.0
> rootdir: /<<PKGBUILDDIR>>
> configfile: pyproject.toml
> plugins: xdist-3.3.1, forked-1.6.0, asyncio-0.20.3, hypothesis-6.82.0
> asyncio: mode=Mode.STRICT
> collected 243 items
> 
> pandas/tests/test_expressions.py ...................................................................................................................................................................................................................................................
> 
> =============================== warnings summary ===============================
> .pybuild/cpython3_3.11/build/pandas/tests/test_expressions.py::TestExpressions::test_binary_ops[left1-right1-truediv-/]
> .pybuild/cpython3_3.11/build/pandas/tests/test_expressions.py::TestExpressions::test_binary_ops[left1-right1-truediv-/]
> .pybuild/cpython3_3.11/build/pandas/tests/test_expressions.py::TestExpressions::test_binary_ops[left1-right1-truediv-/]
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pandas/core/computation/expressions.py:70: RuntimeWarning: invalid value encountered in divide
>     return op(a, b)
> 
> -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
> - generated xml file: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/test-data.xml -
> ============================= slowest 30 durations =============================
> 0.14s call     .pybuild/cpython3_3.11/build/pandas/tests/test_expressions.py::TestExpressions::test_bool_ops_warn_on_arithmetic[+-add]
> 0.05s call     .pybuild/cpython3_3.11/build/pandas/tests/test_expressions.py::TestExpressions::test_run_arithmetic[mul-True-df2]
> 0.05s call     .pybuild/cpython3_3.11/build/pandas/tests/test_expressions.py::TestExpressions::test_bool_ops_warn_on_arithmetic[*-mul]
> 0.05s call     .pybuild/cpython3_3.11/build/pandas/tests/test_expressions.py::TestExpressions::test_invalid
> 0.03s call     .pybuild/cpython3_3.11/build/pandas/tests/test_expressions.py::TestExpressions::test_python_semantics_with_numexpr_installed[5-DataFrame-__rmod__]
> 0.02s call     .pybuild/cpython3_3.11/build/pandas/tests/test_expressions.py::TestExpressions::test_frame_series_axis[1-truediv]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/test_expressions.py::TestExpressions::test_frame_series_axis[1-mod]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/test_expressions.py::TestExpressions::test_run_binary[ne-True-df5]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/test_expressions.py::TestExpressions::test_run_arithmetic[truediv-False-df0]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/test_expressions.py::TestExpressions::test_run_binary[eq-False-df5]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/test_expressions.py::TestExpressions::test_run_arithmetic[add-False-df3]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/test_expressions.py::TestExpressions::test_run_binary[lt-True-df0]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/test_expressions.py::TestExpressions::test_python_semantics_with_numexpr_installed[5-Series-__rfloordiv__]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/test_expressions.py::TestExpressions::test_run_arithmetic[sub-True-df5]
> 0.01s setup    .pybuild/cpython3_3.11/build/pandas/tests/test_expressions.py::TestExpressions::test_run_binary[eq-True-df3]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/test_expressions.py::TestExpressions::test_run_arithmetic[mul-True-df5]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/test_expressions.py::TestExpressions::test_run_arithmetic[sub-False-df5]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/test_expressions.py::TestExpressions::test_frame_series_axis[0-mod]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/test_expressions.py::TestExpressions::test_run_arithmetic[mod-False-df2]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/test_expressions.py::TestExpressions::test_run_binary[lt-True-df3]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/test_expressions.py::TestExpressions::test_run_binary[ne-False-df3]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/test_expressions.py::TestExpressions::test_run_arithmetic[floordiv-False-df2]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/test_expressions.py::TestExpressions::test_run_arithmetic[add-True-df0]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/test_expressions.py::TestExpressions::test_run_arithmetic[add-False-df5]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/test_expressions.py::TestExpressions::test_run_binary[lt-False-df5]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/test_expressions.py::TestExpressions::test_run_arithmetic[mul-False-df3]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/test_expressions.py::TestExpressions::test_run_binary[eq-True-df5]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/test_expressions.py::TestExpressions::test_where[df2-False]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/test_expressions.py::TestExpressions::test_run_arithmetic[mul-False-df5]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/test_expressions.py::TestExpressions::test_run_arithmetic[mul-True-df6]
> ======================= 243 passed, 3 warnings in 2.14s ========================
> rdjoqkol test state = false
> ============================= test session starts ==============================
> platform linux -- Python 3.11.4, pytest-7.4.0, pluggy-1.2.0
> rootdir: /<<PKGBUILDDIR>>
> configfile: pyproject.toml
> plugins: xdist-3.3.1, forked-1.6.0, asyncio-0.20.3, hypothesis-6.82.0
> asyncio: mode=Mode.STRICT
> collected 5 items
> 
> pandas/tests/test_flags.py .....
> 
> - generated xml file: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/test-data.xml -
> ============================= slowest 30 durations =============================
> 
> (15 durations < 0.005s hidden.  Use -vv to show these durations.)
> ============================== 5 passed in 0.45s ===============================
> rdjoqkol test state = false
> ============================= test session starts ==============================
> platform linux -- Python 3.11.4, pytest-7.4.0, pluggy-1.2.0
> rootdir: /<<PKGBUILDDIR>>
> configfile: pyproject.toml
> plugins: xdist-3.3.1, forked-1.6.0, asyncio-0.20.3, hypothesis-6.82.0
> asyncio: mode=Mode.STRICT
> collected 265 items
> 
> pandas/tests/test_multilevel.py .........................................................................................................................................................................................................................................................................
> 
> - generated xml file: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/test-data.xml -
> ============================= slowest 30 durations =============================
> 0.09s call     .pybuild/cpython3_3.11/build/pandas/tests/test_multilevel.py::TestMultiLevel::test_frame_group_ops[std-False-False-0-0]
> 0.08s call     .pybuild/cpython3_3.11/build/pandas/tests/test_multilevel.py::TestMultiLevel::test_reindex_level
> 0.02s call     .pybuild/cpython3_3.11/build/pandas/tests/test_multilevel.py::TestMultiLevel::test_std_var_pass_ddof[var]
> 0.02s call     .pybuild/cpython3_3.11/build/pandas/tests/test_multilevel.py::TestMultiLevel::test_std_var_pass_ddof[std]
> 0.02s call     .pybuild/cpython3_3.11/build/pandas/tests/test_multilevel.py::TestMultiLevel::test_frame_group_ops[skew-True-False-0-1]
> 0.02s call     .pybuild/cpython3_3.11/build/pandas/tests/test_multilevel.py::TestMultiLevel::test_frame_group_ops[max-False-True-0-1]
> 0.02s call     .pybuild/cpython3_3.11/build/pandas/tests/test_multilevel.py::TestMultiLevel::test_frame_group_ops[sum-False-False-0-0]
> 0.02s call     .pybuild/cpython3_3.11/build/pandas/tests/test_multilevel.py::TestMultiLevel::test_frame_group_ops[std-True-False-0-0]
> 0.02s call     .pybuild/cpython3_3.11/build/pandas/tests/test_multilevel.py::TestMultiLevel::test_frame_group_ops[median-True-False-0-0]
> 0.02s call     .pybuild/cpython3_3.11/build/pandas/tests/test_multilevel.py::TestMultiLevel::test_frame_group_ops[skew-True-False-0-0]
> 0.02s call     .pybuild/cpython3_3.11/build/pandas/tests/test_multilevel.py::TestMultiLevel::test_frame_group_ops[kurt-True-True-0-0]
> 0.02s call     .pybuild/cpython3_3.11/build/pandas/tests/test_multilevel.py::TestMultiLevel::test_frame_group_ops[max-True-True-0-0]
> 0.02s call     .pybuild/cpython3_3.11/build/pandas/tests/test_multilevel.py::TestMultiLevel::test_frame_group_ops[kurt-True-False-0-0]
> 0.02s call     .pybuild/cpython3_3.11/build/pandas/tests/test_multilevel.py::TestMultiLevel::test_frame_group_ops[sum-False-False-0-1]
> 0.02s call     .pybuild/cpython3_3.11/build/pandas/tests/test_multilevel.py::TestMultiLevel::test_frame_group_ops[median-False-False-0-0]
> 0.02s call     .pybuild/cpython3_3.11/build/pandas/tests/test_multilevel.py::TestMultiLevel::test_frame_group_ops[skew-False-False-0-0]
> 0.02s call     .pybuild/cpython3_3.11/build/pandas/tests/test_multilevel.py::TestMultiLevel::test_frame_group_ops[var-True-False-0-0]
> 0.02s call     .pybuild/cpython3_3.11/build/pandas/tests/test_multilevel.py::TestMultiLevel::test_frame_group_ops[max-True-False-0-0]
> 0.02s call     .pybuild/cpython3_3.11/build/pandas/tests/test_multilevel.py::TestMultiLevel::test_frame_group_ops[mean-True-False-0-0]
> 0.02s call     .pybuild/cpython3_3.11/build/pandas/tests/test_multilevel.py::TestMultiLevel::test_frame_group_ops[sum-True-False-0-0]
> 0.02s call     .pybuild/cpython3_3.11/build/pandas/tests/test_multilevel.py::TestMultiLevel::test_frame_group_ops[min-True-False-0-0]
> 0.02s call     .pybuild/cpython3_3.11/build/pandas/tests/test_multilevel.py::TestMultiLevel::test_frame_group_ops[std-True-False-0-1]
> 0.02s call     .pybuild/cpython3_3.11/build/pandas/tests/test_multilevel.py::TestMultiLevel::test_frame_group_ops[kurt-False-True-0-0]
> 0.02s call     .pybuild/cpython3_3.11/build/pandas/tests/test_multilevel.py::TestMultiLevel::test_frame_group_ops[skew-True-True-0-0]
> 0.02s call     .pybuild/cpython3_3.11/build/pandas/tests/test_multilevel.py::TestMultiLevel::test_frame_group_ops[median-True-False-0-1]
> 0.02s call     .pybuild/cpython3_3.11/build/pandas/tests/test_multilevel.py::TestMultiLevel::test_frame_group_ops[kurt-True-True-0-1]
> 0.02s call     .pybuild/cpython3_3.11/build/pandas/tests/test_multilevel.py::TestMultiLevel::test_frame_group_ops[kurt-False-False-0-0]
> 0.02s call     .pybuild/cpython3_3.11/build/pandas/tests/test_multilevel.py::TestMultiLevel::test_frame_group_ops[sum-True-False-0-1]
> 0.02s call     .pybuild/cpython3_3.11/build/pandas/tests/test_multilevel.py::TestMultiLevel::test_frame_group_ops[var-True-False-0-1]
> 0.02s call     .pybuild/cpython3_3.11/build/pandas/tests/test_multilevel.py::TestMultiLevel::test_frame_group_ops[std-False-False-0-1]
> ============================= 265 passed in 4.26s ==============================
> rdjoqkol test state = false
> ============================= test session starts ==============================
> platform linux -- Python 3.11.4, pytest-7.4.0, pluggy-1.2.0
> rootdir: /<<PKGBUILDDIR>>
> configfile: pyproject.toml
> plugins: xdist-3.3.1, forked-1.6.0, asyncio-0.20.3, hypothesis-6.82.0
> asyncio: mode=Mode.STRICT
> collected 156 items
> 
> pandas/tests/test_nanops.py ............................................................................................................................................................
> 
> - generated xml file: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/test-data.xml -
> ============================= slowest 30 durations =============================
> 0.03s call     .pybuild/cpython3_3.11/build/pandas/tests/test_nanops.py::TestnanopsDataFrame::test_nanskew[True]
> 0.03s call     .pybuild/cpython3_3.11/build/pandas/tests/test_nanops.py::TestnanopsDataFrame::test_nankurt[True]
> 0.02s call     .pybuild/cpython3_3.11/build/pandas/tests/test_nanops.py::TestnanopsDataFrame::test_nankurt[False]
> 0.02s call     .pybuild/cpython3_3.11/build/pandas/tests/test_nanops.py::TestnanopsDataFrame::test_nanskew[False]
> 0.02s call     .pybuild/cpython3_3.11/build/pandas/tests/test_nanops.py::TestnanopsDataFrame::test_nanmedian[True]
> 0.02s call     .pybuild/cpython3_3.11/build/pandas/tests/test_nanops.py::TestnanopsDataFrame::test_nansem[True-1]
> 0.02s call     .pybuild/cpython3_3.11/build/pandas/tests/test_nanops.py::TestnanopsDataFrame::test_nansem[True-0]
> 0.02s call     .pybuild/cpython3_3.11/build/pandas/tests/test_nanops.py::TestnanopsDataFrame::test_nansem[True-2]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/test_nanops.py::TestnanopsDataFrame::test_nanmedian[False]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/test_nanops.py::TestnanopsDataFrame::test_nancorr_spearman
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/test_nanops.py::TestnanopsDataFrame::test_nanstd[True-0]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/test_nanops.py::TestnanopsDataFrame::test_nanstd[True-1]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/test_nanops.py::TestnanopsDataFrame::test_nanstd[True-2]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/test_nanops.py::TestnanopsDataFrame::test_nansum[True]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/test_nanops.py::TestnanopsDataFrame::test_nanvar[True-0]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/test_nanops.py::TestnanopsDataFrame::test_nanvar[True-1]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/test_nanops.py::TestnanopsDataFrame::test_nanvar[True-2]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/test_nanops.py::TestnanopsDataFrame::test_nanmean[True]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/test_nanops.py::TestnanopsDataFrame::test_nansem[False-2]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/test_nanops.py::TestnanopsDataFrame::test_nansem[False-0]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/test_nanops.py::TestnanopsDataFrame::test_nansem[False-1]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/test_nanops.py::TestnanopsDataFrame::test_nancorr_kendall
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/test_nanops.py::TestnanopsDataFrame::test_nanprod[True]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/test_nanops.py::TestnanopsDataFrame::test_nanargmin[True]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/test_nanops.py::TestnanopsDataFrame::test_nanops_with_warnings[True-reduction-amax]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/test_nanops.py::TestnanopsDataFrame::test_nanargmax[True]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/test_nanops.py::TestnanopsDataFrame::test_nanops_with_warnings[True-reduction-amin]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/test_nanops.py::TestnanopsDataFrame::test_nanstd[False-0]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/test_nanops.py::TestnanopsDataFrame::test_nanstd[False-2]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/test_nanops.py::TestnanopsDataFrame::test_nanstd[False-1]
> ============================= 156 passed in 1.32s ==============================
> rdjoqkol test state = false
> ============================= test session starts ==============================
> platform linux -- Python 3.11.4, pytest-7.4.0, pluggy-1.2.0
> rootdir: /<<PKGBUILDDIR>>
> configfile: pyproject.toml
> plugins: xdist-3.3.1, forked-1.6.0, asyncio-0.20.3, hypothesis-6.82.0
> asyncio: mode=Mode.STRICT
> collected 5 items
> 
> pandas/tests/test_optional_dependency.py .s...
> 
> - generated xml file: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/test-data.xml -
> ============================= slowest 30 durations =============================
> 0.05s call     .pybuild/cpython3_3.11/build/pandas/tests/test_optional_dependency.py::test_bad_version
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/test_optional_dependency.py::test_submodule
> 
> (13 durations < 0.005s hidden.  Use -vv to show these durations.)
> ========================= 4 passed, 1 skipped in 0.55s =========================
> rdjoqkol test state = false
> ============================= test session starts ==============================
> platform linux -- Python 3.11.4, pytest-7.4.0, pluggy-1.2.0
> rootdir: /<<PKGBUILDDIR>>
> configfile: pyproject.toml
> plugins: xdist-3.3.1, forked-1.6.0, asyncio-0.20.3, hypothesis-6.82.0
> asyncio: mode=Mode.STRICT
> collected 7 items
> 
> pandas/tests/test_register_accessor.py .......
> 
> - generated xml file: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/test-data.xml -
> ============================= slowest 30 durations =============================
> 0.09s call     .pybuild/cpython3_3.11/build/pandas/tests/test_register_accessor.py::test_overwrite_warns
> 
> (20 durations < 0.005s hidden.  Use -vv to show these durations.)
> ============================== 7 passed in 0.66s ===============================
> rdjoqkol test state = false
> ============================= test session starts ==============================
> platform linux -- Python 3.11.4, pytest-7.4.0, pluggy-1.2.0
> rootdir: /<<PKGBUILDDIR>>
> configfile: pyproject.toml
> plugins: xdist-3.3.1, forked-1.6.0, asyncio-0.20.3, hypothesis-6.82.0
> asyncio: mode=Mode.STRICT
> collected 59 items
> 
> pandas/tests/test_sorting.py ...........................................................
> 
> - generated xml file: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/test-data.xml -
> ============================= slowest 30 durations =============================
> 4.94s call     .pybuild/cpython3_3.11/build/pandas/tests/test_sorting.py::TestMerge::test_int64_overflow_how_merge[right]
> 4.91s call     .pybuild/cpython3_3.11/build/pandas/tests/test_sorting.py::TestMerge::test_int64_overflow_how_merge[left]
> 4.90s call     .pybuild/cpython3_3.11/build/pandas/tests/test_sorting.py::TestMerge::test_int64_overflow_how_merge[outer]
> 4.87s call     .pybuild/cpython3_3.11/build/pandas/tests/test_sorting.py::TestMerge::test_int64_overflow_how_merge[inner]
> 4.29s call     .pybuild/cpython3_3.11/build/pandas/tests/test_sorting.py::TestSorting::test_int64_overflow_groupby_large_df_shuffled[median]
> 3.29s call     .pybuild/cpython3_3.11/build/pandas/tests/test_sorting.py::TestSorting::test_int64_overflow_groupby_large_df_shuffled[mean]
> 2.74s call     .pybuild/cpython3_3.11/build/pandas/tests/test_sorting.py::TestMerge::test_int64_overflow_sort_false_order
> 1.23s call     .pybuild/cpython3_3.11/build/pandas/tests/test_sorting.py::TestMerge::test_int64_overflow_check_sum_col
> 1.17s call     .pybuild/cpython3_3.11/build/pandas/tests/test_sorting.py::TestSorting::test_int64_overflow_groupby_large_range
> 0.56s setup    .pybuild/cpython3_3.11/build/pandas/tests/test_sorting.py::TestMerge::test_int64_overflow_how_merge[inner]
> 0.56s setup    .pybuild/cpython3_3.11/build/pandas/tests/test_sorting.py::TestMerge::test_int64_overflow_sort_false_order
> 0.56s setup    .pybuild/cpython3_3.11/build/pandas/tests/test_sorting.py::TestMerge::test_int64_overflow_how_merge[right]
> 0.54s setup    .pybuild/cpython3_3.11/build/pandas/tests/test_sorting.py::TestMerge::test_int64_overflow_check_sum_col
> 0.53s setup    .pybuild/cpython3_3.11/build/pandas/tests/test_sorting.py::TestMerge::test_int64_overflow_how_merge[outer]
> 0.52s setup    .pybuild/cpython3_3.11/build/pandas/tests/test_sorting.py::TestMerge::test_int64_overflow_how_merge[left]
> 0.39s call     .pybuild/cpython3_3.11/build/pandas/tests/test_sorting.py::TestMerge::test_int64_overflow_one_to_many_none_match[True-outer]
> 0.33s call     .pybuild/cpython3_3.11/build/pandas/tests/test_sorting.py::TestMerge::test_int64_overflow_one_to_many_none_match[True-right]
> 0.31s call     .pybuild/cpython3_3.11/build/pandas/tests/test_sorting.py::TestMerge::test_int64_overflow_one_to_many_none_match[False-left]
> 0.31s call     .pybuild/cpython3_3.11/build/pandas/tests/test_sorting.py::TestMerge::test_int64_overflow_one_to_many_none_match[True-left]
> 0.31s call     .pybuild/cpython3_3.11/build/pandas/tests/test_sorting.py::TestMerge::test_int64_overflow_one_to_many_none_match[False-outer]
> 0.30s call     .pybuild/cpython3_3.11/build/pandas/tests/test_sorting.py::TestMerge::test_int64_overflow_one_to_many_none_match[True-inner]
> 0.30s call     .pybuild/cpython3_3.11/build/pandas/tests/test_sorting.py::TestMerge::test_int64_overflow_one_to_many_none_match[False-right]
> 0.30s call     .pybuild/cpython3_3.11/build/pandas/tests/test_sorting.py::TestMerge::test_int64_overflow_one_to_many_none_match[False-inner]
> 0.18s call     .pybuild/cpython3_3.11/build/pandas/tests/test_sorting.py::TestSorting::test_int64_overflow
> 0.01s setup    .pybuild/cpython3_3.11/build/pandas/tests/test_sorting.py::TestSafeSort::test_codes[codes0-exp_codes0--1-False]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/test_sorting.py::TestMerge::test_int64_overflow_outer_merge
> 
> (4 durations < 0.005s hidden.  Use -vv to show these durations.)
> ============================= 59 passed in 38.94s ==============================
> rdjoqkol test state = false
> ============================= test session starts ==============================
> platform linux -- Python 3.11.4, pytest-7.4.0, pluggy-1.2.0
> rootdir: /<<PKGBUILDDIR>>
> configfile: pyproject.toml
> plugins: xdist-3.3.1, forked-1.6.0, asyncio-0.20.3, hypothesis-6.82.0
> asyncio: mode=Mode.STRICT
> collected 81 items
> 
> pandas/tests/test_take.py .................................................................................
> 
> - generated xml file: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/test-data.xml -
> ============================= slowest 30 durations =============================
> 
> (30 durations < 0.005s hidden.  Use -vv to show these durations.)
> ============================== 81 passed in 0.75s ==============================
> rdjoqkol test state = false
> ============================= test session starts ==============================
> platform linux -- Python 3.11.4, pytest-7.4.0, pluggy-1.2.0
> rootdir: /<<PKGBUILDDIR>>
> configfile: pyproject.toml
> plugins: xdist-3.3.1, forked-1.6.0, asyncio-0.20.3, hypothesis-6.82.0
> asyncio: mode=Mode.STRICT
> collected 1165 items
> 
> pandas/tests/tools/test_to_datetime.py ..........................................................................................................................................................................ss...................................................................................................................................................................................................xx........................................................................................................................................................................................................................................................................................................................................
> pandas/tests/tools/test_to_numeric.py ........................................................................................................................................................................................................................................................xx.......................................................................................................................ssssss............x............
> pandas/tests/tools/test_to_time.py ............
> pandas/tests/tools/test_to_timedelta.py ........................................................
> 
> =============================== warnings summary ===============================
> .pybuild/cpython3_3.11/build/pandas/tests/tools/test_to_datetime.py::TestTimeConversionFormats::test_to_datetime_format_YYYYMMDD_overflow[input_s0-expected0]
> .pybuild/cpython3_3.11/build/pandas/tests/tools/test_to_datetime.py::TestTimeConversionFormats::test_to_datetime_format_YYYYMMDD_overflow[input_s1-expected1]
> .pybuild/cpython3_3.11/build/pandas/tests/tools/test_to_datetime.py::TestTimeConversionFormats::test_to_datetime_format_YYYYMMDD_overflow[input_s2-expected2]
> .pybuild/cpython3_3.11/build/pandas/tests/tools/test_to_datetime.py::TestTimeConversionFormats::test_to_datetime_format_YYYYMMDD_overflow[input_s3-expected3]
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pandas/core/tools/datetimes.py:1256: RuntimeWarning: invalid value encountered in cast
>     masked_result = calc(carg[mask].astype(np.float64).astype(np.int64))
> 
> .pybuild/cpython3_3.11/build/pandas/tests/tools/test_to_numeric.py::test_downcast_float64_to_float32
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pandas/core/dtypes/cast.py:394: RuntimeWarning: overflow encountered in cast
>     new_result = result.astype(dtype)
> 
> .pybuild/cpython3_3.11/build/pandas/tests/tools/test_to_numeric.py::test_downcast_nullable_numeric[data12-UInt64-signed-UInt64]
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pandas/core/arrays/integer.py:53: RuntimeWarning: invalid value encountered in cast
>     casted = values.astype(dtype, copy=copy)
> 
> -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
> - generated xml file: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/test-data.xml -
> ============================= slowest 30 durations =============================
> 0.09s call     .pybuild/cpython3_3.11/build/pandas/tests/tools/test_to_datetime.py::TestToDatetime::test_to_datetime_cache[array-%Y%m%d %H:%M:%S-True]
> 0.09s call     .pybuild/cpython3_3.11/build/pandas/tests/tools/test_to_datetime.py::TestToDatetime::test_to_datetime_cache[array-None-True]
> 0.09s call     .pybuild/cpython3_3.11/build/pandas/tests/tools/test_to_datetime.py::TestToDatetime::test_to_datetime_cache[array-%Y%m%d %H:%M:%S-None]
> 0.08s call     .pybuild/cpython3_3.11/build/pandas/tests/tools/test_to_datetime.py::TestToDatetime::test_to_datetime_cache[array-None-None]
> 0.06s call     .pybuild/cpython3_3.11/build/pandas/tests/tools/test_to_datetime.py::TestToDatetimeMisc::test_to_datetime_respects_dayfirst[True]
> 0.05s call     .pybuild/cpython3_3.11/build/pandas/tests/tools/test_to_datetime.py::TestToDatetime::test_to_datetime_cache[deque-%Y%m%d %H:%M:%S-True]
> 0.05s call     .pybuild/cpython3_3.11/build/pandas/tests/tools/test_to_datetime.py::TestToDatetime::test_to_datetime_cache[tuple-None-None]
> 0.04s call     .pybuild/cpython3_3.11/build/pandas/tests/tools/test_to_datetime.py::TestToDatetime::test_to_datetime_cache[list-%Y%m%d %H:%M:%S-True]
> 0.04s call     .pybuild/cpython3_3.11/build/pandas/tests/tools/test_to_datetime.py::TestToDatetime::test_to_datetime_cache[deque-%Y%m%d %H:%M:%S-None]
> 0.04s call     .pybuild/cpython3_3.11/build/pandas/tests/tools/test_to_datetime.py::TestToDatetime::test_to_datetime_cache[tuple-None-True]
> 0.04s call     .pybuild/cpython3_3.11/build/pandas/tests/tools/test_to_datetime.py::TestToDatetime::test_to_datetime_cache[deque-None-True]
> 0.04s call     .pybuild/cpython3_3.11/build/pandas/tests/tools/test_to_datetime.py::TestToDatetime::test_to_datetime_cache[tuple-%Y%m%d %H:%M:%S-None]
> 0.04s call     .pybuild/cpython3_3.11/build/pandas/tests/tools/test_to_datetime.py::TestToDatetime::test_to_datetime_cache[deque-None-None]
> 0.04s call     .pybuild/cpython3_3.11/build/pandas/tests/tools/test_to_datetime.py::TestToDatetime::test_to_datetime_cache[tuple-%Y%m%d %H:%M:%S-True]
> 0.04s call     .pybuild/cpython3_3.11/build/pandas/tests/tools/test_to_datetime.py::TestToDatetime::test_to_datetime_cache[list-%Y%m%d %H:%M:%S-None]
> 0.04s call     .pybuild/cpython3_3.11/build/pandas/tests/tools/test_to_datetime.py::TestToDatetime::test_to_datetime_cache[list-None-True]
> 0.04s call     .pybuild/cpython3_3.11/build/pandas/tests/tools/test_to_datetime.py::TestToDatetime::test_to_datetime_cache[list-None-None]
> 0.03s call     .pybuild/cpython3_3.11/build/pandas/tests/tools/test_to_datetime.py::TestToDatetime::test_to_datetime_cache[Index-None-None]
> 0.03s call     .pybuild/cpython3_3.11/build/pandas/tests/tools/test_to_datetime.py::TestToDatetime::test_to_datetime_cache_series[%Y%m%d %H:%M:%S-None]
> 0.03s call     .pybuild/cpython3_3.11/build/pandas/tests/tools/test_to_datetime.py::TestToDatetimeMisc::test_dayfirst_warnings_invalid_input
> 0.03s call     .pybuild/cpython3_3.11/build/pandas/tests/tools/test_to_datetime.py::TestToDatetime::test_to_datetime_cache_series[None-True]
> 0.03s call     .pybuild/cpython3_3.11/build/pandas/tests/tools/test_to_datetime.py::TestToDatetime::test_to_datetime_cache_series[None-None]
> 0.03s call     .pybuild/cpython3_3.11/build/pandas/tests/tools/test_to_datetime.py::TestToDatetime::test_to_datetime_cache_series[%Y%m%d %H:%M:%S-True]
> 0.03s call     .pybuild/cpython3_3.11/build/pandas/tests/tools/test_to_datetime.py::TestToDatetime::test_to_datetime_cache[Index-%Y%m%d %H:%M:%S-True]
> 0.03s call     .pybuild/cpython3_3.11/build/pandas/tests/tools/test_to_datetime.py::TestToDatetime::test_to_datetime_cache[Index-None-True]
> 0.03s call     .pybuild/cpython3_3.11/build/pandas/tests/tools/test_to_datetime.py::TestToDatetime::test_to_datetime_cache[Index-%Y%m%d %H:%M:%S-None]
> 0.02s call     .pybuild/cpython3_3.11/build/pandas/tests/tools/test_to_datetime.py::TestToDatetimeMisc::test_dayfirst_warnings_valid_input
> 0.02s call     .pybuild/cpython3_3.11/build/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     .pybuild/cpython3_3.11/build/pandas/tests/tools/test_to_timedelta.py::TestTimedeltas::test_to_timedelta_on_missing_values
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/tools/test_to_datetime.py::TestToDatetimeInferFormat::test_to_datetime_infer_datetime_format_consistent_format[False-%m/%d/%Y %H:%M:%S.%f]
> ============ 1152 passed, 8 skipped, 5 xfailed, 6 warnings in 4.99s ============
> rdjoqkol test state = false
> ============================= test session starts ==============================
> platform linux -- Python 3.11.4, pytest-7.4.0, pluggy-1.2.0
> rootdir: /<<PKGBUILDDIR>>
> configfile: pyproject.toml
> plugins: xdist-3.3.1, forked-1.6.0, asyncio-0.20.3, hypothesis-6.82.0
> asyncio: mode=Mode.STRICT
> collected 5453 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_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 ...........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................xxxxxxxxxxxxxxxxxx..................xxxxxx........................xxxxxxxxx...xxxxxx.......................................................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 ===============================
> .pybuild/cpython3_3.11/build/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.11/build/test-data.xml -
> ============================= slowest 30 durations =============================
> 0.27s call     .pybuild/cpython3_3.11/build/pandas/tests/tseries/offsets/test_offsets_properties.py::test_on_offset_implementations
> 0.22s call     .pybuild/cpython3_3.11/build/pandas/tests/tseries/offsets/test_offsets_properties.py::test_shift_across_dst
> 0.22s call     .pybuild/cpython3_3.11/build/pandas/tests/tseries/offsets/test_ticks.py::test_tick_add_sub[Second]
> 0.19s call     .pybuild/cpython3_3.11/build/pandas/tests/tseries/offsets/test_custom_business_month.py::TestCustomBusinessMonthEnd::test_datetimeindex
> 0.18s call     .pybuild/cpython3_3.11/build/pandas/tests/tseries/offsets/test_custom_business_hour.py::TestCustomBusinessHour::test_us_federal_holiday_with_datetime
> 0.15s call     .pybuild/cpython3_3.11/build/pandas/tests/tseries/offsets/test_offsets.py::TestCommon::test_add_empty_datetimeindex[MonthBegin-datetime.timezone(datetime.timedelta(days=-1, seconds=82800), 'foo')]
> 0.15s call     .pybuild/cpython3_3.11/build/pandas/tests/tseries/offsets/test_custom_business_month.py::TestCustomBusinessMonthBegin::test_datetimeindex
> 0.14s call     .pybuild/cpython3_3.11/build/pandas/tests/tseries/offsets/test_ticks.py::test_tick_equality[Minute]
> 0.14s call     .pybuild/cpython3_3.11/build/pandas/tests/tseries/offsets/test_custom_business_day.py::TestCustomBusinessDay::test_calendar
> 0.14s call     .pybuild/cpython3_3.11/build/pandas/tests/tseries/offsets/test_ticks.py::test_tick_equality[Milli]
> 0.13s call     .pybuild/cpython3_3.11/build/pandas/tests/tseries/offsets/test_ticks.py::test_tick_equality[Hour]
> 0.13s call     .pybuild/cpython3_3.11/build/pandas/tests/tseries/offsets/test_ticks.py::test_tick_equality[Second]
> 0.13s call     .pybuild/cpython3_3.11/build/pandas/tests/tseries/offsets/test_ticks.py::test_tick_equality[Micro]
> 0.12s call     .pybuild/cpython3_3.11/build/pandas/tests/tseries/offsets/test_ticks.py::test_tick_equality[Nano]
> 0.12s call     .pybuild/cpython3_3.11/build/pandas/tests/tseries/offsets/test_offsets.py::TestCommon::test_apply[DateOffset]
> 0.12s call     .pybuild/cpython3_3.11/build/pandas/tests/tseries/frequencies/test_inference.py::test_infer_freq_tz['UTC+01:15'-AS-JAN-dates0]
> 0.07s call     .pybuild/cpython3_3.11/build/pandas/tests/tseries/offsets/test_offsets.py::TestCommon::test_rollback[DateOffset]
> 0.06s call     .pybuild/cpython3_3.11/build/pandas/tests/tseries/offsets/test_ticks.py::test_tick_add_sub[Hour]
> 0.06s call     .pybuild/cpython3_3.11/build/pandas/tests/tseries/offsets/test_offsets.py::TestCommon::test_rollforward[DateOffset]
> 0.06s call     .pybuild/cpython3_3.11/build/pandas/tests/tseries/frequencies/test_inference.py::test_infer_freq_warn_deprecated
> 0.06s call     .pybuild/cpython3_3.11/build/pandas/tests/tseries/offsets/test_ticks.py::test_tick_add_sub[Nano]
> 0.06s call     .pybuild/cpython3_3.11/build/pandas/tests/tseries/offsets/test_ticks.py::test_tick_add_sub[Minute]
> 0.06s call     .pybuild/cpython3_3.11/build/pandas/tests/tseries/offsets/test_ticks.py::test_tick_add_sub[Milli]
> 0.06s call     .pybuild/cpython3_3.11/build/pandas/tests/tseries/offsets/test_ticks.py::test_tick_add_sub[Micro]
> 0.06s call     .pybuild/cpython3_3.11/build/pandas/tests/tseries/offsets/test_offsets.py::TestCommon::test_apply[Easter]
> 0.05s call     .pybuild/cpython3_3.11/build/pandas/tests/tseries/offsets/test_business_month.py::test_apply_index[BusinessMonthEnd-1]
> 0.05s call     .pybuild/cpython3_3.11/build/pandas/tests/tseries/offsets/test_offsets.py::TestCommon::test_apply[FY5253Quarter]
> 0.05s call     .pybuild/cpython3_3.11/build/pandas/tests/tseries/offsets/test_offsets.py::TestCommon::test_add_empty_datetimeindex[CustomBusinessDay1-'UTC']
> 0.05s call     .pybuild/cpython3_3.11/build/pandas/tests/tseries/offsets/test_index.py::test_apply_index[BusinessMonthBegin--2]
> 0.05s call     .pybuild/cpython3_3.11/build/pandas/tests/tseries/offsets/test_offsets.py::TestCommon::test_add_empty_datetimeindex[CustomBusinessMonthBegin0-'Asia/Tokyo']
> ================= 5412 passed, 41 xfailed, 1 warning in 24.80s =================
> rdjoqkol test state = false
> ============================= test session starts ==============================
> platform linux -- Python 3.11.4, pytest-7.4.0, pluggy-1.2.0
> rootdir: /<<PKGBUILDDIR>>
> configfile: pyproject.toml
> plugins: xdist-3.3.1, forked-1.6.0, asyncio-0.20.3, hypothesis-6.82.0
> asyncio: mode=Mode.STRICT
> collected 975 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_parse_iso8601.py .........................
> pandas/tests/tslibs/test_parsing.py ....................................................................................................
> pandas/tests/tslibs/test_period_asfreq.py ......................................
> pandas/tests/tslibs/test_resolution.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.11/build/test-data.xml -
> ============================= slowest 30 durations =============================
> 0.16s call     .pybuild/cpython3_3.11/build/pandas/tests/tslibs/test_conversion.py::test_tz_convert_single_matches_tz_convert[tzlocal()-D]
> 0.16s call     .pybuild/cpython3_3.11/build/pandas/tests/tslibs/test_conversion.py::test_tz_convert_single_matches_tz_convert_hourly[tzlocal()]
> 0.10s call     .pybuild/cpython3_3.11/build/pandas/tests/tslibs/test_timezones.py::test_cache_keys_are_distinct_for_pytz_vs_dateutil[Indian/Maldives]
> 0.08s call     .pybuild/cpython3_3.11/build/pandas/tests/tslibs/test_ccalendar.py::test_isocalendar
> 0.05s call     .pybuild/cpython3_3.11/build/pandas/tests/tslibs/test_conversion.py::test_tz_convert_single_matches_tz_convert['UTC+01:15'-D]
> 0.05s call     .pybuild/cpython3_3.11/build/pandas/tests/tslibs/test_conversion.py::test_tz_convert_single_matches_tz_convert_hourly['dateutil/US/Pacific']
> 0.04s call     .pybuild/cpython3_3.11/build/pandas/tests/tslibs/test_conversion.py::test_tz_convert_single_matches_tz_convert_hourly[pytz.FixedOffset(-300)]
> 0.04s call     .pybuild/cpython3_3.11/build/pandas/tests/tslibs/test_conversion.py::test_tz_convert_single_matches_tz_convert_hourly[pytz.FixedOffset(300)]
> 0.04s call     .pybuild/cpython3_3.11/build/pandas/tests/tslibs/test_conversion.py::test_tz_convert_single_matches_tz_convert['+01:15'-D]
> 0.04s call     .pybuild/cpython3_3.11/build/pandas/tests/tslibs/test_conversion.py::test_tz_convert_single_matches_tz_convert[pytz.FixedOffset(-300)-D]
> 0.04s call     .pybuild/cpython3_3.11/build/pandas/tests/tslibs/test_conversion.py::test_tz_convert_single_matches_tz_convert_hourly[datetime.timezone(datetime.timedelta(seconds=3600))]
> 0.04s call     .pybuild/cpython3_3.11/build/pandas/tests/tslibs/test_conversion.py::test_tz_convert_single_matches_tz_convert_hourly['+01:15']
> 0.04s call     .pybuild/cpython3_3.11/build/pandas/tests/tslibs/test_conversion.py::test_tz_convert_single_matches_tz_convert_hourly[datetime.timezone(datetime.timedelta(days=-1, seconds=82800), 'foo')]
> 0.04s call     .pybuild/cpython3_3.11/build/pandas/tests/tslibs/test_conversion.py::test_tz_convert_single_matches_tz_convert[pytz.FixedOffset(300)-D]
> 0.04s call     .pybuild/cpython3_3.11/build/pandas/tests/tslibs/test_conversion.py::test_tz_convert_single_matches_tz_convert['UTC-02:15'-D]
> 0.04s call     .pybuild/cpython3_3.11/build/pandas/tests/tslibs/test_conversion.py::test_tz_convert_single_matches_tz_convert_hourly['UTC-02:15']
> 0.04s call     .pybuild/cpython3_3.11/build/pandas/tests/tslibs/test_conversion.py::test_tz_convert_single_matches_tz_convert_hourly['-02:15']
> 0.04s call     .pybuild/cpython3_3.11/build/pandas/tests/tslibs/test_conversion.py::test_tz_convert_single_matches_tz_convert[datetime.timezone(datetime.timedelta(days=-1, seconds=82800), 'foo')-D]
> 0.04s call     .pybuild/cpython3_3.11/build/pandas/tests/tslibs/test_conversion.py::test_tz_convert_single_matches_tz_convert[datetime.timezone(datetime.timedelta(seconds=3600))-D]
> 0.04s call     .pybuild/cpython3_3.11/build/pandas/tests/tslibs/test_conversion.py::test_tz_convert_single_matches_tz_convert_hourly['UTC+01:15']
> 0.04s call     .pybuild/cpython3_3.11/build/pandas/tests/tslibs/test_conversion.py::test_tz_convert_single_matches_tz_convert['-02:15'-D]
> 0.03s call     .pybuild/cpython3_3.11/build/pandas/tests/tslibs/test_conversion.py::test_tz_convert_single_matches_tz_convert_hourly['US/Eastern']
> 0.03s call     .pybuild/cpython3_3.11/build/pandas/tests/tslibs/test_conversion.py::test_tz_convert_single_matches_tz_convert_hourly['Asia/Tokyo']
> 0.03s call     .pybuild/cpython3_3.11/build/pandas/tests/tslibs/test_conversion.py::test_tz_convert_single_matches_tz_convert[zoneinfo.ZoneInfo(key='US/Pacific')-D]
> 0.02s call     .pybuild/cpython3_3.11/build/pandas/tests/tslibs/test_conversion.py::test_tz_convert_single_matches_tz_convert_hourly[zoneinfo.ZoneInfo(key='US/Pacific')]
> 0.02s call     .pybuild/cpython3_3.11/build/pandas/tests/tslibs/test_conversion.py::test_tz_convert_single_matches_tz_convert['Asia/Tokyo'-D]
> 0.02s call     .pybuild/cpython3_3.11/build/pandas/tests/tslibs/test_conversion.py::test_tz_convert_single_matches_tz_convert['dateutil/US/Pacific'-D]
> 0.02s call     .pybuild/cpython3_3.11/build/pandas/tests/tslibs/test_conversion.py::test_tz_convert_single_matches_tz_convert_hourly['dateutil/Asia/Singapore']
> 0.02s call     .pybuild/cpython3_3.11/build/pandas/tests/tslibs/test_conversion.py::test_tz_convert_single_matches_tz_convert['dateutil/Asia/Singapore'-D]
> 0.02s call     .pybuild/cpython3_3.11/build/pandas/tests/tslibs/test_conversion.py::test_tz_convert_single_matches_tz_convert['US/Eastern'-D]
> ============================= 975 passed in 3.70s ==============================
> rdjoqkol test state = false
> ============================= test session starts ==============================
> platform linux -- Python 3.11.4, pytest-7.4.0, pluggy-1.2.0
> rootdir: /<<PKGBUILDDIR>>
> configfile: pyproject.toml
> plugins: xdist-3.3.1, forked-1.6.0, asyncio-0.20.3, hypothesis-6.82.0
> asyncio: mode=Mode.STRICT
> collected 869 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_make_objects.py .
> pandas/tests/util/test_numba.py .
> pandas/tests/util/test_rewrite_warning.py ..........
> pandas/tests/util/test_safe_import.py ........
> pandas/tests/util/test_shares_memory.py .
> 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.11/build/test-data.xml -
> ============================= slowest 30 durations =============================
> 0.98s call     .pybuild/cpython3_3.11/build/pandas/tests/util/test_show_versions.py::test_show_versions
> 0.06s call     .pybuild/cpython3_3.11/build/pandas/tests/util/test_assert_almost_equal.py::test_assert_almost_equal_deprecated[1.1-1.1-False]
> 0.02s call     .pybuild/cpython3_3.11/build/pandas/tests/util/test_rewrite_warning.py::test_rewrite_warning[DeprecationWarning-FutureWarning-Target message-True]
> 0.02s call     .pybuild/cpython3_3.11/build/pandas/tests/util/test_rewrite_warning.py::test_rewrite_warning[None-FutureWarning-Target-True]
> 0.02s call     .pybuild/cpython3_3.11/build/pandas/tests/util/test_assert_produces_warning.py::test_same_category_different_messages_first_match
> 0.02s call     .pybuild/cpython3_3.11/build/pandas/tests/util/test_assert_produces_warning.py::test_same_category_different_messages_last_match
> 0.02s call     .pybuild/cpython3_3.11/build/pandas/tests/util/test_show_versions.py::test_json_output_match
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/util/test_rewrite_warning.py::test_rewrite_warning[None-FutureWarning-Target message-True]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/util/test_assert_produces_warning.py::test_assert_produces_warning_honors_filter
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/util/test_rewrite_warning.py::test_rewrite_warning[None-FutureWarning-Missed message-False]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/util/test_rewrite_warning.py::test_rewrite_warning[DeprecationWarning-FutureWarning-Target-True]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/util/test_assert_almost_equal.py::test_assert_almost_equal_deprecated[1.1-1.100001-True]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/util/test_rewrite_warning.py::test_rewrite_warning[None-FutureWarning-get mess-True]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/util/test_assert_almost_equal.py::test_assert_almost_equal_deprecated[1.1-1.1001-2]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/util/test_hashing.py::test_categorical_consistency[True-s12]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/util/test_assert_produces_warning.py::test_fail_to_match_resource_warning
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/util/test_assert_produces_warning.py::test_fail_to_match_runtime_warning
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/util/test_assert_produces_warning.py::test_fail_to_match_future_warning
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/util/test_assert_produces_warning.py::test_match_multiple_warnings
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/util/test_hashing.py::test_categorical_consistency[True-s10]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/util/test_hashing.py::test_alternate_encoding[True]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/util/test_rewrite_warning.py::test_rewrite_warning[DeprecationWarning-FutureWarning-get mess-True]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/util/test_hashing.py::test_categorical_consistency[False-s10]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/util/test_show_versions.py::test_show_versions_console_json
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/util/test_hashing.py::test_categorical_consistency[False-s12]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/util/test_hashing.py::test_categorical_consistency[True-s11]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/util/test_deprecate.py::test_deprecate_ok
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/util/test_rewrite_warning.py::test_rewrite_warning[None-DeprecationWarning-Target message-False]
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/util/test_deprecate_nonkeyword_arguments.py::test_three_arguments
> 0.01s call     .pybuild/cpython3_3.11/build/pandas/tests/util/test_hashing.py::test_categorical_consistency[False-s11]
> ================== 867 passed, 1 skipped, 1 xfailed in 4.43s ===================
> rdjoqkol test state = false
> ============================= test session starts ==============================
> platform linux -- Python 3.11.4, pytest-7.4.0, pluggy-1.2.0
> rootdir: /<<PKGBUILDDIR>>
> configfile: pyproject.toml
> plugins: xdist-3.3.1, forked-1.6.0, asyncio-0.20.3, hypothesis-6.82.0
> asyncio: mode=Mode.STRICT
> collected 10216 items
> 
> 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 ......................................................................................................................................................................................................................................
> pandas/tests/window/test_expanding.py ................x................................................................................................................................................................................................ss....s...................s..s......s............................................................................................
> pandas/tests/window/test_groupby.py .................................................................................................
> pandas/tests/window/test_numba.py sssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss
> pandas/tests/window/test_online.py sssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss
> 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 .........................................................................
> pandas/tests/window/test_win_type.py ........................................................................................................................................................................................................................................................................
> 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................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
> 
> =============================== warnings summary ===============================
> .pybuild/cpython3_3.11/build/pandas/tests/window/test_dtypes.py: 40 warnings
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pandas/core/arrays/timedeltas.py:908: RuntimeWarning: invalid value encountered in cast
>     base = data.astype(np.int64)
> 
> .pybuild/cpython3_3.11/build/pandas/tests/window/test_dtypes.py: 40 warnings
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pandas/core/arrays/timedeltas.py:912: RuntimeWarning: invalid value encountered in cast
>     data = (base * m + (frac * m).astype(np.int64)).view("timedelta64[ns]")
> 
> -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
> - generated xml file: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/test-data.xml -
> ============================= slowest 30 durations =============================
> 0.71s call     .pybuild/cpython3_3.11/build/pandas/tests/window/test_apply.py::test_center_reindex_frame[False]
> 0.24s call     .pybuild/cpython3_3.11/build/pandas/tests/window/test_apply.py::test_time_rule_frame[False]
> 0.17s call     .pybuild/cpython3_3.11/build/pandas/tests/window/test_rolling.py::test_rolling_quantile_interpolation_options[data3-linear-0.1]
> 0.15s call     .pybuild/cpython3_3.11/build/pandas/tests/window/test_apply.py::test_frame[False]
> 0.13s call     .pybuild/cpython3_3.11/build/pandas/tests/window/test_apply.py::test_rolling_apply_args_kwargs[args_kwargs0]
> 0.08s call     .pybuild/cpython3_3.11/build/pandas/tests/window/test_expanding.py::test_expanding_corr_pairwise
> 0.08s call     .pybuild/cpython3_3.11/build/pandas/tests/window/test_expanding.py::test_expanding_cov_pairwise
> 0.06s call     .pybuild/cpython3_3.11/build/pandas/tests/window/test_apply.py::test_center_reindex_series[False]
> 0.06s call     .pybuild/cpython3_3.11/build/pandas/tests/window/test_api.py::test_skip_sum_object_raises[None]
> 0.06s call     .pybuild/cpython3_3.11/build/pandas/tests/window/test_apply.py::test_min_periods[False-None-0]
> 0.06s call     .pybuild/cpython3_3.11/build/pandas/tests/window/test_apply.py::test_min_periods[False-1-0]
> 0.05s call     .pybuild/cpython3_3.11/build/pandas/tests/window/test_groupby.py::TestEWM::test_times_vs_apply
> 0.04s call     .pybuild/cpython3_3.11/build/pandas/tests/window/test_pairwise.py::test_rolling_pairwise_cov_corr[corr]
> 0.04s call     .pybuild/cpython3_3.11/build/pandas/tests/window/test_pairwise.py::test_rolling_pairwise_cov_corr[cov]
> 0.04s call     .pybuild/cpython3_3.11/build/pandas/tests/window/test_apply.py::test_nans[False]
> 0.03s call     .pybuild/cpython3_3.11/build/pandas/tests/window/test_pairwise.py::test_flex_binary_frame[corr]
> 0.03s call     .pybuild/cpython3_3.11/build/pandas/tests/window/test_ewm.py::test_ewm_pairwise_cov_corr[corr]
> 0.03s call     .pybuild/cpython3_3.11/build/pandas/tests/window/test_pairwise.py::test_flex_binary_frame[cov]
> 0.03s call     .pybuild/cpython3_3.11/build/pandas/tests/window/test_apply.py::test_min_periods[False-2-0]
> 0.03s call     .pybuild/cpython3_3.11/build/pandas/tests/window/test_pairwise.py::TestPairwise::test_cov_mulittindex
> 0.03s call     .pybuild/cpython3_3.11/build/pandas/tests/window/test_ewm.py::test_ewm_pairwise_cov_corr[cov]
> 0.03s call     .pybuild/cpython3_3.11/build/pandas/tests/window/test_apply.py::test_center_reindex_frame[True]
> 0.03s call     .pybuild/cpython3_3.11/build/pandas/tests/window/test_expanding.py::test_expanding_corr_pairwise_diff_length
> 0.03s call     .pybuild/cpython3_3.11/build/pandas/tests/window/test_expanding.py::test_expanding_cov_pairwise_diff_length
> 0.03s call     .pybuild/cpython3_3.11/build/pandas/tests/window/test_api.py::test_agg[1]
> 0.02s call     .pybuild/cpython3_3.11/build/pandas/tests/window/test_api.py::test_agg[10]
> 0.02s call     .pybuild/cpython3_3.11/build/pandas/tests/window/test_api.py::test_agg[None]
> 0.02s call     .pybuild/cpython3_3.11/build/pandas/tests/window/test_groupby.py::TestEWM::test_times_array
> 0.02s call     .pybuild/cpython3_3.11/build/pandas/tests/window/test_api.py::test_agg[5]
> 0.02s call     .pybuild/cpython3_3.11/build/pandas/tests/window/test_api.py::test_agg[2]
> ========= 8955 passed, 1218 skipped, 43 xfailed, 80 warnings in 35.62s =========
> rdjoqkol test state = false
> ============================= test session starts ==============================
> platform linux -- Python 3.11.4, pytest-7.4.0, pluggy-1.2.0
> rootdir: /<<PKGBUILDDIR>>
> configfile: pyproject.toml
> plugins: xdist-3.3.1, forked-1.6.0, asyncio-0.20.3, hypothesis-6.82.0
> asyncio: mode=Mode.STRICT
> collected 1867 items
> 
> pandas/tests/groupby/test_numba.py ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss
> pandas/tests/groupby/test_timegrouper.py .............................s
> pandas/tests/groupby/transform/test_numba.py sssssssssssssssssssssssssssss
> pandas/tests/groupby/aggregate/test_numba.py ssssssssssssssssssssssssssssss
> pandas/tests/window/test_numba.py sssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss
> pandas/tests/window/test_apply.py ...s....sssss..........s..s.......................................................
> pandas/tests/window/test_online.py sssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss
> pandas/tests/window/moments/test_moments_consistency_expanding.py ........F.......................F..F..F..F..F..F....................F.......................F..F..F..F..F..F................................................................................................................................................................................................................................................................................
> 
> =================================== FAILURES ===================================
> __________ test_expanding_apply_consistency_sum_nans[all_data1-0-sum] __________
> request = <FixtureRequest for <Function test_expanding_apply_consistency_sum_nans[all_data1-0-sum]>>
> all_data = 0   NaN
> 1   NaN
> 2   NaN
> 3   NaN
> 4   NaN
> dtype: float64
> min_periods = 0, f = <function sum at 0x7f56eba4bba0>
> 
>     @pytest.mark.parametrize("f", [lambda v: Series(v).sum(), np.nansum, np.sum])
>     def test_expanding_apply_consistency_sum_nans(request, all_data, min_periods, f):
>         if f is np.sum:
>             if not no_nans(all_data) and not (
>                 all_na(all_data) and not all_data.empty and min_periods > 0
>             ):
>                 request.node.add_marker(
>                     pytest.mark.xfail(reason="np.sum has different behavior with NaNs")
>                 )
>         expanding_f_result = all_data.expanding(min_periods=min_periods).sum()
>         expanding_apply_f_result = all_data.expanding(min_periods=min_periods).apply(
>             func=f, raw=True
>         )
> >       tm.assert_equal(expanding_f_result, expanding_apply_f_result)
> 
> pandas/tests/window/moments/test_moments_consistency_expanding.py:29: 
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> pandas/_libs/testing.pyx:52: in pandas._libs.testing.assert_almost_equal
>     cpdef assert_almost_equal(a, b,
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> 
> >   raise_assert_detail(obj, msg, lobj, robj, index_values=index_values)
> E   AssertionError: Series are different
> E   
> E   Series values are different (100.0 %)
> E   [index]: [0, 1, 2, 3, 4]
> E   [left]:  [0.0, 0.0, 0.0, 0.0, 0.0]
> E   [right]: [nan, nan, nan, nan, nan]
> 
> pandas/_libs/testing.pyx:167: AssertionError
> __________ test_expanding_apply_consistency_sum_nans[all_data5-0-sum] __________
> request = <FixtureRequest for <Function test_expanding_apply_consistency_sum_nans[all_data5-0-sum]>>
> all_data = 0    NaN
> 1    1.0
> 2    NaN
> 3    1.0
> 4    1.0
> dtype: float64
> min_periods = 0, f = <function sum at 0x7f56eba4bba0>
> 
>     @pytest.mark.parametrize("f", [lambda v: Series(v).sum(), np.nansum, np.sum])
>     def test_expanding_apply_consistency_sum_nans(request, all_data, min_periods, f):
>         if f is np.sum:
>             if not no_nans(all_data) and not (
>                 all_na(all_data) and not all_data.empty and min_periods > 0
>             ):
>                 request.node.add_marker(
>                     pytest.mark.xfail(reason="np.sum has different behavior with NaNs")
>                 )
>         expanding_f_result = all_data.expanding(min_periods=min_periods).sum()
>         expanding_apply_f_result = all_data.expanding(min_periods=min_periods).apply(
>             func=f, raw=True
>         )
> >       tm.assert_equal(expanding_f_result, expanding_apply_f_result)
> 
> pandas/tests/window/moments/test_moments_consistency_expanding.py:29: 
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> pandas/_libs/testing.pyx:52: in pandas._libs.testing.assert_almost_equal
>     cpdef assert_almost_equal(a, b,
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> 
> >   raise_assert_detail(obj, msg, lobj, robj, index_values=index_values)
> E   AssertionError: Series are different
> E   
> E   Series values are different (100.0 %)
> E   [index]: [0, 1, 2, 3, 4]
> E   [left]:  [0.0, 1.0, 1.0, 2.0, 3.0]
> E   [right]: [nan, nan, nan, nan, nan]
> 
> pandas/_libs/testing.pyx:167: AssertionError
> __________ test_expanding_apply_consistency_sum_nans[all_data5-2-sum] __________
> request = <FixtureRequest for <Function test_expanding_apply_consistency_sum_nans[all_data5-2-sum]>>
> all_data = 0    NaN
> 1    1.0
> 2    NaN
> 3    1.0
> 4    1.0
> dtype: float64
> min_periods = 2, f = <function sum at 0x7f56eba4bba0>
> 
>     @pytest.mark.parametrize("f", [lambda v: Series(v).sum(), np.nansum, np.sum])
>     def test_expanding_apply_consistency_sum_nans(request, all_data, min_periods, f):
>         if f is np.sum:
>             if not no_nans(all_data) and not (
>                 all_na(all_data) and not all_data.empty and min_periods > 0
>             ):
>                 request.node.add_marker(
>                     pytest.mark.xfail(reason="np.sum has different behavior with NaNs")
>                 )
>         expanding_f_result = all_data.expanding(min_periods=min_periods).sum()
>         expanding_apply_f_result = all_data.expanding(min_periods=min_periods).apply(
>             func=f, raw=True
>         )
> >       tm.assert_equal(expanding_f_result, expanding_apply_f_result)
> 
> pandas/tests/window/moments/test_moments_consistency_expanding.py:29: 
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> pandas/_libs/testing.pyx:52: in pandas._libs.testing.assert_almost_equal
>     cpdef assert_almost_equal(a, b,
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> 
> >   raise_assert_detail(obj, msg, lobj, robj, index_values=index_values)
> E   AssertionError: Series are different
> E   
> E   Series values are different (40.0 %)
> E   [index]: [0, 1, 2, 3, 4]
> E   [left]:  [nan, nan, nan, 2.0, 3.0]
> E   [right]: [nan, nan, nan, nan, nan]
> 
> pandas/_libs/testing.pyx:167: AssertionError
> __________ test_expanding_apply_consistency_sum_nans[all_data6-0-sum] __________
> request = <FixtureRequest for <Function test_expanding_apply_consistency_sum_nans[all_data6-0-sum]>>
> all_data = 0    NaN
> 1    1.0
> 2    NaN
> 3    2.0
> 4    3.0
> dtype: float64
> min_periods = 0, f = <function sum at 0x7f56eba4bba0>
> 
>     @pytest.mark.parametrize("f", [lambda v: Series(v).sum(), np.nansum, np.sum])
>     def test_expanding_apply_consistency_sum_nans(request, all_data, min_periods, f):
>         if f is np.sum:
>             if not no_nans(all_data) and not (
>                 all_na(all_data) and not all_data.empty and min_periods > 0
>             ):
>                 request.node.add_marker(
>                     pytest.mark.xfail(reason="np.sum has different behavior with NaNs")
>                 )
>         expanding_f_result = all_data.expanding(min_periods=min_periods).sum()
>         expanding_apply_f_result = all_data.expanding(min_periods=min_periods).apply(
>             func=f, raw=True
>         )
> >       tm.assert_equal(expanding_f_result, expanding_apply_f_result)
> 
> pandas/tests/window/moments/test_moments_consistency_expanding.py:29: 
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> pandas/_libs/testing.pyx:52: in pandas._libs.testing.assert_almost_equal
>     cpdef assert_almost_equal(a, b,
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> 
> >   raise_assert_detail(obj, msg, lobj, robj, index_values=index_values)
> E   AssertionError: Series are different
> E   
> E   Series values are different (100.0 %)
> E   [index]: [0, 1, 2, 3, 4]
> E   [left]:  [0.0, 1.0, 1.0, 3.0, 6.0]
> E   [right]: [nan, nan, nan, nan, nan]
> 
> pandas/_libs/testing.pyx:167: AssertionError
> __________ test_expanding_apply_consistency_sum_nans[all_data6-2-sum] __________
> request = <FixtureRequest for <Function test_expanding_apply_consistency_sum_nans[all_data6-2-sum]>>
> all_data = 0    NaN
> 1    1.0
> 2    NaN
> 3    2.0
> 4    3.0
> dtype: float64
> min_periods = 2, f = <function sum at 0x7f56eba4bba0>
> 
>     @pytest.mark.parametrize("f", [lambda v: Series(v).sum(), np.nansum, np.sum])
>     def test_expanding_apply_consistency_sum_nans(request, all_data, min_periods, f):
>         if f is np.sum:
>             if not no_nans(all_data) and not (
>                 all_na(all_data) and not all_data.empty and min_periods > 0
>             ):
>                 request.node.add_marker(
>                     pytest.mark.xfail(reason="np.sum has different behavior with NaNs")
>                 )
>         expanding_f_result = all_data.expanding(min_periods=min_periods).sum()
>         expanding_apply_f_result = all_data.expanding(min_periods=min_periods).apply(
>             func=f, raw=True
>         )
> >       tm.assert_equal(expanding_f_result, expanding_apply_f_result)
> 
> pandas/tests/window/moments/test_moments_consistency_expanding.py:29: 
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> pandas/_libs/testing.pyx:52: in pandas._libs.testing.assert_almost_equal
>     cpdef assert_almost_equal(a, b,
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> 
> >   raise_assert_detail(obj, msg, lobj, robj, index_values=index_values)
> E   AssertionError: Series are different
> E   
> E   Series values are different (40.0 %)
> E   [index]: [0, 1, 2, 3, 4]
> E   [left]:  [nan, nan, nan, 3.0, 6.0]
> E   [right]: [nan, nan, nan, nan, nan]
> 
> pandas/_libs/testing.pyx:167: AssertionError
> __________ test_expanding_apply_consistency_sum_nans[all_data7-0-sum] __________
> request = <FixtureRequest for <Function test_expanding_apply_consistency_sum_nans[all_data7-0-sum]>>
> all_data = 0    NaN
> 1    1.0
> 2    NaN
> 3    3.0
> 4    2.0
> dtype: float64
> min_periods = 0, f = <function sum at 0x7f56eba4bba0>
> 
>     @pytest.mark.parametrize("f", [lambda v: Series(v).sum(), np.nansum, np.sum])
>     def test_expanding_apply_consistency_sum_nans(request, all_data, min_periods, f):
>         if f is np.sum:
>             if not no_nans(all_data) and not (
>                 all_na(all_data) and not all_data.empty and min_periods > 0
>             ):
>                 request.node.add_marker(
>                     pytest.mark.xfail(reason="np.sum has different behavior with NaNs")
>                 )
>         expanding_f_result = all_data.expanding(min_periods=min_periods).sum()
>         expanding_apply_f_result = all_data.expanding(min_periods=min_periods).apply(
>             func=f, raw=True
>         )
> >       tm.assert_equal(expanding_f_result, expanding_apply_f_result)
> 
> pandas/tests/window/moments/test_moments_consistency_expanding.py:29: 
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> pandas/_libs/testing.pyx:52: in pandas._libs.testing.assert_almost_equal
>     cpdef assert_almost_equal(a, b,
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> 
> >   raise_assert_detail(obj, msg, lobj, robj, index_values=index_values)
> E   AssertionError: Series are different
> E   
> E   Series values are different (100.0 %)
> E   [index]: [0, 1, 2, 3, 4]
> E   [left]:  [0.0, 1.0, 1.0, 4.0, 6.0]
> E   [right]: [nan, nan, nan, nan, nan]
> 
> pandas/_libs/testing.pyx:167: AssertionError
> __________ test_expanding_apply_consistency_sum_nans[all_data7-2-sum] __________
> request = <FixtureRequest for <Function test_expanding_apply_consistency_sum_nans[all_data7-2-sum]>>
> all_data = 0    NaN
> 1    1.0
> 2    NaN
> 3    3.0
> 4    2.0
> dtype: float64
> min_periods = 2, f = <function sum at 0x7f56eba4bba0>
> 
>     @pytest.mark.parametrize("f", [lambda v: Series(v).sum(), np.nansum, np.sum])
>     def test_expanding_apply_consistency_sum_nans(request, all_data, min_periods, f):
>         if f is np.sum:
>             if not no_nans(all_data) and not (
>                 all_na(all_data) and not all_data.empty and min_periods > 0
>             ):
>                 request.node.add_marker(
>                     pytest.mark.xfail(reason="np.sum has different behavior with NaNs")
>                 )
>         expanding_f_result = all_data.expanding(min_periods=min_periods).sum()
>         expanding_apply_f_result = all_data.expanding(min_periods=min_periods).apply(
>             func=f, raw=True
>         )
> >       tm.assert_equal(expanding_f_result, expanding_apply_f_result)
> 
> pandas/tests/window/moments/test_moments_consistency_expanding.py:29: 
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> pandas/_libs/testing.pyx:52: in pandas._libs.testing.assert_almost_equal
>     cpdef assert_almost_equal(a, b,
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> 
> >   raise_assert_detail(obj, msg, lobj, robj, index_values=index_values)
> E   AssertionError: Series are different
> E   
> E   Series values are different (40.0 %)
> E   [index]: [0, 1, 2, 3, 4]
> E   [left]:  [nan, nan, nan, 4.0, 6.0]
> E   [right]: [nan, nan, nan, nan, nan]
> 
> pandas/_libs/testing.pyx:167: AssertionError
> _________ test_expanding_apply_consistency_sum_nans[all_data11-0-sum] __________
> request = <FixtureRequest for <Function test_expanding_apply_consistency_sum_nans[all_data11-0-sum]>>
> all_data =     0
> 0 NaN
> 1 NaN
> 2 NaN
> 3 NaN
> 4 NaN, min_periods = 0
> f = <function sum at 0x7f56eba4bba0>
> 
>     @pytest.mark.parametrize("f", [lambda v: Series(v).sum(), np.nansum, np.sum])
>     def test_expanding_apply_consistency_sum_nans(request, all_data, min_periods, f):
>         if f is np.sum:
>             if not no_nans(all_data) and not (
>                 all_na(all_data) and not all_data.empty and min_periods > 0
>             ):
>                 request.node.add_marker(
>                     pytest.mark.xfail(reason="np.sum has different behavior with NaNs")
>                 )
>         expanding_f_result = all_data.expanding(min_periods=min_periods).sum()
>         expanding_apply_f_result = all_data.expanding(min_periods=min_periods).apply(
>             func=f, raw=True
>         )
> >       tm.assert_equal(expanding_f_result, expanding_apply_f_result)
> 
> pandas/tests/window/moments/test_moments_consistency_expanding.py:29: 
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> pandas/_libs/testing.pyx:52: in pandas._libs.testing.assert_almost_equal
>     cpdef assert_almost_equal(a, b,
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> 
> >   raise_assert_detail(obj, msg, lobj, robj, index_values=index_values)
> E   AssertionError: DataFrame.iloc[:, 0] (column name="0") are different
> E   
> E   DataFrame.iloc[:, 0] (column name="0") values are different (100.0 %)
> E   [index]: [0, 1, 2, 3, 4]
> E   [left]:  [0.0, 0.0, 0.0, 0.0, 0.0]
> E   [right]: [nan, nan, nan, nan, nan]
> 
> pandas/_libs/testing.pyx:167: AssertionError
> _________ test_expanding_apply_consistency_sum_nans[all_data15-0-sum] __________
> request = <FixtureRequest for <Function test_expanding_apply_consistency_sum_nans[all_data15-0-sum]>>
> all_data =      0
> 0  NaN
> 1  1.0
> 2  NaN
> 3  1.0
> 4  1.0, min_periods = 0
> f = <function sum at 0x7f56eba4bba0>
> 
>     @pytest.mark.parametrize("f", [lambda v: Series(v).sum(), np.nansum, np.sum])
>     def test_expanding_apply_consistency_sum_nans(request, all_data, min_periods, f):
>         if f is np.sum:
>             if not no_nans(all_data) and not (
>                 all_na(all_data) and not all_data.empty and min_periods > 0
>             ):
>                 request.node.add_marker(
>                     pytest.mark.xfail(reason="np.sum has different behavior with NaNs")
>                 )
>         expanding_f_result = all_data.expanding(min_periods=min_periods).sum()
>         expanding_apply_f_result = all_data.expanding(min_periods=min_periods).apply(
>             func=f, raw=True
>         )
> >       tm.assert_equal(expanding_f_result, expanding_apply_f_result)
> 
> pandas/tests/window/moments/test_moments_consistency_expanding.py:29: 
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> pandas/_libs/testing.pyx:52: in pandas._libs.testing.assert_almost_equal
>     cpdef assert_almost_equal(a, b,
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> 
> >   raise_assert_detail(obj, msg, lobj, robj, index_values=index_values)
> E   AssertionError: DataFrame.iloc[:, 0] (column name="0") are different
> E   
> E   DataFrame.iloc[:, 0] (column name="0") values are different (100.0 %)
> E   [index]: [0, 1, 2, 3, 4]
> E   [left]:  [0.0, 1.0, 1.0, 2.0, 3.0]
> E   [right]: [nan, nan, nan, nan, nan]
> 
> pandas/_libs/testing.pyx:167: AssertionError
> _________ test_expanding_apply_consistency_sum_nans[all_data15-2-sum] __________
> request = <FixtureRequest for <Function test_expanding_apply_consistency_sum_nans[all_data15-2-sum]>>
> all_data =      0
> 0  NaN
> 1  1.0
> 2  NaN
> 3  1.0
> 4  1.0, min_periods = 2
> f = <function sum at 0x7f56eba4bba0>
> 
>     @pytest.mark.parametrize("f", [lambda v: Series(v).sum(), np.nansum, np.sum])
>     def test_expanding_apply_consistency_sum_nans(request, all_data, min_periods, f):
>         if f is np.sum:
>             if not no_nans(all_data) and not (
>                 all_na(all_data) and not all_data.empty and min_periods > 0
>             ):
>                 request.node.add_marker(
>                     pytest.mark.xfail(reason="np.sum has different behavior with NaNs")
>                 )
>         expanding_f_result = all_data.expanding(min_periods=min_periods).sum()
>         expanding_apply_f_result = all_data.expanding(min_periods=min_periods).apply(
>             func=f, raw=True
>         )
> >       tm.assert_equal(expanding_f_result, expanding_apply_f_result)
> 
> pandas/tests/window/moments/test_moments_consistency_expanding.py:29: 
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> pandas/_libs/testing.pyx:52: in pandas._libs.testing.assert_almost_equal
>     cpdef assert_almost_equal(a, b,
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> 
> >   raise_assert_detail(obj, msg, lobj, robj, index_values=index_values)
> E   AssertionError: DataFrame.iloc[:, 0] (column name="0") are different
> E   
> E   DataFrame.iloc[:, 0] (column name="0") values are different (40.0 %)
> E   [index]: [0, 1, 2, 3, 4]
> E   [left]:  [nan, nan, nan, 2.0, 3.0]
> E   [right]: [nan, nan, nan, nan, nan]
> 
> pandas/_libs/testing.pyx:167: AssertionError
> _________ test_expanding_apply_consistency_sum_nans[all_data16-0-sum] __________
> request = <FixtureRequest for <Function test_expanding_apply_consistency_sum_nans[all_data16-0-sum]>>
> all_data =      0
> 0  NaN
> 1  1.0
> 2  NaN
> 3  2.0
> 4  3.0, min_periods = 0
> f = <function sum at 0x7f56eba4bba0>
> 
>     @pytest.mark.parametrize("f", [lambda v: Series(v).sum(), np.nansum, np.sum])
>     def test_expanding_apply_consistency_sum_nans(request, all_data, min_periods, f):
>         if f is np.sum:
>             if not no_nans(all_data) and not (
>                 all_na(all_data) and not all_data.empty and min_periods > 0
>             ):
>                 request.node.add_marker(
>                     pytest.mark.xfail(reason="np.sum has different behavior with NaNs")
>                 )
>         expanding_f_result = all_data.expanding(min_periods=min_periods).sum()
>         expanding_apply_f_result = all_data.expanding(min_periods=min_periods).apply(
>             func=f, raw=True
>         )
> >       tm.assert_equal(expanding_f_result, expanding_apply_f_result)
> 
> pandas/tests/window/moments/test_moments_consistency_expanding.py:29: 
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> pandas/_libs/testing.pyx:52: in pandas._libs.testing.assert_almost_equal
>     cpdef assert_almost_equal(a, b,
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> 
> >   raise_assert_detail(obj, msg, lobj, robj, index_values=index_values)
> E   AssertionError: DataFrame.iloc[:, 0] (column name="0") are different
> E   
> E   DataFrame.iloc[:, 0] (column name="0") values are different (100.0 %)
> E   [index]: [0, 1, 2, 3, 4]
> E   [left]:  [0.0, 1.0, 1.0, 3.0, 6.0]
> E   [right]: [nan, nan, nan, nan, nan]
> 
> pandas/_libs/testing.pyx:167: AssertionError
> _________ test_expanding_apply_consistency_sum_nans[all_data16-2-sum] __________
> request = <FixtureRequest for <Function test_expanding_apply_consistency_sum_nans[all_data16-2-sum]>>
> all_data =      0
> 0  NaN
> 1  1.0
> 2  NaN
> 3  2.0
> 4  3.0, min_periods = 2
> f = <function sum at 0x7f56eba4bba0>
> 
>     @pytest.mark.parametrize("f", [lambda v: Series(v).sum(), np.nansum, np.sum])
>     def test_expanding_apply_consistency_sum_nans(request, all_data, min_periods, f):
>         if f is np.sum:
>             if not no_nans(all_data) and not (
>                 all_na(all_data) and not all_data.empty and min_periods > 0
>             ):
>                 request.node.add_marker(
>                     pytest.mark.xfail(reason="np.sum has different behavior with NaNs")
>                 )
>         expanding_f_result = all_data.expanding(min_periods=min_periods).sum()
>         expanding_apply_f_result = all_data.expanding(min_periods=min_periods).apply(
>             func=f, raw=True
>         )
> >       tm.assert_equal(expanding_f_result, expanding_apply_f_result)
> 
> pandas/tests/window/moments/test_moments_consistency_expanding.py:29: 
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> pandas/_libs/testing.pyx:52: in pandas._libs.testing.assert_almost_equal
>     cpdef assert_almost_equal(a, b,
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> 
> >   raise_assert_detail(obj, msg, lobj, robj, index_values=index_values)
> E   AssertionError: DataFrame.iloc[:, 0] (column name="0") are different
> E   
> E   DataFrame.iloc[:, 0] (column name="0") values are different (40.0 %)
> E   [index]: [0, 1, 2, 3, 4]
> E   [left]:  [nan, nan, nan, 3.0, 6.0]
> E   [right]: [nan, nan, nan, nan, nan]
> 
> pandas/_libs/testing.pyx:167: AssertionError
> _________ test_expanding_apply_consistency_sum_nans[all_data17-0-sum] __________
> request = <FixtureRequest for <Function test_expanding_apply_consistency_sum_nans[all_data17-0-sum]>>
> all_data =      0
> 0  NaN
> 1  1.0
> 2  NaN
> 3  3.0
> 4  2.0, min_periods = 0
> f = <function sum at 0x7f56eba4bba0>
> 
>     @pytest.mark.parametrize("f", [lambda v: Series(v).sum(), np.nansum, np.sum])
>     def test_expanding_apply_consistency_sum_nans(request, all_data, min_periods, f):
>         if f is np.sum:
>             if not no_nans(all_data) and not (
>                 all_na(all_data) and not all_data.empty and min_periods > 0
>             ):
>                 request.node.add_marker(
>                     pytest.mark.xfail(reason="np.sum has different behavior with NaNs")
>                 )
>         expanding_f_result = all_data.expanding(min_periods=min_periods).sum()
>         expanding_apply_f_result = all_data.expanding(min_periods=min_periods).apply(
>             func=f, raw=True
>         )
> >       tm.assert_equal(expanding_f_result, expanding_apply_f_result)
> 
> pandas/tests/window/moments/test_moments_consistency_expanding.py:29: 
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> pandas/_libs/testing.pyx:52: in pandas._libs.testing.assert_almost_equal
>     cpdef assert_almost_equal(a, b,
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> 
> >   raise_assert_detail(obj, msg, lobj, robj, index_values=index_values)
> E   AssertionError: DataFrame.iloc[:, 0] (column name="0") are different
> E   
> E   DataFrame.iloc[:, 0] (column name="0") values are different (100.0 %)
> E   [index]: [0, 1, 2, 3, 4]
> E   [left]:  [0.0, 1.0, 1.0, 4.0, 6.0]
> E   [right]: [nan, nan, nan, nan, nan]
> 
> pandas/_libs/testing.pyx:167: AssertionError
> _________ test_expanding_apply_consistency_sum_nans[all_data17-2-sum] __________
> request = <FixtureRequest for <Function test_expanding_apply_consistency_sum_nans[all_data17-2-sum]>>
> all_data =      0
> 0  NaN
> 1  1.0
> 2  NaN
> 3  3.0
> 4  2.0, min_periods = 2
> f = <function sum at 0x7f56eba4bba0>
> 
>     @pytest.mark.parametrize("f", [lambda v: Series(v).sum(), np.nansum, np.sum])
>     def test_expanding_apply_consistency_sum_nans(request, all_data, min_periods, f):
>         if f is np.sum:
>             if not no_nans(all_data) and not (
>                 all_na(all_data) and not all_data.empty and min_periods > 0
>             ):
>                 request.node.add_marker(
>                     pytest.mark.xfail(reason="np.sum has different behavior with NaNs")
>                 )
>         expanding_f_result = all_data.expanding(min_periods=min_periods).sum()
>         expanding_apply_f_result = all_data.expanding(min_periods=min_periods).apply(
>             func=f, raw=True
>         )
> >       tm.assert_equal(expanding_f_result, expanding_apply_f_result)
> 
> pandas/tests/window/moments/test_moments_consistency_expanding.py:29: 
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> pandas/_libs/testing.pyx:52: in pandas._libs.testing.assert_almost_equal
>     cpdef assert_almost_equal(a, b,
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> 
> >   raise_assert_detail(obj, msg, lobj, robj, index_values=index_values)
> E   AssertionError: DataFrame.iloc[:, 0] (column name="0") are different
> E   
> E   DataFrame.iloc[:, 0] (column name="0") values are different (40.0 %)
> E   [index]: [0, 1, 2, 3, 4]
> E   [left]:  [nan, nan, nan, 4.0, 6.0]
> E   [right]: [nan, nan, nan, nan, nan]
> 
> pandas/_libs/testing.pyx:167: AssertionError
> - generated xml file: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/test-data.xml -
> ============================= slowest 30 durations =============================
> 0.75s call     .pybuild/cpython3_3.11/build/pandas/tests/window/test_apply.py::test_center_reindex_frame[False]
> 0.40s call     .pybuild/cpython3_3.11/build/pandas/tests/groupby/test_timegrouper.py::TestGroupBy::test_timegrouper_with_reg_groups
> 0.26s call     .pybuild/cpython3_3.11/build/pandas/tests/window/test_apply.py::test_time_rule_frame[False]
> 0.16s call     .pybuild/cpython3_3.11/build/pandas/tests/window/test_apply.py::test_frame[False]
> 0.15s call     .pybuild/cpython3_3.11/build/pandas/tests/groupby/test_timegrouper.py::TestGroupBy::test_groupby_with_timegrouper
> 0.10s call     .pybuild/cpython3_3.11/build/pandas/tests/groupby/test_timegrouper.py::TestGroupBy::test_groupby_apply_timegrouper_with_nat_apply_squeeze
> 0.09s call     .pybuild/cpython3_3.11/build/pandas/tests/groupby/test_timegrouper.py::TestGroupBy::test_timegrouper_with_reg_groups_freq[Q-APR]
> 0.08s call     .pybuild/cpython3_3.11/build/pandas/tests/window/test_apply.py::test_center_reindex_series[False]
> 0.07s call     .pybuild/cpython3_3.11/build/pandas/tests/window/test_apply.py::test_min_periods[False-1-0]
> 0.07s call     .pybuild/cpython3_3.11/build/pandas/tests/window/test_apply.py::test_min_periods[False-None-0]
> 0.05s call     .pybuild/cpython3_3.11/build/pandas/tests/window/test_apply.py::test_center_reindex_frame[True]
> 0.05s call     .pybuild/cpython3_3.11/build/pandas/tests/groupby/test_timegrouper.py::TestGroupBy::test_timegrouper_get_group
> 0.05s call     .pybuild/cpython3_3.11/build/pandas/tests/window/test_apply.py::test_nans[False]
> 0.04s call     .pybuild/cpython3_3.11/build/pandas/tests/window/test_apply.py::test_min_periods[False-2-0]
> 0.04s call     .pybuild/cpython3_3.11/build/pandas/tests/groupby/test_timegrouper.py::TestGroupBy::test_groupby_groups_datetimeindex
> 0.04s call     .pybuild/cpython3_3.11/build/pandas/tests/groupby/test_timegrouper.py::TestGroupBy::test_timegrouper_with_reg_groups_freq[M]
> 0.03s call     .pybuild/cpython3_3.11/build/pandas/tests/groupby/test_timegrouper.py::TestGroupBy::test_timegrouper_with_reg_groups_freq[A]
> 0.03s call     .pybuild/cpython3_3.11/build/pandas/tests/window/test_apply.py::test_time_rule_series[False]
> 0.03s call     .pybuild/cpython3_3.11/build/pandas/tests/window/moments/test_moments_consistency_expanding.py::test_expanding_consistency_var_std_cov[all_data9-2-1]
> 0.03s call     .pybuild/cpython3_3.11/build/pandas/tests/groupby/test_timegrouper.py::TestGroupBy::test_timegrouper_with_reg_groups_freq[D]
> 0.03s call     .pybuild/cpython3_3.11/build/pandas/tests/window/moments/test_moments_consistency_expanding.py::test_expanding_consistency_var_std_cov[all_data9-0-1]
> 0.03s call     .pybuild/cpython3_3.11/build/pandas/tests/groupby/test_timegrouper.py::TestGroupBy::test_groupby_multi_timezone
> 0.03s call     .pybuild/cpython3_3.11/build/pandas/tests/window/test_apply.py::test_time_rule_frame[True]
> 0.03s call     .pybuild/cpython3_3.11/build/pandas/tests/groupby/test_timegrouper.py::TestGroupBy::test_groupby_groups_datetimeindex_tz
> 0.03s call     .pybuild/cpython3_3.11/build/pandas/tests/groupby/test_timegrouper.py::TestGroupBy::test_first_last_max_min_on_time_data
> 0.02s call     .pybuild/cpython3_3.11/build/pandas/tests/groupby/test_timegrouper.py::TestGroupBy::test_groupby_with_timegrouper_methods[True]
> 0.02s call     .pybuild/cpython3_3.11/build/pandas/tests/window/moments/test_moments_consistency_expanding.py::test_expanding_consistency_var_debiasing_factors[all_data16-0]
> 0.02s setup    .pybuild/cpython3_3.11/build/pandas/tests/groupby/test_timegrouper.py::TestGroupBy::test_groupby_apply_timegrouper_with_nat_scalar_returns
> 0.02s call     .pybuild/cpython3_3.11/build/pandas/tests/groupby/test_timegrouper.py::TestGroupBy::test_groupby_groups_periods
> 0.02s call     .pybuild/cpython3_3.11/build/pandas/tests/window/moments/test_moments_consistency_expanding.py::test_expanding_consistency_var_std_cov[all_data9-2-0]
> =========================== short test summary info ============================
> FAILED pandas/tests/window/moments/test_moments_consistency_expanding.py::test_expanding_apply_consistency_sum_nans[all_data1-0-sum]
> FAILED pandas/tests/window/moments/test_moments_consistency_expanding.py::test_expanding_apply_consistency_sum_nans[all_data5-0-sum]
> FAILED pandas/tests/window/moments/test_moments_consistency_expanding.py::test_expanding_apply_consistency_sum_nans[all_data5-2-sum]
> FAILED pandas/tests/window/moments/test_moments_consistency_expanding.py::test_expanding_apply_consistency_sum_nans[all_data6-0-sum]
> FAILED pandas/tests/window/moments/test_moments_consistency_expanding.py::test_expanding_apply_consistency_sum_nans[all_data6-2-sum]
> FAILED pandas/tests/window/moments/test_moments_consistency_expanding.py::test_expanding_apply_consistency_sum_nans[all_data7-0-sum]
> FAILED pandas/tests/window/moments/test_moments_consistency_expanding.py::test_expanding_apply_consistency_sum_nans[all_data7-2-sum]
> FAILED pandas/tests/window/moments/test_moments_consistency_expanding.py::test_expanding_apply_consistency_sum_nans[all_data11-0-sum]
> FAILED pandas/tests/window/moments/test_moments_consistency_expanding.py::test_expanding_apply_consistency_sum_nans[all_data15-0-sum]
> FAILED pandas/tests/window/moments/test_moments_consistency_expanding.py::test_expanding_apply_consistency_sum_nans[all_data15-2-sum]
> FAILED pandas/tests/window/moments/test_moments_consistency_expanding.py::test_expanding_apply_consistency_sum_nans[all_data16-0-sum]
> FAILED pandas/tests/window/moments/test_moments_consistency_expanding.py::test_expanding_apply_consistency_sum_nans[all_data16-2-sum]
> FAILED pandas/tests/window/moments/test_moments_consistency_expanding.py::test_expanding_apply_consistency_sum_nans[all_data17-0-sum]
> FAILED pandas/tests/window/moments/test_moments_consistency_expanding.py::test_expanding_apply_consistency_sum_nans[all_data17-2-sum]
> ================ 14 failed, 469 passed, 1384 skipped in 50.63s =================
> E: pybuild pybuild:388: test: plugin custom failed with: exit code=1: TEST_SUCCESS=true; cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build ; for TEST_SUBSET in /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pandas/tests/* ; do PANDAS_CI=1 LOCALE_OVERRIDE=C xvfb-run -a -s "-screen 0 1280x1024x24 -noreset" python3.11 -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.11/build/pandas --deb-data-root-dir=/<<PKGBUILDDIR>>/pandas/tests --strict-data-files $TEST_SUBSET || test $? = 5 || TEST_SUCCESS=false && echo "rdjoqkol test state = $TEST_SUCCESS"; done ; PANDAS_CI=1 LOCALE_OVERRIDE=C python3.11 -m pytest -s -m "not network" --forked --runxfail --confcutdir=/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pandas --deb-data-root-dir=/<<PKGBUILDDIR>>/pandas/tests --strict-data-files /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pandas/tests/groupby/test_numba.py /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pandas/tests/groupby/test_timegrouper.py /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pandas/tests/groupby/transform/test_numba.py /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pandas/tests/groupby/aggregate/test_numba.py /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pandas/tests/window/test_numba.py /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pandas/tests/window/test_apply.py /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pandas/tests/window/test_online.py /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pandas/tests/window/moments/test_moments_consistency_expanding.py || true ; rm -f test-data.xml ; $TEST_SUCCESS
> dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p 3.11 returned exit code 13


The full build log is available from:
http://qa-logs.debian.net/2023/07/24/pandas_1.5.3+dfsg-2_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20230724;users=lucas@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20230724&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