sts_all.TestAll) ... FAIL test_blackfilter (tests.tests_blackfilter.TestBlackfilter) ... ok test_blurfilter (tests.tests_blurfilter.TestBlurfilter) ... ok test_border (tests.tests_border.TestBorder) ... 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 ====================================================================== 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'd\x01\xd8d\x01\xd8c\x00\xd9c\x00\xd9c\x00[59008899 chars]\xeb' != b'\xdb\xda\xd6\xdb\xda\xd6\xdb\xda\xd6\xdc\[78659178 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'\xd5\x08\x00\xd3\x0b\x00\xcc\r\x03\xdc\x11\[102258818 chars]\xff' != b'\xfd\xfb\xfc\xfe\xfc\xfd\xff\xfe\xff\xff\xf[103171913 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"\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff[78706999 chars]\xff" != b'\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff[78659289 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 15 tests in 1901.478s FAILED (failures=3) RPM build errors: error: Bad exit status from /var/tmp/rpm-tmp.eGuENu (%check) Bad exit status from /var/tmp/rpm-tmp.eGuENu (%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