Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 931345 - dev-python/pymdown-extensions-10.8.1 fails tests: FAILED test_highlight.py::TestHighlightGuess::test_guess - AssertionError: False is not true
Summary: dev-python/pymdown-extensions-10.8.1 fails tests: FAILED test_highlight.py::T...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Andrew Ammerlaan
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2024-05-07 10:45 UTC by Agostino Sarubbo
Modified: 2024-05-07 10:45 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,113.97 KB, text/plain)
2024-05-07 10:45 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-05-07 10:45:55 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/pymdown-extensions-10.8.1 fails tests.
Discovered on: amd64 (internal ref: lto_tinderbox)
System: LTO-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#LTO)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0015
Comment 1 Agostino Sarubbo gentoo-dev 2024-05-07 10:45:56 UTC
Created attachment 892428 [details]
build.log

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


E   AssertionError: False is not true
FAILED tests/test_extensions/test_highlight.py::TestHighlightGuess::test_guess - AssertionError: False is not true
FAILED tests/test_extensions/test_highlight.py::TestHighlightGuessBlock::test_guess_block - AssertionError: False is not true
FAILED tests/test_extensions/test_inlinehilite.py::TestInlineHiliteGuess::test_guessing - AssertionError: False is not true
FAILED tests/test_extensions/test_inlinehilite.py::TestInlineHiliteGuessInline::test_guessing_inline - AssertionError: False is not true
tests/test_extensions/test_highlight.py::TestHighlightGuess::test_guess FAILED [142/531]
tests/test_extensions/test_highlight.py::TestHighlightGuessBlock::test_guess_block FAILED [143/531]
tests/test_extensions/test_inlinehilite.py::TestInlineHiliteGuess::test_guessing FAILED [179/531]
tests/test_extensions/test_inlinehilite.py::TestInlineHiliteGuessInline::test_guessing_inline FAILED [180/531]