Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 935885

Summary: dev-python/easy-thumbnails-2.8.5 fails tests: AssertionError: 2 != 4
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: 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 gentoo-dev 2024-07-12 06:47:54 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/easy-thumbnails-2.8.5 fails tests.
Discovered on: amd64 (internal ref: tinderbox_musl)
System: MUSL-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#MUSL)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0015
Comment 1 Agostino Sarubbo gentoo-dev 2024-07-12 06:47:55 UTC
Created attachment 897477 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-07-12 06:47:56 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


AssertionError: 2 != 4
ERROR setuptools_scm._file_finders.git listing git files failed - pretending there aren't any
ERROR: test_custom_renderer (easy_thumbnails.tests.test_widgets.ImageClearableFileInput)
ERROR: test_custom_template (easy_thumbnails.tests.test_widgets.ImageClearableFileInput)
ERROR: test_render (easy_thumbnails.tests.test_widgets.ImageClearableFileInput)
ERROR: test_render_custom_thumb_options (easy_thumbnails.tests.test_widgets.ImageClearableFileInput)
FAIL: test_standard_filefield (easy_thumbnails.tests.test_aliases.GenerationTest)
FAILED (failures=1, errors=4)