Skip to content

BugFix #14329#14332

Open
Wintreist wants to merge 1 commit intopytest-dev:mainfrom
Wintreist:wintreist-bugfix-closest-marker
Open

BugFix #14329#14332
Wintreist wants to merge 1 commit intopytest-dev:mainfrom
Wintreist:wintreist-bugfix-closest-marker

Conversation

@Wintreist
Copy link
Copy Markdown

Closes #14329

Fixed the issue of getting the really closest label to the test. I abolished the priority of base classes over labels, but supported getting the usefixtures mark in reverse order (i.e. from the base class to the heir), since this is a unique case when you really need to call fixtures sequentially from the base class.

I did not add myself to the Authors, as I do not plan to be a pytest developer yet, I fixed the problem, as it interferes with my main project. Thanks

@psf-chronographer psf-chronographer bot added the bot:chronographer:provided (automation) changelog entry is part of PR label Mar 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bot:chronographer:provided (automation) changelog entry is part of PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

get_closest_marker is working unexpectedly

1 participant