Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 951575

Summary: dev-python/sphinx-8.2.3 - fails test_graphviz_latex, test_inheritance_diagram_latex on ppc/ppc64
Product: Gentoo Linux Reporter: ernsteiswuerfel <erhard_f>
Component: Current packagesAssignee: Python Gentoo Team <python>
Status: UNCONFIRMED ---    
Severity: normal CC: erhard_f
Priority: Normal Keywords: TESTFAILURE
Version: unspecified   
Hardware: PPC64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log (ppc64, 8.2.3)
build.log.xz (ppc64, 8.1.3)
emerge --info
build.log (ppc, 8.2.3)
build.log.xz (ppc, 8.1.3)

Description ernsteiswuerfel archtester 2025-03-18 23:20:18 UTC
Created attachment 921207 [details]
build.log (ppc64, 8.2.3)

[...]
FAILED tests/test_extensions/test_ext_graphviz.py::test_graphviz_latex - assert None
 +  where None = <function search at 0x3fffad9eccc0>('\\\\begin{figure}\\[htbp\\]\n\\\\centering\n\\\\capstart\n\n\\\\sphinxincludegraphics\\[\\]{graphviz-\\w+.pdf}\n\\\\caption{caption of graph}\\\\label{.*}\\\\end{figure}', '%% Genera$
 +    where <function search at 0x3fffad9eccc0> = re.search
 +    and   re.DOTALL = re.DOTALL
FAILED tests/test_extensions/test_ext_inheritance_diagram.py::test_inheritance_diagram_latex - assert None
 +  where None = <function search at 0x3fffad9eccc0>('\\\\begin{figure}\\[htbp]\n\\\\centering\n\\\\capstart\n\n\\\\sphinxincludegraphics\\[\\]{inheritance-\\w+.pdf}\n\\\\caption{Test Foo!}\\\\label{\\\\detokenize{index:id1}}\\\\end{fig$
 +    where <function search at 0x3fffad9eccc0> = re.search
 +    and   re.MULTILINE = re.MULTILINE
= 2 failed, 2315 passed, 10 skipped, 8 deselected, 5 warnings, 10 rerun in 619.85s (0:10:19) ==
 * ERROR: dev-python/sphinx-8.2.3::gentoo failed (test phase):
 *   pytest failed with python3.12


No regression over previous stable 8.1.3 (10 failed, 2251 passed) on ppc64.
Comment 1 ernsteiswuerfel archtester 2025-03-18 23:21:36 UTC
Created attachment 921208 [details]
build.log.xz (ppc64, 8.1.3)
Comment 2 ernsteiswuerfel archtester 2025-03-18 23:22:03 UTC
Created attachment 921209 [details]
emerge --info
Comment 3 ernsteiswuerfel archtester 2025-03-18 23:25:28 UTC
Same on ppc.
Comment 4 ernsteiswuerfel archtester 2025-03-18 23:26:21 UTC
Created attachment 921210 [details]
build.log (ppc, 8.2.3)
Comment 5 ernsteiswuerfel archtester 2025-03-18 23:26:44 UTC
Created attachment 921211 [details]
build.log.xz (ppc, 8.1.3)