Created attachment 918503 [details] dev-python:rich-13.9.4:20250209-173807.log While rebuilding as part of an 'emerge -e @world' while setting up a new machine, =dev-python/rich-13.9.4 failed its test phase, specifically the following tests: tests/test_markdown.py::test_inline_code, tests/test_syntax.py::test_blank_lines, and tests/test_syntax.py::test_python_render_simple_indent_guides. In test_markdown.py::test_inline_code, I used the diff-highlighting feature of 'vimdiff' to compare the 'expected' and 'actual' output, and found that in three places, starting at column 71, the 'expected' output has a '0' and the 'actual' has '187'. I know very little about Python or terminal color sequences, but I hope that will be a useful hint to someone who knows more.
Created attachment 918504 [details] emerge-info.txt
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c155e929f784cb331a3c322d68162199d99240e commit 2c155e929f784cb331a3c322d68162199d99240e Author: Michał Górny <mgorny@gentoo.org> AuthorDate: 2025-02-16 15:50:43 +0000 Commit: Michał Górny <mgorny@gentoo.org> CommitDate: 2025-02-16 16:02:18 +0000 dev-python/rich: Update test deselects Closes: https://bugs.gentoo.org/949535 Signed-off-by: Michał Górny <mgorny@gentoo.org> dev-python/rich/rich-13.9.4.ebuild | 16 ++++------------ 1 file changed, 4 insertions(+), 12 deletions(-)