Skip to content

testing: failures on Python 3.11 due to Path.rglob("") #9930

Closed
@bluetech

Description

@bluetech

Failures in testing/test_conftest.py due to some test fixture using path.rglob(""). This is not a compat problem in pytest itself, just its test suite. Example run:

https://github.com/pytest-dev/pytest/runs/6348412015

I'll submit a workaround and maybe file a bug with python if this is a regression there.

Metadata

Metadata

Assignees

No one assigned

    Labels

    type: selftestsa problem in the tests of pytest

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions