Skip to content

fsspec deprecation warning failing CI #9059

@fjetter

Description

@fjetter
collection failure
distributed/shuffle/tests/test_graph.py:8: in <module>
    dd = pytest.importorskip("dask.dataframe")
E   pytest.PytestDeprecationWarning: 
E   Module 'dask.dataframe' was found, but when imported by pytest it raised:
E       ImportError("cannot import name 'stringify_path' from 'fsspec.utils' (/Users/runner/miniconda3/envs/dask-distributed/lib/python3.12/site-packages/fsspec/utils.py)")
E   In pytest 9.1 this warning will become an error by default.
E   You can fix the underlying problem, or alternatively overwrite this behavior and silence this warning by passing exc_type=ImportError explicitly.
E   See https://docs.pytest.org/en/stable/deprecations.html#pytest-importorskip-default-behavior-regarding-importerror

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions