Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 927812 - dev-python/pymdown-extensions-10.7.1 fails tests: AssertionError: Lists differ
Summary: dev-python/pymdown-extensions-10.7.1 fails tests: AssertionError: Lists differ
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Andrew Nowa Ammerlaan
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2024-03-25 14:02 UTC by Agostino Sarubbo
Modified: 2024-03-26 12:51 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,104.74 KB, text/plain)
2024-03-25 14:02 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 2024-03-25 14:02:54 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/pymdown-extensions-10.7.1 fails tests.
Discovered on: arm (internal ref: tinderbox_arm)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0015
Comment 1 Agostino Sarubbo gentoo-dev 2024-03-25 14:02:56 UTC
Created attachment 888541 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-03-25 14:02:57 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


E       AssertionError: Lists differ: [{'le[46 chars]r', 'html': '<em>Foo</em> &ne; <code>bar</code[37 chars] []}] != [{'le[46 chars]r', 'children': []}]
FAILED tests/test_extensions/test_smartsymbols.py::TestSmartSymbols::test_toc_tokens - AssertionError: Lists differ: [{'le[46 chars]r', 'html': '<em>Foo</em> &ne;...
tests/test_extensions/test_smartsymbols.py::TestSmartSymbols::test_toc_tokens FAILED [280/529]
Comment 3 Larry the Git Cow gentoo-dev 2024-03-26 12:51:48 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7832613369bd45cc3e0d9ec92267b1d7cdf2c09

commit e7832613369bd45cc3e0d9ec92267b1d7cdf2c09
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2024-03-26 12:51:06 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2024-03-26 12:51:45 +0000

    dev-python/pymdown-extensions: Fix tests w/ markdown >= 3.6
    
    Closes: https://bugs.gentoo.org/927812
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 .../files/pymdown-extensions-10.7.1-md36.patch     | 49 ++++++++++++++++++++++
 .../pymdown-extensions-10.7.1.ebuild               |  5 +++
 2 files changed, 54 insertions(+)