Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 894284 - [guru] dev-python/mkdocs-mkdocstrings-0.20.0 fails tests
Summary: [guru] dev-python/mkdocs-mkdocstrings-0.20.0 fails tests
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gasc Henri
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-02-14 08:03 UTC by Agostino Sarubbo
Modified: 2023-04-26 09:43 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,82.74 KB, text/plain)
2023-02-14 08:03 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2023-02-14 08:03:31 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/mkdocs-mkdocstrings-0.20.0 fails tests.
Discovered on: amd64 (internal ref: guru_ci)
Comment 1 Agostino Sarubbo gentoo-dev 2023-02-14 08:03:33 UTC
Created attachment 850970 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-02-14 08:03:34 UTC
Error(s) that match a know pattern:


  ValidationError("Failed to load extension 'callouts'.
FAILED tests/test_extension.py::test_html_inside_heading - assert ''<'...
FAILED tests/test_extension.py::test_quote_inside_annotation - assert ';hi&' ...
FAILED tests/test_handlers.py::test_highlighter_basic[False-None] - assert 'i...
FAILED tests/test_handlers.py::test_highlighter_basic[False-codehilite] - ass...
FAILED tests/test_handlers.py::test_highlighter_basic[False-pymdownx.highlight]
FAILED tests/test_handlers.py::test_highlighter_basic[True-None] - assert 'im...
FAILED tests/test_handlers.py::test_highlighter_basic[True-codehilite] - asse...
FAILED tests/test_handlers.py::test_highlighter_basic[True-pymdownx.highlight]
FAILED tests/test_plugin.py::test_disabling_plugin - mkdocs.exceptions.Abort:...
ModuleNotFoundError: No module named 'callouts'
ModuleNotFoundError: No module named 'callouts'")),
errors = [('theme', ValidationError("Unrecognised theme name: 'material'. The available installed themes are: mkdocs, readthedo...FoundError: No module named 'callouts'")), ('plugins', ValidationError('The "markdown-exec" plugin is not installed'))]
Comment 3 Larry the Git Cow gentoo-dev 2023-04-26 09:43:58 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c7b3a4ccb053f92a9e4f23561d22599438c7dc0b

commit c7b3a4ccb053f92a9e4f23561d22599438c7dc0b
Author:     Henri Gasc <gasc@eurecom.fr>
AuthorDate: 2023-04-25 12:46:25 +0000
Commit:     Henri Gasc <gasc@eurecom.fr>
CommitDate: 2023-04-25 13:07:46 +0000

    dev-python/mkdocs-mkdocstrings: add 0.21.2, drop 0.20.0
    
    Closes: https://bugs.gentoo.org/894284
    Signed-off-by: Henri Gasc <gasc@eurecom.fr>

 dev-python/mkdocs-mkdocstrings/Manifest                             | 2 +-
 ...mkdocstrings-0.20.0.ebuild => mkdocs-mkdocstrings-0.21.2.ebuild} | 6 ++++++
 2 files changed, 7 insertions(+), 1 deletion(-)