Skip to content

Fix for #11067#13328

Merged
nicoddemus merged 7 commits into
pytest-dev:mainfrom
harmin-parra:main
Apr 2, 2025
Merged

Fix for #11067#13328
nicoddemus merged 7 commits into
pytest-dev:mainfrom
harmin-parra:main

Conversation

@harmin-parra

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

Copy link
Copy Markdown
Contributor

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

@nicoddemus nicoddemus 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.

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
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