FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Remove unintentionally-unconditional skips by Liam-DeVoe · Pull Request #13842 · pytest-dev/pytest · GitHub

Remove unintentionally-unconditional skips - #13842

Merged
bluetech merged 5 commits into
pytest-dev:mainfrom
Liam-DeVoe:remove-unconditional-skip
Oct 25, 2025
Merged

Remove unintentionally-unconditional skips#13842
bluetech merged 5 commits into
pytest-dev:mainfrom
Liam-DeVoe:remove-unconditional-skip

Conversation

Liam-DeVoe commented Oct 23, 2025
edited
Loading

Copy link
Copy Markdown
Contributor

pytest.mark.skip("string condition") always skips. I assume these were meant to be pytest.mark.skipif.

Do test-only fixes need a changelog entry? (Yes, at least according to CI)

Copy link
Copy Markdown
Contributor Author

I was initially going to use the trivial changelog type, but apparently that was removed in #12501. I've updated CONTRIBUTING.rst to match

psf-chronographer Bot added the bot:chronographer:provided (automation) changelog entry is part of PR label Oct 23, 2025

bluetech left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Thanks for catching this.

Comment thread testing/_py/test_local.py Outdated
Comment thread CONTRIBUTING.rst
Comment thread changelog/13842.contrib.rst Outdated
bluetech added the skip news used on prs to opt out of the changelog requirement label Oct 24, 2025

bluetech left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Thanks!

bluetech merged commit 8209647 into pytest-dev:main Oct 25, 2025
33 checks passed
Liam-DeVoe deleted the remove-unconditional-skip branch October 25, 2025 17:49

Copy link
Copy Markdown
Contributor Author

Thanks Ran!

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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 skip news used on prs to opt out of the changelog requirement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL