Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 866051 - dev-python/subprocess-tee-0.3.5: src/subprocess_tee/test/test_rich.py:23: AssertionError
Summary: dev-python/subprocess-tee-0.3.5: src/subprocess_tee/test/test_rich.py:23: Ass...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Marek Szuba
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-08-22 15:51 UTC by Agostino Sarubbo
Modified: 2022-09-21 14:00 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,58.89 KB, text/plain)
2022-08-22 15:51 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-22 15:51:24 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/subprocess-tee-0.3.5 fails tests (MUSL).
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
This machine uses MUSL libc
Comment 1 Agostino Sarubbo gentoo-dev 2022-08-22 15:51:26 UTC
Created attachment 800483 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-08-22 15:51:27 UTC
Error(s) that match a know pattern:


'
' == 'alpha
123
E       AssertionError: assert 'alpha
FAILED src/subprocess_tee/test/test_rich.py::test_rich_console_ex - Assertion...
beta
delta
gamma
Comment 3 Marek Szuba archtester gentoo-dev 2022-09-21 13:21:21 UTC
This is literally the same test as the one currently failing for dev-python/enrich.
Comment 4 Larry the Git Cow gentoo-dev 2022-09-21 14:00:13 UTC
The bug has been closed via the following commit(s):

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

commit bc02e16fabc12a287f4beb0c628218458ca1d67a
Author:     Marek Szuba <marecki@gentoo.org>
AuthorDate: 2022-09-21 13:23:23 +0000
Commit:     Marek Szuba <marecki@gentoo.org>
CommitDate: 2022-09-21 14:00:04 +0000

    dev-python/subprocess-tee: skip tests triggering issues with dev-python/enrich
    
    Closes: https://bugs.gentoo.org/866051
    Signed-off-by: Marek Szuba <marecki@gentoo.org>

 dev-python/subprocess-tee/subprocess-tee-0.3.5.ebuild | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)