Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 865783 - dev-python/myst-parser-0.18.0 fails tests (MUSL)
Summary: dev-python/myst-parser-0.18.0 fails tests (MUSL)
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-08-19 07:05 UTC by Agostino Sarubbo
Modified: 2024-01-13 14:47 UTC (History)
0 users

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


Attachments
build.log (build.log,258.48 KB, text/plain)
2022-08-19 07:05 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 2022-08-19 07:05:35 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/myst_parser-0.18.0 fails tests (MUSL).
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
This machine uses MUSL libc
Comment 1 Agostino Sarubbo gentoo-dev 2022-08-19 07:05:38 UTC
Created attachment 800097 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-08-19 07:05:39 UTC
Error(s) that match a know pattern:


        except AttributeError:
E           AssertionError: FILES DIFFER:
FAILED tests/test_sphinx/test_sphinx_builds.py::test_basic - AssertionError: ...
FAILED tests/test_sphinx/test_sphinx_builds.py::test_fieldlist_extension - As...
FAILED tests/test_sphinx/test_sphinx_builds.py::test_footnotes - AssertionErr...
FAILED tests/test_sphinx/test_sphinx_builds.py::test_gettext_html - Assertion...
SKIPPED [1] tests/test_renderers/test_fixtures_docutils.py:60: (`docutils.parsers.rst.directives.body.LineBlock`) SKIP: MockingError: MockState has not yet implemented attribute 'nest_line_block_lines'
SKIPPED [1] tests/test_renderers/test_fixtures_sphinx.py:47: SKIP: MockingError: MockState has not yet implemented attribute 'nested_list_parse'
tests/test_renderers/test_fixtures_docutils.py::test_docutils_directives[176-line-block] SKIPPED ((`docutils.parsers.rst.directives.body.LineBlock`) SKIP: MockingError: MockState has not yet implemented attribute 'nest_line_block_lines') [ 778/1007]
tests/test_renderers/test_fixtures_sphinx.py::test_directive_options[125-Test Directive Options Error:] PASSED [ 858/1007]
tests/test_renderers/test_fixtures_sphinx.py::test_sphinx_directives[219-SKIP: MockingError: MockState has not yet implemented attribute 'nested_list_parse'] SKIPPED (SKIP: MockingError: MockState has not yet implemented attribute 'nested_list_parse') [ 880/1007]