stBorder) ... 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'\x02\xdc\xdd\x02\xdc\xdd\x00\xdc\xdc\x00\xd[78467664 chars]\xeb' != b'\xdb\xda\xd6\xdb\xda\xd6\xdb\xda\xd6\xdc\xd[78659176 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'\xff\x03\x0e\xff\x00\x0e\xff\x00\x19\xff\x02[102607943 chars]\xef' != b'\xfd\xfb\xfc\xfe\xfc\xfd\xff\xfe\xff\xff\xfe[103171912 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'\xf[30175893 chars]ea\xe4\xe6\xe5\xe3\xe5\xe2\xd8\xda\xd9\xea\xec[48483387 chars]\xff' != b'\xf[30175893 chars]ea\xe3\xe5\xe4\xe5\xe7\xe4\xe1\xe3\xe2\xdc\xde[48483387 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 2630.324s FAILED (failures=3) error: Bad exit status from /var/tmp/rpm-tmp.akV1Yp (%check) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.akV1Yp (%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