Diff sphinx-7.2.5 with a sphinx-7.2.6
/usr/portage/dev-python/sphinx/sphinx-7.2.6.ebuild 2023-10-09 14:52:30.380368373 +0300 | ||
---|---|---|
106 | 106 |
tests/test_directive_other.py::test_include_source_read_event |
107 | 107 |
# flaky |
108 | 108 |
tests/test_build_linkcheck.py |
109 |
# TODO: regressions in 7.2.6 |
|
110 |
tests/test_ext_autodoc.py::test_autodoc |
|
111 |
tests/test_ext_autodoc_automodule.py::test_subclass_of_mocked_object |
|
112 |
tests/test_ext_autodoc_configs.py::test_mocked_module_imports |
|
113 |
tests/test_ext_autosummary.py::test_autosummary_mock_imports |
|
114 |
tests/test_util_typing.py::test_restify_mock |
|
115 |
tests/test_util_typing.py::test_stringify_mock |
|
109 | 116 |
) |
110 | 117 |
[[ ${EPYTHON} == pypy3 ]] && EPYTEST_DESELECT+=( |
111 | 118 |
tests/test_ext_autodoc.py::test_autodoc_inherited_members_None |