Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 928963 - dev-python/hishel-0.0.25 fails tests: ERROR test_client.py
Summary: dev-python/hishel-0.0.25 fails tests: ERROR test_client.py
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Patrick McLean
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2024-04-09 04:55 UTC by Agostino Sarubbo
Modified: 2024-04-09 15:59 UTC (History)
0 users

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


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

Issue: dev-python/hishel-0.0.25 fails tests.
Discovered on: amd64 (internal ref: ci)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0015
Comment 1 Agostino Sarubbo gentoo-dev 2024-04-09 04:55:34 UTC
Created attachment 889968 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-04-09 04:55:35 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


E   ModuleNotFoundError: No module named 'httpcore'
E   ModuleNotFoundError: No module named 'httpx'
ERROR tests/_async/test_client.py
ERROR tests/_async/test_pool.py
ERROR tests/_async/test_storages.py
ERROR tests/_async/test_transport.py
ERROR tests/_sync/test_client.py
ERROR tests/_sync/test_pool.py
ERROR tests/_sync/test_storages.py
ERROR tests/_sync/test_transport.py
ERROR tests/test_controller.py
ERROR tests/test_headers.py
ERROR tests/test_lfu_cache.py
ERROR tests/test_serializers.py
ERROR tests/test_utils.py
Comment 3 Larry the Git Cow gentoo-dev 2024-04-09 15:59:54 UTC
The bug has been closed via the following commit(s):

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

commit d9ab2dde937f2c9572b53526eeca11736dd504a8
Author:     Patrick McLean <chutzpah@gentoo.org>
AuthorDate: 2024-04-09 15:56:56 +0000
Commit:     Patrick McLean <chutzpah@gentoo.org>
CommitDate: 2024-04-09 15:59:50 +0000

    dev-python/hishel: Add missing deps (bug #928963)
    
    Closes: https://bugs.gentoo.org/928963
    Signed-off-by: Patrick McLean <chutzpah@gentoo.org>

 dev-python/hishel/{hishel-0.0.25.ebuild => hishel-0.0.25-r1.ebuild} | 6 ++++++
 1 file changed, 6 insertions(+)