Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 865783

Summary: dev-python/myst-parser-0.18.0 fails tests (MUSL)
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Python Gentoo Team <python>
Status: CONFIRMED ---    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log

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]