Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 942023 - dev-python/pikepdf-9.3.0 - test_image_access.py::test_image_palette2 FAILED
Summary: dev-python/pikepdf-9.3.0 - test_image_access.py::test_image_palette2 FAILED
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: PPC Linux
: Normal normal
Assignee: Andrey Grozin
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2024-10-23 18:26 UTC by ernsteiswuerfel
Modified: 2024-10-23 18:28 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (ppc, 9.3.0) (pikepdf-9.3.0:20241023-181917.log,261.45 KB, text/plain)
2024-10-23 18:26 UTC, ernsteiswuerfel
Details
build.log (ppc, 9.1.2) (pikepdf-9.1.2:20241023-181422.log,260.07 KB, text/plain)
2024-10-23 18:27 UTC, ernsteiswuerfel
Details
emerge --info (file_942023.txt,6.02 KB, text/plain)
2024-10-23 18:28 UTC, ernsteiswuerfel
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ernsteiswuerfel archtester 2024-10-23 18:26:44 UTC
Created attachment 906604 [details]
build.log (ppc, 9.3.0)

[...]
===================================== short test summary info ======================================
SKIPPED [1] tests/test_metadata.py:213: could not import 'libxmp': No module named 'libxmp'
SKIPPED [1] tests/test_metadata.py:231: could not import 'libxmp': No module named 'libxmp'
SKIPPED [1] tests/test_metadata.py:242: could not import 'libxmp': No module named 'libxmp'
SKIPPED [1] tests/test_metadata.py:510: could not import 'libxmp': No module named 'libxmp'
SKIPPED [1] tests/test_pdfa.py:75: verapdf not available
SKIPPED [1] tests/test_pdfa.py:93: verapdf not available
SKIPPED [1] tests/test_private_pdfs.py:30: private resources not available
XFAIL tests/test_foreign.py::test_issue_271 - current qpdf behavior
XFAIL tests/test_ipython.py::test_display_pdf - test fails without mutool
XFAIL tests/test_object.py::test_stack_depth - https://github.com/python/cpython/issues/105003
FAILED tests/test_image_access.py::test_image_palette2 - subprocess.CalledProcessError: Command '['pdfimages', '-q', '-png', '/var/tmp/portage/dev-python/pikepdf-9.3.0/temp/pytest-of-portage/pytest-0/test_image_palette2111/in.pdf', 'pdfimage']' returned non-zero exit status 99.
Falsifying example: test_image_palette2(
    tmp_path_factory=TempPathFactory(_given_basetemp=None, _trace=<pluggy._tracing.TagTracerSub object at 0xf1eb2d38>, _basetemp=PosixPath('/var/tmp/portage/dev-python/pikepdf-9.3.0/temp/pytest-of-portage/pytest-0'), _retention_count=0, _retention_policy='failed'),
    spec=PaletteImageSpec(bpc=1, width=1, height=1, hival=0, colorspace=pikepdf.Name("/DeviceGray"), palette=b'\x00', imbytes=b'\x00\x00\x00\x00\x00\x00\x00\x00'),  # or any other generated value
)
===== 1 failed, 620 passed, 7 skipped, 6 deselected, 3 xfailed, 4 warnings in 86.39s (0:01:26) =====
 * ERROR: dev-python/pikepdf-9.3.0::gentoo failed (test phase):


Current ppc stable pikepdf-9.1.2 fails this test too, so no regression.
Comment 1 ernsteiswuerfel archtester 2024-10-23 18:27:07 UTC
Created attachment 906605 [details]
build.log (ppc, 9.1.2)
Comment 2 ernsteiswuerfel archtester 2024-10-23 18:28:23 UTC
Created attachment 906606 [details]
emerge --info