Skip to content

Run slow tests on valgrind, but without timeout #8975

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 2 commits into from
May 27, 2025

Conversation

radarhere
Copy link
Member

It would seem good to me to still let valgrind run its checks if we can. So rather than skipping them completely, run them, but don't timeout.

@wiredfool
Copy link
Member

If this works, we should just do this everywhere we're using pytest.mark.timeout.

@radarhere
Copy link
Member Author

Ok, I've pushed a commit for that.

@radarhere radarhere merged commit 5a04b95 into python-pillow:main May 27, 2025
53 of 54 checks passed
@radarhere radarhere deleted the valgrind branch May 27, 2025 22:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants