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 packages | Assignee: | 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) |
Created attachment 921208 [details]
build.log.xz (ppc64, 8.1.3)
Created attachment 921209 [details]
emerge --info
Same on ppc. Created attachment 921210 [details]
build.log (ppc, 8.2.3)
Created attachment 921211 [details]
build.log.xz (ppc, 8.1.3)
|
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.