Skip to content

Pypy testing no longer xfails#6077

Open
mattip wants to merge 2 commits into
pybind:masterfrom
mattip:pypy-xfail-passes
Open

Pypy testing no longer xfails#6077
mattip wants to merge 2 commits into
pybind:masterfrom
mattip:pypy-xfail-passes

Conversation

@mattip
Copy link
Copy Markdown
Contributor

@mattip mattip commented May 24, 2026

Description

Working through pypy/pypy#5481 and #6049. Fixes to PyPy no longer fail some tests. The xfail tests were marked with xfail(strict=True) (by default strict value), so now that they pass they are marked as failing. I run weekly testing of pybind11 HEAD + pypy HEAD at https://github.com/pypy/binary-testing, you can see the three unexpected tests pass here

Suggested changelog entry:

No changlog entry needed, these are really minor changes in multi-inheritance behavior that I doubt many users hit in practice.


📚 Documentation preview 📚: https://pybind11--6077.org.readthedocs.build/

@mattip mattip force-pushed the pypy-xfail-passes branch from 5dea44b to 5e2c5f9 Compare May 24, 2026 08:07
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.

1 participant