================================================================================================================================================== FAILURES ================================================================================================================================================== E AssertionError: assert None test/test_asyncredis.py:197: AssertionError > with pytest.raises(ResponseError): E Failed: DID NOT RAISE test/test_mixins/test_string_commands.py:284: Failed /home/udu/aports/community/py3-fakeredis/src/fakeredis-2.23.2/fakeredis/aioredis.py:244: DeprecationWarning: Call to '__init__' function with deprecated usage of input argument/s 'retry_on_timeout'. (TimeoutError is included by default.) -- Deprecated since version 6.0.0. /home/udu/aports/community/py3-fakeredis/src/fakeredis-2.23.2/fakeredis/_server.py:210: DeprecationWarning: Call to '__init__' function with deprecated usage of input argument/s 'retry_on_timeout'. (TimeoutError is included by default.) -- Deprecated since version 6.0.0. test/test_connection.py::TestFakeStrictRedisConnectionErrors::test_hmset[FakeStrictRedis] FAILED test/test_asyncredis.py::test_repr_redis_51[fake] - AssertionError: assert None FAILED test/test_mixins/test_string_commands.py::test_set_conflicting_expire_options[FakeStrictRedis] - Failed: DID NOT RAISE >>> ERROR: py3-fakeredis: check failed