summaryrefslogtreecommitdiff
path: root/dev-python
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/dask/dask-2024.1.0.ebuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/dev-python/dask/dask-2024.1.0.ebuild b/dev-python/dask/dask-2024.1.0.ebuild
index a86823c1b95c..03e4de626cfa 100644
--- a/dev-python/dask/dask-2024.1.0.ebuild
+++ b/dev-python/dask/dask-2024.1.0.ebuild
@@ -75,6 +75,8 @@ python_test() {
dask/dataframe/io/tests/test_sql.py
# crashes
dask/tests/test_base.py::test_tokenize_object_with_recursion_error
+ # regression with new pandas (?)
+ dask/dataframe/tests/test_multi.py::test_concat5
)
if ! has_version -b "dev-python/pyarrow[parquet,${PYTHON_USEDEP}]"; then