ter.TestBlurfilter) ... ok test_border (tests.tests_border.TestBorder) ... ok test_canny (tests.tests_canny.TestCanny) ... ok test_compare (tests.tests_compare.TestCompare) ... ok test_gaussian (tests.tests_gaussian.TestGaussian) ... ok test_grayfilter (tests.tests_grayfilter.TestGrayFilter) ... ok test_masks (tests.tests_masks.TestMasks) ... ok test_noisefilter (tests.tests_noisefilter.TestNoisefilter) ... ok test_scan_borders_a (tests.tests_scan_borders.TestScanBorders) ... ok test_scan_borders_b (tests.tests_scan_borders.TestScanBorders) ... ok test_scan_borders_c (tests.tests_scan_borders.TestScanBorders) ... ok test_sobel (tests.tests_sobel.TestSobel) ... ok test_swt (tests.tests_swt.TestSWT) ... ok test_swt2 (tests.tests_swt.TestSWT) ... ok ====================================================================== FAIL: test_ace (tests.tests_ace.TestACE) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/libpillowfight-0.3.0/tests/tests_ace.py", line 25, in test_ace self.assertEqual(out_img.tobytes(), expected_img.tobytes()) AssertionError: b"\xde{\xd8\xde{\xd8\xde{\xd8\xde{\xd8\xdf[61371008 chars]\xe4" != b'\xdb\xda\xd6\xdb\xda\xd6\xdb\xda\xd6\xdc[78659179 chars]\xe8' -------------------- >> begin captured logging << -------------------- PIL.Image: DEBUG: Error closing: 'NoneType' object has no attribute 'close' PIL.Image: DEBUG: Error closing: 'Image' object has no attribute 'fp' --------------------- >> end captured logging << --------------------- ====================================================================== FAIL: test_all_1 (tests.tests_all.TestAll) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/libpillowfight-0.3.0/tests/tests_all.py", line 35, in test_all_1 self.assertEqual(out_img.tobytes(), expected_img.tobytes()) AssertionError: b'9P\xfe9P\xfe9P\xfe9P\xfe9P\xfe9P\xfe9P\xf[52184964 chars]\xfe' != b'\xfd\xfb\xfc\xfe\xfc\xfd\xff\xfe\xff\xff\[103171915 chars]\xff' -------------------- >> begin captured logging << -------------------- PIL.Image: DEBUG: Error closing: 'NoneType' object has no attribute 'close' PIL.Image: DEBUG: Error closing: 'Image' object has no attribute 'fp' --------------------- >> end captured logging << --------------------- ====================================================================== FAIL: test_all_2 (tests.tests_all.TestAll) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/libpillowfight-0.3.0/tests/tests_all.py", line 63, in test_all_2 self.assertEqual(out_img.tobytes(), expected_img.tobytes()) AssertionError: b'{\x00\xd7z\x00\xd6z\x00\xd6z\x00\xd6z\x00[71172210 chars]\xeb' != b'\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\[78659288 chars]\xff' -------------------- >> begin captured logging << -------------------- PIL.Image: DEBUG: Error closing: 'NoneType' object has no attribute 'close' PIL.Image: DEBUG: Error closing: 'Image' object has no attribute 'fp' --------------------- >> end captured logging << --------------------- ---------------------------------------------------------------------- Ran 18 tests in 2597.610s FAILED (failures=3) RPM build errors: error: Bad exit status from /var/tmp/rpm-tmp.WthmU4 (%check) Bad exit status from /var/tmp/rpm-tmp.WthmU4 (%check) Child return code was: 1 EXCEPTION: [Error()] Traceback (most recent call last): File "/usr/lib/python3.8/site-packages/mockbuild/trace_decorator.py", line 95, in trace result = func(*args, **kw) File "/usr/lib/python3.8/site-packages/mockbuild/util.py", line 746, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/python-pypillowfight.spec