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

Increased test tolerance to allow for libtiff with libjpeg-turbo #6477

Merged
merged 1 commit into from
Aug 4, 2022

Conversation

radarhere
Copy link
Member

For most macOS jobs, test_file_libtiff has started failing in main - https://github.com/python-pillow/Pillow/runs/7668608766#step:8:612

It is now using libtiff 4.4.0_1, whereas it previously used libtiff 4.4.0. The difference is that it switched to libjpeg-turbo., so it seems reasonable that there would be a change in the results.

This PR increases the test tolerance to pass again.

@hugovk hugovk merged commit 1b5abea into python-pillow:main Aug 4, 2022
@radarhere radarhere deleted the libtiff branch August 4, 2022 13:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants