Summary: | dev-python/pypillowfight-0.3.0_p20210816-r1 fails tests: FAILED tests_ace.py::TestACE::test_ace - AssertionError: | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | Bernard Cafarelli <voyageur> |
Status: | CONFIRMED --- | ||
Severity: | normal | CC: | voyageur |
Priority: | Normal | Keywords: | TESTFAILURE |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | build.log |
Description
Agostino Sarubbo
![]() Created attachment 908731 [details]
build.log
build log and emerge --info
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
I didn't see a failure on non-musl, so something goes wrong there |