Skip to content

Skip tests unless libtiff is available#6229

Merged
hugovk merged 1 commit intopython-pillow:mainfrom
radarhere:libtiff
Apr 20, 2022
Merged

Skip tests unless libtiff is available#6229
hugovk merged 1 commit intopython-pillow:mainfrom
radarhere:libtiff

Conversation

@radarhere
Copy link
Member

@radarhere radarhere commented Apr 20, 2022

#6138 has started failing on Tests/test_image_resize.py::TestImageResize::test_load_first with an error that OSError: decoder libtiff not available.

The fact that libtiff is not detected in #6138 is one problem. However, it should not cause the test suite to fail. So this PR skips the test from #6190, and also #6186, if libtiff is unavailable.

@hugovk hugovk merged commit 2122489 into python-pillow:main Apr 20, 2022
@radarhere radarhere deleted the libtiff branch April 20, 2022 06:38
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.

2 participants