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 caching of parameterized fixtures #12627

Closed
wants to merge 1 commit into from

Conversation

0xDEC0DE
Copy link
Contributor

The fix for Issue #6541 caused regression where cache hits became cache misses, unexpectedly.

Backport of commit d489247

Fixes #6962


Co-authored-by: Nicolas Simonds [email protected]
Co-authored-by: Bruno Oliveira [email protected]
Co-authored-by: Ran Benita [email protected]

The fix for Issue pytest-dev#6541 caused regression where cache hits became cache misses, unexpectedly.  

Fixes pytest-dev#6962

---------

Co-authored-by: Nicolas Simonds <[email protected]>
Co-authored-by: Bruno Oliveira <[email protected]>
Co-authored-by: Ran Benita <[email protected]>
@psf-chronographer psf-chronographer bot added the bot:chronographer:provided (automation) changelog entry is part of PR label Jul 17, 2024
@0xDEC0DE 0xDEC0DE changed the title Fix caching of parameterized fixtures (#12600) Fix caching of parameterized fixtures Jul 17, 2024
@bluetech
Copy link
Member

We intentionally didn't backport it, it is too disruptive for a patch release. But worry not, we are intending to release 8.3 this weekend so you don't need to wait long.

@0xDEC0DE 0xDEC0DE closed this Jul 17, 2024
@0xDEC0DE 0xDEC0DE deleted the backport/12600 branch July 17, 2024 21:25
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.

2 participants