Package: src:willow
Version: 1.6.2-3
Severity: serious
Tags: sid forky

willow autopkg tests fail with pillow 11.3, see
https://ci.debian.net/packages/w/willow/testing/amd64/63881740/

[...]
 50s autopkgtest [19:08:51]: test runtests: [-----------------------
52s sssssssss.......sss............................................................u..x.........................ssssx...........x..............E.........xx........x.....u.x.........ssss........s.........s..x..x.ss..s.......
 52s ======================================================================
52s ERROR: test_save_avif_lossless (tests.test_pillow.TestPillowOperations.test_save_avif_lossless)
 52s ----------------------------------------------------------------------
 52s Traceback (most recent call last):
52s File "/tmp/autopkgtest-lxc.a5_k6kk9/downtmp/autopkgtest_tmp/tests/test_pillow.py", line 351, in test_save_avif_lossless 52s lossless_file = self.image.save_as_avif(io.BytesIO(), lossless=True) 52s File "/usr/lib/python3/dist-packages/willow/plugins/pillow.py", line 302, in save_as_avif
 52s     self.image.save(f, "AVIF", quality=-1, chroma=444)
 52s     ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
52s File "/usr/lib/python3/dist-packages/PIL/Image.py", line 2588, in save
 52s     save_handler(self, fp, filename)
 52s     ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^
52s File "/usr/lib/python3/dist-packages/PIL/AvifImagePlugin.py", line 161, in _save
 52s     raise ValueError(msg)
 52s ValueError: Invalid quality setting
 52s
 52s ======================================================================
52s UNEXPECTED SUCCESS: test_avif (tests.test_image.TestImageFormats.test_avif) 52s UNEXPECTED SUCCESS: test_save_as_avif (tests.test_image.TestSaveImage.test_save_as_avif)
 52s ----------------------------------------------------------------------
 52s Ran 219 tests in 1.423s
 52s
52s FAILED (errors=1, skipped=25, expected failures=9, unexpected successes=2)

Reply via email to