channels_redis icon indicating copy to clipboard operation
channels_redis copied to clipboard

Test stuck on ARM64

Open odidev opened this issue 3 years ago • 1 comments
trafficstars

Hi @carltongibson I have been working on installing and testing channels-redis package on x86 and arm64 architectures. While testing this package for arm64 using python –m tox the test stuck in the middle.

tests/test_pubsub.py::test_proxied_methods_coroutine_check PASSED [ 46%] 
tests/test_pubsub_sentinel.py::test_send_receive 

Please have a look at the test output. It would be really helpful if you could share some pointers on it.

Test output at arm64: gha_test_arm64_channel-redis_with_py38(failed).txt

odidev avatar Apr 08 '22 09:04 odidev

HI @odidev — that's a lot of apt... 😅

This line:

2022-04-06T12:38:21.3875574Z ##[error]The operation was canceled.
``

Can you find a reason for that? 

(I'm afraid there's nothing that jumps out.) 

carltongibson avatar Apr 08 '22 09:04 carltongibson

Duplicate of #319

carltongibson avatar Sep 02 '22 08:09 carltongibson