-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Closed
Labels
topic: collectionrelated to the collection phaserelated to the collection phasetype: bugproblem that needs to be addressedproblem that needs to be addressedtype: regressionindicates a problem that was introduced in a release which was working previouslyindicates a problem that was introduced in a release which was working previously
Description
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 phaserelated to the collection phasetype: bugproblem that needs to be addressedproblem that needs to be addressedtype: regressionindicates a problem that was introduced in a release which was working previouslyindicates a problem that was introduced in a release which was working previously