Skip to content

Conversation

@radarhere
Copy link
Member

Testing Alpine in the docker-images repository without libtiff, I found that TestFileTiff::test_get_child_images failed with OSError: decoder libtiff not available.

Moving that test to test_file_libtiff.py so that it would only be run if libtiff is available, I ran the test suite again, and TestFileTiff::test_wrong_bits_per_sample failed with the same error.

This PR moves both of those tests, so that they are skipped unless libtiff is available.

@hugovk hugovk merged commit 28c89b1 into python-pillow:main Mar 12, 2023
@radarhere radarhere deleted the tiff branch March 12, 2023 12:42
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