Run slow tests on valgrind, but without timeout by radarhere · Pull Request #8975 · python-pillow/Pillow

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@radarhere

Copy link Copy Markdown

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

Member

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

@radarhere

Copy link Copy Markdown

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

Reviewers

@hugovk hugovk hugovk approved these changes

Assignees

No one assigned

Labels

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@radarhere @wiredfool @hugovk