...... [ 63%] .............. [ 67%] tests/test_outlines.py ................F [ 72%] tests/test_page.py .. [ 73%] tests/test_pages.py .............................. [ 82%] tests/test_parsers.py ......... [ 84%] tests/test_pdf.py .................................. [ 94%] tests/test_pdfa.py ss [ 95%] tests/test_private_pdfs.py s [ 95%] tests/test_refcount.py ..... [ 97%] tests/test_sanity.py .......... [100%] =================================== FAILURES =================================== ________________________________ test_new_item _________________________________ resources = PosixPath('/builddir/build/BUILD/pikepdf-1.19.4/tests/resources') > ??? tests/test_outlines.py:429: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ /usr/lib/python3.9/site-packages/hypothesis/core.py:658: in execute_once self.__flaky( _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = message = "Hypothesis test_new_item(resources=PosixPath('/builddir/build/BUILD/pikepdf-1.19.4/tests/resources'), title='', page_..._loc=) produces unreliable results: Falsified on the first call but did not on a subsequent one" def __flaky(self, message): if len(self.falsifying_examples) <= 1: > raise Flaky(message) E hypothesis.errors.Flaky: Hypothesis test_new_item(resources=PosixPath('/builddir/build/BUILD/pikepdf-1.19.4/tests/resources'), title='', page_num=0, page_loc=) produces unreliable results: Falsified on the first call but did not on a subsequent one /usr/lib/python3.9/site-packages/hypothesis/core.py:868: Flaky ---------------------------------- Hypothesis ---------------------------------- Falsifying example: test_new_item( resources=PosixPath('/builddir/build/BUILD/pikepdf-1.19.4/tests/resources'), title='', page_num=0, page_loc=, ) Unreliable test timings! On an initial run, this test took 255.89ms, which exceeded the deadline of 200.00ms, but on a subsequent run it took 195.04 ms, which did not. If you expect this sort of variability in your test timings, consider turning deadlines off for this test by setting deadline=None. =========================== short test summary info ============================ SKIPPED [1] tests/test_image_access.py:418: jbig2dec not installed SKIPPED [1] tests/test_image_access.py:427: jbig2dec not installed SKIPPED [1] tests/test_image_access.py:436: jbig2dec not installed SKIPPED [1] tests/test_pdfa.py:33: verapdf not found SKIPPED [1] tests/test_pdfa.py:45: verapdf not found SKIPPED [1] tests/test_private_pdfs.py:25: private resources not available FAILED tests/test_outlines.py::test_new_item - hypothesis.errors.Flaky: Hypot... ============= 1 failed, 334 passed, 6 skipped in 288.83s (0:04:48) ============= RPM build errors: error: Bad exit status from /var/tmp/rpm-tmp.dt55LE (%check) Bad exit status from /var/tmp/rpm-tmp.dt55LE (%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-pikepdf.spec