Skip to content

Symlinked directories not collected since pytest 6.1.0 #7981

@bluetech

Description

@bluetech

When there is a symlink to a directory in a test directory, is is just skipped over, but it should be followed and collected as usual.

This regressed in b473e51 (included in 6.1.0). For some reason I added a follow_symlinks=False in there, I don't remember why, but it does not match the previous behavior and should be removed.

PR for this is coming up.

Metadata

Metadata

Assignees

Labels

topic: collectionrelated to the collection phasetype: bugproblem that needs to be addressedtype: regressionindicates a problem that was introduced in a release which was working previously

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions