Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 806193 - >=dev-python/sphinx-4.0.3 - fails test_ext_graphviz.py::test_graphviz_latex, test_ext_inheritance_diagram.py::test_inheritance_diagram_latex
Summary: >=dev-python/sphinx-4.0.3 - fails test_ext_graphviz.py::test_graphviz_latex, ...
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: PPC Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2021-08-02 17:12 UTC by ernsteiswuerfel
Modified: 2022-07-20 13:37 UTC (History)
0 users

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


Attachments
build.log (sphinx-4.0.3:20210802-111814.log,300.86 KB, text/plain)
2021-08-02 17:12 UTC, ernsteiswuerfel
Details
emerge --info (file_806193.txt,5.93 KB, text/plain)
2021-08-02 17:19 UTC, ernsteiswuerfel
Details
build.log (ppc, 4.2.0-r1) (sphinx-4.2.0-r1:20211031-183148.log,302.83 KB, text/plain)
2021-10-31 18:49 UTC, ernsteiswuerfel
Details
build.log (ppc, 4.4.0) (sphinx-4.4.0:20220327-160411.log,540.02 KB, text/plain)
2022-03-27 16:17 UTC, ernsteiswuerfel
Details
build.log (ppc64, 5.0.2) (sphinx-5.0.2:20220720-114402.log,514.07 KB, text/plain)
2022-07-20 13:36 UTC, ernsteiswuerfel
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ernsteiswuerfel archtester 2021-08-02 17:12:53 UTC
Created attachment 729723 [details]
build.log

[...]
======================================= short test summary info ========================================
SKIPPED [1] tests/test_build_epub.py:378: Skipped because DO_EPUBCHECK is not set
SKIPPED [2] tests/test_build_latex.py:67: <Skipped instance>
SKIPPED [1] tests/test_ext_math.py:49: Requires dvisvgm" binary
SKIPPED [1] tests/test_util_typing.py:136: python 3.10+ is required.
SKIPPED [1] tests/test_util_typing.py:240: python 3.10+ is required.
FAILED tests/test_ext_graphviz.py::test_graphviz_latex - AssertionError: assert None
FAILED tests/test_ext_inheritance_diagram.py::test_inheritance_diagram_latex - AssertionError: assert...
========== 2 failed, 1679 passed, 6 skipped, 4 deselected, 1204 warnings in 441.91s (0:07:21) ==========
 * ERROR: dev-python/sphinx-4.0.3::gentoo failed (test phase):
 *   pytest failed with python3.9
Comment 1 ernsteiswuerfel archtester 2021-08-02 17:19:00 UTC
Created attachment 729726 [details]
emerge --info
Comment 2 ernsteiswuerfel archtester 2021-10-31 18:49:06 UTC
Created attachment 747741 [details]
build.log (ppc, 4.2.0-r1)

======================================= short test summary info ========================================
SKIPPED [1] tests/test_build_epub.py:378: Skipped because DO_EPUBCHECK is not set
SKIPPED [2] tests/test_build_latex.py:67: <Skipped instance>
SKIPPED [1] tests/test_util_typing.py:155: python 3.10+ is required.
SKIPPED [1] tests/test_util_typing.py:281: python 3.10+ is required.
FAILED tests/test_ext_graphviz.py::test_graphviz_latex - AssertionError: assert None
FAILED tests/test_ext_inheritance_diagram.py::test_inheritance_diagram_latex - AssertionError: assert...
=========== 2 failed, 1725 passed, 5 skipped, 4 deselected, 4 warnings in 476.16s (0:07:56) ============
 * ERROR: dev-python/sphinx-4.2.0-r1::gentoo failed (test phase):
 *   pytest failed with python3.9
Comment 3 ernsteiswuerfel archtester 2022-03-27 16:17:06 UTC
Created attachment 767999 [details]
build.log (ppc, 4.4.0)

[...]
======================================= short test summary info ========================================
SKIPPED [1] tests/test_build_epub.py:378: Skipped because DO_EPUBCHECK is not set
SKIPPED [2] tests/test_build_latex.py:67: <Skipped instance>
SKIPPED [1] tests/test_ext_math.py:49: Requires dvisvgm" binary
SKIPPED [1] tests/test_util_typing.py:200: python 3.10+ is required.
SKIPPED [1] tests/test_util_typing.py:463: python 3.10+ is required.
FAILED tests/test_ext_graphviz.py::test_graphviz_latex - assert None
FAILED tests/test_ext_inheritance_diagram.py::test_inheritance_diagram_latex - assert None
=========== 2 failed, 1754 passed, 6 skipped, 7 deselected, 6 warnings in 437.39s (0:07:17) ============
 * ERROR: dev-python/sphinx-4.4.0::gentoo failed (test phase):
 *   pytest failed with python3.9
Comment 4 ernsteiswuerfel archtester 2022-07-20 13:36:46 UTC
Created attachment 792563 [details]
build.log (ppc64, 5.0.2)

Same on ppc64.