Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix #3441 let mark expressions be populated from the modern marker storage #3442

Conversation

RonnyPfannschmidt
Copy link
Member

@RonnyPfannschmidt RonnyPfannschmidt commented May 3, 2018

  • a test demonstrating it

deselected_tests = dlist[0].items
assert len(deselected_tests) == 1

# keywords smear
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this the intended behavior or just demonstrated an unwanted behavior that we plan to fix in the future?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is intended behaviour - i hope to kill keywords in a breaking release ^^ but thats a few years down the line as its not clear how to replace them

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK thanks for the clarification. Would you mind add this explanation as a code comment?

@coveralls
Copy link

coveralls commented May 3, 2018

Coverage Status

Coverage increased (+0.05%) to 92.776% when pulling e6a86e0 on RonnyPfannschmidt:fix-3441-markexpr-markstorage into b03b387 on pytest-dev:features.

Copy link
Member

@nicoddemus nicoddemus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice work!

@nicoddemus
Copy link
Member

(Btw I don't think adding "Fix #" in the PR title does anything, I think it needs to appear in the description body)

@nicoddemus nicoddemus merged commit 35f53a7 into pytest-dev:features May 3, 2018
@RonnyPfannschmidt RonnyPfannschmidt deleted the fix-3441-markexpr-markstorage branch August 2, 2018 10:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants