Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 942542 - dev-python/imageio-2.36.0 fails tests: FAILED test_pillow_legacy.py::test_gif - SyntaxError: no more images in GIF file
Summary: dev-python/imageio-2.36.0 fails tests: FAILED test_pillow_legacy.py::test_gif...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2024-10-30 14:57 UTC by Agostino Sarubbo
Modified: 2024-10-30 14:57 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,227.07 KB, text/plain)
2024-10-30 14:57 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2024-10-30 14:57:24 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/imageio-2.36.0 fails tests.
Discovered on: amd64 (internal ref: python3-13_tinderbox)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0015
Comment 1 Agostino Sarubbo gentoo-dev 2024-10-30 14:57:26 UTC
Created attachment 907341 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-10-30 14:57:26 UTC
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]