Skip to content

cacheprovider: --lf file-skipping feature doesn't work for non-python files #11068

Closed
@bluetech

Description

@bluetech

For non-python files (as in https://docs.pytest.org/en/latest/example/nonpython.html), the whole-file-skipping feature ("skipped N files") doesn't work. This is because the codes checks for Modules when it should check for File.

Metadata

Metadata

Assignees

Labels

plugin: cacherelated to the cache builtin plugintopic: collectionrelated to the collection phasetype: bugproblem that needs to be addressed

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions