Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 943535 - dev-python/pypillowfight-0.3.0_p20210816-r1 fails tests: FAILED tests_ace.py::TestACE::test_ace - AssertionError:
Summary: dev-python/pypillowfight-0.3.0_p20210816-r1 fails tests: FAILED tests_ace.py:...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Bernard Cafarelli
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2024-11-15 08:52 UTC by Agostino Sarubbo
Modified: 2024-11-15 11:55 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,114.29 KB, text/plain)
2024-11-15 08:52 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-11-15 08:52:33 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/pypillowfight-0.3.0_p20210816-r1 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-11-15 08:52:34 UTC
Created attachment 908731 [details]
build.log

build log and emerge --info
Comment 2 Bernard Cafarelli gentoo-dev 2024-11-15 11:49:08 UTC
I guess musl impacts the image generation here? amd64+glibc tests pass:

tests/tests_ace.py::TestACE::test_ace PASSED                            [ 1/18]
tests/tests_all.py::TestAll::test_all_1 PASSED                          [ 2/18]
tests/tests_all.py::TestAll::test_all_2 PASSED                          [ 3/18]
tests/tests_blackfilter.py::TestBlackfilter::test_blackfilter PASSED    [ 4/18]
tests/tests_blurfilter.py::TestBlurfilter::test_blurfilter PASSED       [ 5/18]
tests/tests_border.py::TestBorder::test_border PASSED                   [ 6/18]
tests/tests_canny.py::TestCanny::test_canny PASSED                      [ 7/18]
tests/tests_compare.py::TestCompare::test_compare PASSED                [ 8/18]
tests/tests_gaussian.py::TestGaussian::test_gaussian PASSED             [ 9/18]
tests/tests_grayfilter.py::TestGrayFilter::test_grayfilter PASSED       [10/18]
tests/tests_masks.py::TestMasks::test_masks PASSED                      [11/18]
tests/tests_noisefilter.py::TestNoisefilter::test_noisefilter PASSED    [12/18]
tests/tests_scan_borders.py::TestScanBorders::test_scan_borders_a PASSED [13/18]
tests/tests_scan_borders.py::TestScanBorders::test_scan_borders_b PASSED [14/18]
tests/tests_scan_borders.py::TestScanBorders::test_scan_borders_c PASSED [15/18]
tests/tests_sobel.py::TestSobel::test_sobel PASSED                      [16/18]
tests/tests_swt.py::TestSWT::test_swt PASSED                            [17/18]
tests/tests_swt.py::TestSWT::test_swt2 PASSED                           [18/18]

============================= 18 passed in 23.99s ==============================
>>> Completed testing dev-python/pypillowfight-0.3.0_p20210816-r1
Comment 3 Agostino Sarubbo gentoo-dev 2024-11-15 11:55:31 UTC
I didn't see a failure on non-musl, so something goes wrong there