Skip to content

Fix for #11067 #13328

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

Merged
merged 7 commits into from
Apr 2, 2025
Merged

Fix for #11067 #13328

merged 7 commits into from
Apr 2, 2025

Conversation

harmin-parra
Copy link
Contributor

@harmin-parra harmin-parra commented Mar 25, 2025

Minor fix

The output of xfailed tests caused by the pytest.mark.xfail marker or by the pytest.xfail method is now coherent.

Fix #11067

@psf-chronographer psf-chronographer bot added the bot:chronographer:provided (automation) changelog entry is part of PR label Mar 29, 2025
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.

Thanks @harmin-parra for the PR!

I will squash/merge in the next few days.

@nicoddemus nicoddemus enabled auto-merge (squash) April 2, 2025 10:49
@nicoddemus nicoddemus merged commit 682013d into pytest-dev:main Apr 2, 2025
28 checks passed
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.

wasxfail result outcome attribute not consistent for XFailed tests
2 participants