| Test | Status | Detail |
|---|
| printver | PASS | all passed |
| dump | PASS | all passed |
| auth | PASS | all passed |
| protocol | PASS | all passed |
| keyspace | PASS | all passed |
| scan | PASS | all passed |
| info | PASS | all passed |
| info-command | PASS | all passed |
| sort | PASS | all passed |
| expire | PASS | all passed |
| other | FAIL | Don't rehash if redis has child process in tests/unit/other.tcl |
| multi | FAIL | MULTI propagation of XREADGROUP in tests/unit/multi.tcl |
| quit | PASS | all passed |
| aofrw | PASS | all passed |
| acl | FAIL | ACL load and save in tests/unit/acl.tcl; ACL load and save with restricted channels in tests/unit/acl.tcl |
| acl-v2 | PASS | all passed |
| latency-monitor | PASS | all passed |
| pubsub | PASS | all passed |
| pubsubshard | PASS | all passed |
| slowlog | PASS | all passed |
| scripting | PASS | all passed |
| functions | PASS | all passed |
| maxmemory | FAIL | eviction due to input buffer of a dead client, client eviction: false in tests/unit/maxmemory.tcl; Without maxmemory small integers are shared in tests/unit/maxmemory.tcl; With maxmemory and non-LRU policy integers are still shared in tests/unit/maxmemory.tcl; maxmemory - only allkeys-* should remove non-volatile keys (volatile-lru) in tests/unit/maxmemory.tc...; maxmemory - only allkeys-* should remove non-volatile keys (volatile-random) in tests/unit/maxmemory...; maxmemory - only allkeys-* should remove non-volatile keys (volatile-ttl) in tests/unit/maxmemory.tc...; replica buffer don't induce eviction in tests/unit/maxmemory.tcl; client tracking don't cause eviction feedback loop in tests/unit/maxmemory.tcl |
| introspection | PASS | all passed |
| introspection-2 | PASS | all passed |
| limits | PASS | all passed |
| obuf-limits | PASS | all passed |
| bitops | FAIL | BITCOUNT syntax error #1 in tests/unit/bitops.tcl |
| bitfield | PASS | all passed |
| geo | PASS | all passed |
| memefficiency | FAIL | Active defrag in tests/unit/memefficiency.tcl; Active defrag eval scripts in tests/unit/memefficiency.tcl; Active defrag big keys in tests/unit/memefficiency.tcl; Active defrag big list in tests/unit/memefficiency.tcl; Active defrag edge case in tests/unit/memefficiency.tcl |
| hyperloglog | PASS | all passed |
| lazyfree | PASS | all passed |
| wait | FAIL | WAITAOF local wait and then stop aof in tests/unit/wait.tcl; WAITAOF local on server with aof disabled in tests/unit/wait.tcl |
| pause | PASS | all passed |
| querybuf | PASS | all passed |
| tls | PASS | all passed |
| tracking | FAIL | Tracking invalidation message of eviction keys should be before response in tests/unit/tracking.tcl |
| oom-score-adj | PASS | all passed |
| shutdown | PASS | all passed |
| networking | PASS | all passed |
| client-eviction | PASS | all passed |
| violations | PASS | all passed |
| replybufsize | PASS | all passed |