Bug#1114251: pandas: FTBFS: 1910 # error: "ParserBase" has no attribute "read"
Santiago Vila
sanvila at debian.org
Fri Sep 5 19:22:01 BST 2025
Package: src:pandas
Version: 2.2.3+dfsg-9
Severity: serious
Tags: ftbfs forky sid
Dear maintainer:
During a rebuild of all packages in unstable, your package failed to build.
Below you will find how the build ends (probably the most relevant part,
but not necessarily). If required, the full build log is available here:
https://people.debian.org/~sanvila/build-logs/202509/
About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.
If you could not reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.
If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:pandas, so that this is still
visible in the BTS web page for this package.
Thanks.
--------------------------------------------------------------------------------
[...]
debian/rules clean
py3versions: no X-Python3-Version in control file, using supported versions
: # Explicit build system to avoid use of all-in-1 Makefile
dh clean --buildsystem=pybuild --with python3,numpy3,sphinxdoc
dh_auto_clean -O--buildsystem=pybuild
I: pybuild base:311: python3.13 setup.py clean
/usr/lib/python3/dist-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated
!!
********************************************************************************
Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0).
By 2026-Feb-18, you need to update your project and remove deprecated calls
or your builds will no longer be supported.
[... snipped ...]
0.03s call pandas/tests/tools/test_to_datetime.py::TestToDatetime::test_to_datetime_cache[array-%Y%m%d %H:%M:%S-True]
0.03s call pandas/tests/tools/test_to_datetime.py::TestToDatetime::test_to_datetime_cache[array-None-True]
0.03s call pandas/tests/tools/test_to_datetime.py::TestToDatetime::test_to_datetime_cache[list-%Y%m%d %H:%M:%S-True]
0.03s call pandas/tests/tools/test_to_datetime.py::TestToDatetime::test_to_datetime_cache[array-None-None]
0.03s call pandas/tests/tools/test_to_datetime.py::TestToDatetime::test_to_datetime_cache[array-%Y%m%d %H:%M:%S-None]
0.03s call pandas/tests/tools/test_to_datetime.py::TestToDatetime::test_to_datetime_cache[list-None-True]
0.03s call pandas/tests/tools/test_to_datetime.py::TestToDatetime::test_to_datetime_cache[deque-None-None]
0.03s call pandas/tests/tools/test_to_datetime.py::TestToDatetime::test_to_datetime_cache[list-%Y%m%d %H:%M:%S-None]
0.03s call pandas/tests/tools/test_to_datetime.py::TestToDatetime::test_to_datetime_cache[deque-None-True]
0.03s call pandas/tests/tools/test_to_datetime.py::TestToDatetime::test_to_datetime_cache[deque-%Y%m%d %H:%M:%S-True]
0.03s call pandas/tests/tools/test_to_datetime.py::TestToDatetime::test_to_datetime_cache[list-None-None]
0.03s call pandas/tests/tools/test_to_datetime.py::TestToDatetime::test_to_datetime_cache[tuple-%Y%m%d %H:%M:%S-True]
0.03s call pandas/tests/tools/test_to_datetime.py::TestToDatetime::test_to_datetime_cache[deque-%Y%m%d %H:%M:%S-None]
0.03s call pandas/tests/tools/test_to_datetime.py::TestToDatetime::test_to_datetime_cache[tuple-None-None]
0.03s call pandas/tests/tools/test_to_datetime.py::TestToDatetime::test_to_datetime_cache[tuple-None-True]
0.03s call pandas/tests/tools/test_to_datetime.py::TestToDatetime::test_to_datetime_cache[tuple-%Y%m%d %H:%M:%S-None]
0.02s call pandas/tests/tools/test_to_datetime.py::TestToDatetime::test_to_datetime_cache[Index-None-True]
0.02s call pandas/tests/tools/test_to_datetime.py::TestToDatetime::test_to_datetime_cache[Index-None-None]
0.02s call pandas/tests/tools/test_to_datetime.py::TestToDatetime::test_to_datetime_cache_series[None-True]
0.01s call pandas/tests/tools/test_to_datetime.py::TestToDatetime::test_to_datetime_cache_series[None-None]
0.01s call pandas/tests/tools/test_to_datetime.py::TestToDatetime::test_to_datetime_cache[Index-%Y%m%d %H:%M:%S-True]
0.01s call pandas/tests/tools/test_to_datetime.py::TestToDatetime::test_to_datetime_cache_series[%Y%m%d %H:%M:%S-True]
0.01s call pandas/tests/tools/test_to_datetime.py::TestToDatetime::test_to_datetime_cache[Index-%Y%m%d %H:%M:%S-None]
0.01s call pandas/tests/tools/test_to_datetime.py::TestToDatetime::test_to_datetime_cache_series[%Y%m%d %H:%M:%S-None]
0.01s call pandas/tests/tools/test_to_datetime.py::TestToDatetimeMisc::test_to_datetime_timezone_name
(4 durations < 0.005s hidden. Use -vv to show these durations.)
================= 1440 passed, 66 skipped, 4 xfailed in 2.40s ==================
rdjoqkol test state = false
============================= test session starts ==============================
platform linux -- Python 3.13.7, pytest-8.4.1, pluggy-1.6.0
PyQt5 5.15.11 -- Qt runtime 5.15.17 -- Qt compiled 5.15.17
rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build
configfile: pyproject.toml
plugins: asyncio-0.25.1, xdist-3.8.0, forked-1.6.0, hypothesis-6.138.0, localserver-0.9.0.post0, qt-4.4.0, typeguard-4.4.4
asyncio: mode=Mode.STRICT, asyncio_default_fixture_loop_scope=None
collected 5480 items
pandas/tests/tseries/frequencies/test_freq_code.py ...................
pandas/tests/tseries/frequencies/test_frequencies.py ..........
pandas/tests/tseries/frequencies/test_inference.py ......... [too-long-redacted] ...............................
pandas/tests/tseries/holiday/test_calendar.py ........
pandas/tests/tseries/holiday/test_federal.py ...
pandas/tests/tseries/holiday/test_holiday.py .................................................
pandas/tests/tseries/holiday/test_observance.py .................................
pandas/tests/tseries/offsets/test_business_day.py .......................
pandas/tests/tseries/offsets/test_business_hour.py ..............................................................................................
pandas/tests/tseries/offsets/test_business_month.py .....................
pandas/tests/tseries/offsets/test_business_quarter.py ..............................................
pandas/tests/tseries/offsets/test_business_year.py ...................
pandas/tests/tseries/offsets/test_common.py ....................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
pandas/tests/tseries/offsets/test_custom_business_day.py .......
pandas/tests/tseries/offsets/test_custom_business_hour.py ............................
pandas/tests/tseries/offsets/test_custom_business_month.py ....................................................
pandas/tests/tseries/offsets/test_dst.py ..........................
pandas/tests/tseries/offsets/test_easter.py ..........
pandas/tests/tseries/offsets/test_fiscal.py .............................................................................................................................................
pandas/tests/tseries/offsets/test_index.py ........................
pandas/tests/tseries/offsets/test_month.py ............................................................
pandas/tests/tseries/offsets/test_offsets.py ............... [too-long-redacted] ...............................
pandas/tests/tseries/offsets/test_offsets_properties.py ..
pandas/tests/tseries/offsets/test_quarter.py ........................................................................................
pandas/tests/tseries/offsets/test_ticks.py ............................................................................................................
pandas/tests/tseries/offsets/test_week.py ..............................................
pandas/tests/tseries/offsets/test_year.py .................................
=============================== warnings summary ===============================
pandas/tests/tseries/offsets/test_offsets_properties.py::test_on_offset_implementations
/usr/lib/python3/dist-packages/dateutil/zoneinfo/__init__.py:26: UserWarning: I/O error(2): No such file or directory
warnings.warn("I/O error({0}): {1}".format(e.errno, e.strerror))
-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
- generated xml file: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/test-data.xml -
============================= slowest 30 durations =============================
0.31s call pandas/tests/tseries/offsets/test_offsets_properties.py::test_on_offset_implementations
0.26s call pandas/tests/tseries/offsets/test_ticks.py::test_tick_equality[Minute]
0.13s call pandas/tests/tseries/offsets/test_offsets_properties.py::test_shift_across_dst
0.11s call pandas/tests/tseries/offsets/test_ticks.py::test_tick_equality[Nano]
0.11s call pandas/tests/tseries/offsets/test_ticks.py::test_tick_equality[Hour]
0.11s call pandas/tests/tseries/offsets/test_ticks.py::test_tick_equality[Second]
0.11s call pandas/tests/tseries/offsets/test_ticks.py::test_tick_equality[Micro]
0.11s call pandas/tests/tseries/offsets/test_ticks.py::test_tick_equality[Milli]
0.07s call pandas/tests/tseries/offsets/test_common.py::test_apply_out_of_range['UTC-02:15'-BQuarterEnd]
0.06s call pandas/tests/tseries/offsets/test_custom_business_day.py::TestCustomBusinessDay::test_calendar
0.06s call pandas/tests/tseries/offsets/test_custom_business_hour.py::TestCustomBusinessHour::test_us_federal_holiday_with_datetime
0.05s call pandas/tests/tseries/offsets/test_ticks.py::test_tick_add_sub[Hour]
0.05s call pandas/tests/tseries/offsets/test_ticks.py::test_tick_add_sub[Nano]
0.05s call pandas/tests/tseries/offsets/test_ticks.py::test_tick_add_sub[Second]
0.05s call pandas/tests/tseries/offsets/test_ticks.py::test_tick_add_sub[Micro]
0.04s call pandas/tests/tseries/offsets/test_ticks.py::test_tick_add_sub[Milli]
0.04s call pandas/tests/tseries/offsets/test_ticks.py::test_tick_add_sub[Minute]
0.02s teardown pandas/tests/tseries/offsets/test_year.py::test_add_out_of_pydatetime_range
0.02s call pandas/tests/tseries/offsets/test_index.py::test_apply_index[BYearEnd--2]
0.02s call pandas/tests/tseries/offsets/test_business_month.py::test_apply_index[BusinessMonthBegin--2]
0.02s call pandas/tests/tseries/offsets/test_index.py::test_apply_index[BusinessMonthBegin--2]
0.02s call pandas/tests/tseries/offsets/test_index.py::test_apply_index[BYearBegin--2]
0.02s call pandas/tests/tseries/offsets/test_index.py::test_apply_index[BQuarterBegin--2]
0.02s call pandas/tests/tseries/offsets/test_index.py::test_apply_index[BQuarterEnd--2]
0.02s call pandas/tests/tseries/offsets/test_index.py::test_apply_index[YearEnd--2]
0.01s call pandas/tests/tseries/offsets/test_index.py::test_apply_index[MonthBegin--2]
0.01s call pandas/tests/tseries/offsets/test_index.py::test_apply_index[QuarterBegin--2]
0.01s call pandas/tests/tseries/offsets/test_index.py::test_apply_index[YearBegin--2]
0.01s call pandas/tests/tseries/offsets/test_index.py::test_apply_index[QuarterEnd--2]
0.01s call pandas/tests/tseries/offsets/test_business_month.py::test_apply_index[BusinessMonthEnd-1]
================== 5478 passed, 2 xfailed, 1 warning in 7.06s ==================
rdjoqkol test state = false
============================= test session starts ==============================
platform linux -- Python 3.13.7, pytest-8.4.1, pluggy-1.6.0
PyQt5 5.15.11 -- Qt runtime 5.15.17 -- Qt compiled 5.15.17
rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build
configfile: pyproject.toml
plugins: asyncio-0.25.1, xdist-3.8.0, forked-1.6.0, hypothesis-6.138.0, localserver-0.9.0.post0, qt-4.4.0, typeguard-4.4.4
asyncio: mode=Mode.STRICT, asyncio_default_fixture_loop_scope=None
collected 1140 items
pandas/tests/tslibs/test_api.py .
pandas/tests/tslibs/test_array_to_datetime.py ............................................
pandas/tests/tslibs/test_ccalendar.py .................
pandas/tests/tslibs/test_conversion.py ......................................................................
pandas/tests/tslibs/test_fields.py ....
pandas/tests/tslibs/test_libfrequencies.py ............
pandas/tests/tslibs/test_liboffsets.py ..........................................................................
pandas/tests/tslibs/test_np_datetime.py ........
pandas/tests/tslibs/test_npy_units.py ..
pandas/tests/tslibs/test_parse_iso8601.py ...................................................
pandas/tests/tslibs/test_parsing.py .................................ssssssssssssssssssssssssssssssssssssssss..sss...............................................................x...x.................................
pandas/tests/tslibs/test_period.py .......................................
pandas/tests/tslibs/test_resolution.py ...................
pandas/tests/tslibs/test_strptime.py .......
pandas/tests/tslibs/test_timedeltas.py .........................
pandas/tests/tslibs/test_timezones.py ........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
pandas/tests/tslibs/test_to_offset.py ...................................................................................................
pandas/tests/tslibs/test_tzconversion.py .
- generated xml file: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/test-data.xml -
============================= slowest 30 durations =============================
0.20s call pandas/tests/tslibs/test_ccalendar.py::test_isocalendar
0.19s call pandas/tests/tslibs/test_parsing.py::test_hypothesis_delimited_date[%m %Y-False-.]
0.18s call pandas/tests/tslibs/test_parsing.py::test_hypothesis_delimited_date[%m %Y-True-.]
0.14s call pandas/tests/tslibs/test_conversion.py::test_tz_convert_single_matches_tz_convert_hourly['dateutil/Asia/Singapore']
0.12s call pandas/tests/tslibs/test_conversion.py::test_tz_convert_single_matches_tz_convert_hourly[tzlocal()]
0.11s call pandas/tests/tslibs/test_parsing.py::test_hypothesis_delimited_date[%y %m %d-True--]
0.11s call pandas/tests/tslibs/test_conversion.py::test_tz_convert_single_matches_tz_convert_hourly['UTC-02:15']
0.11s call pandas/tests/tslibs/test_conversion.py::test_tz_convert_single_matches_tz_convert_hourly['-02:15']
0.11s call pandas/tests/tslibs/test_conversion.py::test_tz_convert_single_matches_tz_convert_hourly['UTC+01:15']
0.11s call pandas/tests/tslibs/test_conversion.py::test_tz_convert_single_matches_tz_convert_hourly[datetime.timezone(datetime.timedelta(days=-1, seconds=82800), 'foo')]
0.11s call pandas/tests/tslibs/test_conversion.py::test_tz_convert_single_matches_tz_convert_hourly['+01:15']
0.10s call pandas/tests/tslibs/test_conversion.py::test_tz_convert_single_matches_tz_convert_hourly[datetime.timezone(datetime.timedelta(seconds=3600))]
0.09s call pandas/tests/tslibs/test_conversion.py::test_tz_convert_single_matches_tz_convert_hourly[pytz.FixedOffset(-300)]
0.09s call pandas/tests/tslibs/test_conversion.py::test_tz_convert_single_matches_tz_convert_hourly[pytz.FixedOffset(300)]
0.09s call pandas/tests/tslibs/test_parsing.py::test_hypothesis_delimited_date[%m %d %Y-False-.]
0.07s call pandas/tests/tslibs/test_conversion.py::test_tz_convert_single_matches_tz_convert_hourly['Asia/Tokyo']
0.06s call pandas/tests/tslibs/test_parsing.py::test_hypothesis_delimited_date[%y %m %d-True- ]
0.06s call pandas/tests/tslibs/test_parsing.py::test_hypothesis_delimited_date[%Y %m %d-True-.]
0.06s call pandas/tests/tslibs/test_parsing.py::test_hypothesis_delimited_date[%y %m %d-False- ]
0.06s call pandas/tests/tslibs/test_parsing.py::test_hypothesis_delimited_date[%Y %m %d-False--]
0.06s call pandas/tests/tslibs/test_parsing.py::test_hypothesis_delimited_date[%y %m %d-False-/]
0.06s call pandas/tests/tslibs/test_parsing.py::test_hypothesis_delimited_date[%Y %m %d-True- ]
0.06s call pandas/tests/tslibs/test_parsing.py::test_hypothesis_delimited_date[%Y %m %d-False- ]
0.06s call pandas/tests/tslibs/test_parsing.py::test_hypothesis_delimited_date[%Y%m%d-False--]
0.06s call pandas/tests/tslibs/test_parsing.py::test_hypothesis_delimited_date[%y%m%d-True- ]
0.06s call pandas/tests/tslibs/test_parsing.py::test_hypothesis_delimited_date[%Y%m%d-True-.]
0.05s call pandas/tests/tslibs/test_parsing.py::test_hypothesis_delimited_date[%y%m%d-True-/]
0.05s call pandas/tests/tslibs/test_parsing.py::test_hypothesis_delimited_date[%Y %m %d-False-.]
0.05s call pandas/tests/tslibs/test_parsing.py::test_hypothesis_delimited_date[%y%m%d-False-.]
0.05s call pandas/tests/tslibs/test_parsing.py::test_hypothesis_delimited_date[%Y %m %d-True--]
================= 1095 passed, 43 skipped, 2 xfailed in 6.09s ==================
rdjoqkol test state = false
============================= test session starts ==============================
platform linux -- Python 3.13.7, pytest-8.4.1, pluggy-1.6.0
PyQt5 5.15.11 -- Qt runtime 5.15.17 -- Qt compiled 5.15.17
rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build
configfile: pyproject.toml
plugins: asyncio-0.25.1, xdist-3.8.0, forked-1.6.0, hypothesis-6.138.0, localserver-0.9.0.post0, qt-4.4.0, typeguard-4.4.4
asyncio: mode=Mode.STRICT, asyncio_default_fixture_loop_scope=None
collected 916 items
pandas/tests/util/test_assert_almost_equal.py ....................................................................................................................................................................
pandas/tests/util/test_assert_attr_equal.py ..........................................
pandas/tests/util/test_assert_categorical_equal.py ..........
pandas/tests/util/test_assert_extension_array_equal.py .....................
pandas/tests/util/test_assert_frame_equal.py ...............................................................................................................
pandas/tests/util/test_assert_index_equal.py ................................................................
pandas/tests/util/test_assert_interval_array_equal.py .......
pandas/tests/util/test_assert_numpy_array_equal.py .........................
pandas/tests/util/test_assert_produces_warning.py ............................................................................................................................
pandas/tests/util/test_assert_series_equal.py ..............................................................................................
pandas/tests/util/test_deprecate.py ...
pandas/tests/util/test_deprecate_kwarg.py ..............
pandas/tests/util/test_deprecate_nonkeyword_arguments.py ...................
pandas/tests/util/test_doc.py ....
pandas/tests/util/test_hashing.py .....................................................................................................................................................
pandas/tests/util/test_numba.py .
pandas/tests/util/test_rewrite_warning.py ..........
pandas/tests/util/test_shares_memory.py .s
pandas/tests/util/test_show_versions.py ....
pandas/tests/util/test_util.py ...sx..
pandas/tests/util/test_validate_args.py ......
pandas/tests/util/test_validate_args_and_kwargs.py ......
pandas/tests/util/test_validate_inclusive.py ...........
pandas/tests/util/test_validate_kwargs.py ..................
- generated xml file: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/test-data.xml -
============================= slowest 30 durations =============================
0.54s call pandas/tests/util/test_show_versions.py::test_show_versions
0.01s call pandas/tests/util/test_hashing.py::test_same_len_hash_collisions[0-7]
0.01s call pandas/tests/util/test_hashing.py::test_same_len_hash_collisions[1-7]
(27 durations < 0.005s hidden. Use -vv to show these durations.)
================== 913 passed, 2 skipped, 1 xfailed in 1.63s ===================
rdjoqkol test state = false
============================= test session starts ==============================
platform linux -- Python 3.13.7, pytest-8.4.1, pluggy-1.6.0
PyQt5 5.15.11 -- Qt runtime 5.15.17 -- Qt compiled 5.15.17
rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build
configfile: pyproject.toml
plugins: asyncio-0.25.1, xdist-3.8.0, forked-1.6.0, hypothesis-6.138.0, localserver-0.9.0.post0, qt-4.4.0, typeguard-4.4.4
asyncio: mode=Mode.STRICT, asyncio_default_fixture_loop_scope=None
collected 10242 items / 1 skipped
pandas/tests/window/moments/test_moments_consistency_ewm.py [too-long-redacted] ...............................
pandas/tests/window/moments/test_moments_consistency_expanding.py ........x.......................x..x..x..x..x..x....................x.......................x..x..x..x..x..x................................................................................................................................................................................................................................................................................
pandas/tests/window/moments/test_moments_consistency_rolling.py ..............x..x............................................x..x..x..x..x..x..x..x..x..x..x..x......................................x..x............................................x..x..x..x..x..x..x..x..x..x..x..x................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
pandas/tests/window/test_api.py ............................ [too-long-redacted] ...............................
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 ......................... [too-long-redacted] ...............................
pandas/tests/window/test_ewm.py .......................................................................................................................................................................................................................................ssssssssssss........ssssssssssssssss................
pandas/tests/window/test_expanding.py ..........x................................................................................................................................................................................................ss....s...................s..s......s.............................................................................................
pandas/tests/window/test_groupby.py ...................................................................................................................
pandas/tests/window/test_numba.py ssssssssssssssssssssssssss [too-long-redacted] sssssssssssssssssssssssssssssss
pandas/tests/window/test_pairwise.py ........................................................................................................................................................................................................................................................................................................................
pandas/tests/window/test_rolling.py ........................ [too-long-redacted] ...............................
pandas/tests/window/test_rolling_functions.py ..................................................................................................................................................................................................................................................................................................................................................................................................................................
pandas/tests/window/test_rolling_quantile.py ..........................................................................................................................................................................................
pandas/tests/window/test_rolling_skew_kurt.py ......................................................................
pandas/tests/window/test_timeseries_window.py ..................................................................................s
pandas/tests/window/test_win_type.py ...............................................................................................................................................................................................................................................................................................
- generated xml file: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/test-data.xml -
============================= slowest 30 durations =============================
0.27s call pandas/tests/window/test_rolling_functions.py::test_rolling_functions_window_non_shrinkage[<lambda>14]
0.15s setup pandas/tests/window/test_numba.py::TestTableMethod::test_table_method_rolling_methods[axis=0-False-True-True-arithmetic_numba_supported_operators0-None]
0.06s call pandas/tests/window/test_apply.py::test_time_rule_frame[False]
0.04s call pandas/tests/window/test_apply.py::test_frame[False]
0.04s teardown pandas/tests/window/test_win_type.py::test_rolling_center_axis_1
0.02s call pandas/tests/window/test_expanding.py::test_expanding_corr_pairwise
0.02s call pandas/tests/window/test_expanding.py::test_expanding_cov_pairwise
0.02s call pandas/tests/window/test_apply.py::test_center_reindex_frame[False]
0.01s call pandas/tests/window/test_apply.py::test_min_periods[False-None-0]
0.01s call pandas/tests/window/test_apply.py::test_min_periods[False-1-0]
0.01s call pandas/tests/window/test_apply.py::test_center_reindex_series[False]
0.01s call pandas/tests/window/test_pairwise.py::test_rolling_pairwise_cov_corr[cov]
0.01s call pandas/tests/window/test_pairwise.py::test_rolling_pairwise_cov_corr[corr]
0.01s call pandas/tests/window/test_expanding.py::test_expanding_cov_pairwise_diff_length
0.01s call pandas/tests/window/test_pairwise.py::test_flex_binary_frame[corr]
0.01s call pandas/tests/window/test_expanding.py::test_expanding_corr_pairwise_diff_length
0.01s call pandas/tests/window/test_ewm.py::test_ewm_pairwise_cov_corr[corr]
0.01s call pandas/tests/window/test_pairwise.py::TestPairwise::test_cov_mulittindex
0.01s call pandas/tests/window/test_ewm.py::test_ewm_pairwise_cov_corr[cov]
0.01s call pandas/tests/window/test_pairwise.py::test_flex_binary_frame[cov]
0.01s call pandas/tests/window/test_apply.py::test_nans[False]
0.01s call pandas/tests/window/test_apply.py::test_min_periods[False-2-0]
0.01s call pandas/tests/window/test_api.py::test_agg[None]
0.01s call pandas/tests/window/test_api.py::test_agg[5]
0.01s call pandas/tests/window/test_api.py::test_agg[2]
0.01s call pandas/tests/window/test_api.py::test_agg[10]
0.01s call pandas/tests/window/test_api.py::test_agg[1]
0.01s call pandas/tests/window/test_groupby.py::TestExpanding::test_expanding_corr_cov[corr]
0.01s call pandas/tests/window/test_groupby.py::TestExpanding::test_expanding_corr_cov[cov]
0.01s call pandas/tests/window/test_pairwise.py::TestPairwise::test_pairwise_with_other[pairwise_frames1-<lambda>2]
=============== 9016 passed, 1184 skipped, 43 xfailed in 13.77s ================
rdjoqkol test state = false
E: pybuild pybuild:389: test: plugin custom failed with: exit code=1: TEST_SUCCESS=true; cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build ; for TEST_SUBSET in /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/pandas/tests/* ; do echo $TEST_SUBSET | grep -q -e __pycache__ || PANDAS_CI=1 LC_ALL=C.UTF-8 xvfb-run -a -s "-screen 0 1280x1024x24 -noreset" python3.13 -m pytest -s -m "not network" -k "not test_register_entrypoint and not test_wrong_url and not test_statsmodels" --confcutdir=/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/pandas --deb-data-root-dir=/<<PKGBUILDDIR>>/pandas/tests $TEST_SUBSET || test $? = 5 || TEST_SUCCESS=false && echo "rdjoqkol test state = $TEST_SUCCESS"; done ; rm -rf test-data.xml test_stata.dta .pytest_cache ; $TEST_SUCCESS
dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p 3.13 returned exit code 13
make[1]: *** [debian/rules:129: override_dh_auto_test] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:55: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------
More information about the debian-science-maintainers
mailing list