Summary: | dev-python/imageio-2.36.0 fails tests: FAILED test_pillow_legacy.py::test_gif - SyntaxError: no more images in GIF file | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | Python Gentoo Team <python> |
Status: | CONFIRMED --- | ||
Severity: | normal | Keywords: | TESTFAILURE |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | build.log |
Description
Agostino Sarubbo
2024-10-30 14:57:24 UTC
Created attachment 907341 [details]
build.log
build log and emerge --info
Error(s) that match a know pattern in addition to what has been reported in the summary: except ImportError: except ImportError: E SyntaxError: image not found in GIF frame E SyntaxError: no more images in GIF file E EOFError: image not found in GIF frame E EOFError: no more images in GIF file ERROR setuptools_scm._file_finders.git listing git files failed - pretending there aren't any FAILED tests/test_pillow_legacy.py::test_animated_gif - SyntaxError: image not found in GIF frame FAILED tests/test_pillow_legacy.py::test_gif - SyntaxError: no more images in GIF file SKIPPED [1] tests/test_opencv.py:7: could not import 'imageio.plugins.opencv': No module named 'cv2' SKIPPED [1] tests/test_rawpy.py:9: could not import 'rawpy': No module named 'rawpy' tests/test_pillow_legacy.py::test_animated_gif FAILED [173/252] tests/test_pillow_legacy.py::test_gif FAILED [172/252] |