https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: dev-python/hishel-0.0.26 fails tests. Discovered on: amd64 (internal ref: ci) Info about the issue: https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0015
Created attachment 891678 [details] build.log build log and emerge --info
Error(s) that match a know pattern in addition to what has been reported in the summary: E ModuleNotFoundError: No module named 'redis' E RuntimeError: The `AsyncRedisStorage` was used, but the required packages were not found. Check that you have `Hishel` installed with the `redis` extension as shown. E RuntimeError: The `RedisStorage` was used, but the required packages were not found. Check that you have `Hishel` installed with the `redis` extension as shown. FAILED tests/_async/test_storages.py::test_redisstorage[asyncio] - ModuleNotFoundError: No module named 'redis' FAILED tests/_async/test_storages.py::test_redisstorage_expired[asyncio] - ModuleNotFoundError: No module named 'redis' FAILED tests/_async/test_storages.py::test_redis_ttl_after_hits[asyncio] - RuntimeError: The `AsyncRedisStorage` was used, but the required packages w... FAILED tests/_sync/test_storages.py::test_redisstorage[asyncio] - ModuleNotFoundError: No module named 'redis' FAILED tests/_sync/test_storages.py::test_redisstorage_expired[asyncio] - ModuleNotFoundError: No module named 'redis' FAILED tests/_sync/test_storages.py::test_redisstorage_expired[trio] - ModuleNotFoundError: No module named 'redis' FAILED tests/_sync/test_storages.py::test_redisstorage[trio] - ModuleNotFoundError: No module named 'redis' FAILED tests/_sync/test_storages.py::test_redis_ttl_after_hits[asyncio] - RuntimeError: The `RedisStorage` was used, but the required packages were n... FAILED tests/_sync/test_storages.py::test_redis_ttl_after_hits[trio] - RuntimeError: The `RedisStorage` was used, but the required packages were n... tests/_async/test_pool.py::test_pool_stale_response_with_connecterror[asyncio] PASSED [ 18/204] tests/_async/test_pool.py::test_pool_stale_response_with_connecterror[trio] PASSED [ 28/204] tests/_async/test_storages.py::test_redisstorage[asyncio] FAILED [ 41/204] tests/_async/test_storages.py::test_redisstorage_expired[asyncio] FAILED [ 45/204] tests/_async/test_storages.py::test_redis_ttl_after_hits[asyncio] FAILED [ 46/204] tests/_async/test_transport.py::test_transport_stale_response_with_connecterror[asyncio] PASSED [ 52/204] tests/_async/test_transport.py::test_transport_stale_response_with_connecterror[trio] PASSED [ 62/204] tests/_sync/test_storages.py::test_redisstorage[asyncio] FAILED [ 87/204] tests/_sync/test_storages.py::test_redisstorage_expired[asyncio] FAILED [ 91/204] tests/_sync/test_storages.py::test_redisstorage_expired[trio] FAILED [101/204] tests/_sync/test_storages.py::test_redisstorage[trio] FAILED [ 97/204] tests/_sync/test_storages.py::test_redis_ttl_after_hits[asyncio] FAILED [ 92/204] tests/_sync/test_storages.py::test_redis_ttl_after_hits[trio] FAILED [102/204]
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=21db41ab8b12c423ddf0861554b2a22345241bd8 commit 21db41ab8b12c423ddf0861554b2a22345241bd8 Author: Michał Górny <mgorny@gentoo.org> AuthorDate: 2024-04-25 10:36:25 +0000 Commit: Michał Górny <mgorny@gentoo.org> CommitDate: 2024-04-25 10:37:01 +0000 dev-python/hishel: Add missing test-dep on dev-python/redis Closes: https://bugs.gentoo.org/930653 Signed-off-by: Michał Górny <mgorny@gentoo.org> dev-python/hishel/hishel-0.0.26.ebuild | 1 + 1 file changed, 1 insertion(+)