Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 865497 - dev-python/enrich-1.2.7-r1 fails tests: src/enrich/test/test_console.py:23: AssertionError
Summary: dev-python/enrich-1.2.7-r1 fails tests: src/enrich/test/test_console.py:23: A...
Status: RESOLVED FIXED
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-17 09:14 UTC by Agostino Sarubbo
Modified: 2023-10-29 18:59 UTC (History)
0 users

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


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

Issue: dev-python/enrich-1.2.7-r1 fails tests (MUSL).
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
This machine uses MUSL libc
Comment 1 Agostino Sarubbo gentoo-dev 2022-08-17 09:14:16 UTC
Created attachment 799945 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-08-17 09:14:17 UTC
Error(s) that match a know pattern:


'
' == 'alpha
E       AssertionError: assert 'alpha
FAILED src/enrich/test/test_console.py::test_rich_console_ex - AssertionError...
beta
delta
gamma
Comment 3 Marek Szuba archtester gentoo-dev 2022-09-21 13:14:04 UTC
This happens on glibc systems as well, and with all three Python targets I have tried (9, 10, 11).
Comment 4 Larry the Git Cow gentoo-dev 2023-10-29 18:59:40 UTC
The bug has been closed via the following commit(s):

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

commit 6be3928e68b153e70e12d22fbf37eea5cb05dd7d
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2023-10-29 18:52:37 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2023-10-29 18:57:15 +0000

    dev-python/enrich: Deselect broken test
    
    Closes: https://bugs.gentoo.org/865497
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-python/enrich/enrich-1.2.7-r1.ebuild | 23 +++++++++++++++++++----
 1 file changed, 19 insertions(+), 4 deletions(-)