You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Test failures observed when running AccessControlListCommandsTest against Redis server 6.2.16
Error: AccessControlListCommandsTest.aclBinaryCommandsTest:526 expected:<[&]testchannel:*> but was:<[]testchannel:*>
Error: AccessControlListCommandsTest.aclBinaryCommandsTest:526 expected:<[&]testchannel:*> but was:<[]testchannel:*>
Error: AccessControlListCommandsTest.aclBinaryCommandsTest:526 expected:<[&]testchannel:*> but was:<[]testchannel:*>
Error: AccessControlListCommandsTest.aclGetUser:120 expected:<[~]*> but was:<[]*>
Error: AccessControlListCommandsTest.aclGetUser:120 expected:<[~]*> but was:<[]*>
Error: AccessControlListCommandsTest.aclGetUser:120 expected:<[~]*> but was:<[]*>
Test failures observed when running
AccessControlListCommandsTest
against Redis server 6.2.16Expected behavior
Tests are passing
Actual behavior
Steps to reproduce:
docker compose --env-file src/test/resources/env/.env.v6.2.16 -f src/test/resources/env/docker-compose.yml up
Redis / Jedis Configuration
Jedis version:
5.2.0
Redis version:
6.2.16
Java version:
1.8
The text was updated successfully, but these errors were encountered: