From 368b9e80f6bf00ccad3f5574fc0973d15658eae8 Mon Sep 17 00:00:00 2001 From: ybd-bot <191849717+ybd-bot@users.noreply.github.com> Date: Sun, 29 Dec 2024 02:32:06 +0800 Subject: [PATCH] Update test results --- AliyunRedis-4.0.0.html | 4 ++-- AliyunRedis-7.0.0.html | 4 ++-- AliyunRedisCluster-4.0.0.html | 7 ++++--- AliyunRedisCluster-5.0.0.html | 7 +++---- AliyunRedisCluster-6.0.0.html | 4 ++-- AliyunRedisCluster-7.0.0.html | 9 +++++---- AliyunTair-4.0.0.html | 4 ++-- AliyunTair-5.0.0.html | 4 ++-- AliyunTair-6.0.0.html | 4 ++-- AliyunTair-7.0.0.html | 8 ++++---- AliyunTairCluster-4.0.0.html | 7 +++---- AliyunTairCluster-5.0.0.html | 2 +- AliyunTairCluster-6.0.0.html | 9 +++++---- AliyunTairCluster-7.0.0.html | 4 ++-- Pika-6.0.0.html | 5 +++-- index.html | 2 +- 16 files changed, 43 insertions(+), 41 deletions(-) diff --git a/AliyunRedis-4.0.0.html b/AliyunRedis-4.0.0.html index 29617d6..0091fe0 100644 --- a/AliyunRedis-4.0.0.html +++ b/AliyunRedis-4.0.0.html @@ -402,7 +402,7 @@ test: xtrim command with MINID/LIMIT version skipped test: psubscribe command passed test: psubscribe with RESET version skipped -test: publish command passed +test: publish command run test error Connection closed by server. test: pubsub channels command passed test: pubsub numpat command passed test: pubsub numsub command passed @@ -414,7 +414,7 @@ test: subscribe command passed test: subscribe with RESET version skipped test: sunsubscribe command version skipped -test: unsubscribe command run test error Connection closed by server. +test: unsubscribe command passed -------- The result of tests -------- Summary: version: 4.0.0, total tests: 195, passed: 195, rate: 100.00% diff --git a/AliyunRedis-7.0.0.html b/AliyunRedis-7.0.0.html index 088eeca..548d630 100644 --- a/AliyunRedis-7.0.0.html +++ b/AliyunRedis-7.0.0.html @@ -401,7 +401,7 @@ test: xtrim command passed test: xtrim command with MINID/LIMIT passed test: psubscribe command passed -test: psubscribe with RESET passed +test: psubscribe with RESET run test error Connection closed by server. test: publish command passed test: pubsub channels command passed test: pubsub numpat command passed @@ -412,7 +412,7 @@ test: spublish command passed test: ssubscribe command passed test: subscribe command passed -test: subscribe with RESET run test error Connection closed by server. +test: subscribe with RESET passed test: sunsubscribe command passed test: unsubscribe command passed -------- The result of tests -------- diff --git a/AliyunRedisCluster-4.0.0.html b/AliyunRedisCluster-4.0.0.html index db02145..accf345 100644 --- a/AliyunRedisCluster-4.0.0.html +++ b/AliyunRedisCluster-4.0.0.html @@ -5,7 +5,7 @@ test: rename command tags skipped test: renamenx command failed test: renamenx command tags skipped -test: randomkey command passed +test: randomkey command failed test: exists command passed test: ttl command passed test: pttl command passed @@ -416,10 +416,11 @@ test: sunsubscribe command version skipped test: unsubscribe command run test error only (P/S)SUBSCRIBE / (P/S)UNSUBSCRIBE / PING / QUIT allowed in this context -------- The result of tests -------- -Summary: version: 4.0.0, total tests: 189, passed: 153, rate: 80.95% +Summary: version: 4.0.0, total tests: 189, passed: 152, rate: 80.42% This is failed tests for 4.0.0: FailedTest(name='rename command', reason=RedisClusterException('rename - all keys must map to the same key slot')) FailedTest(name='renamenx command', reason=RedisClusterException('renamenx - all keys must map to the same key slot')) +FailedTest(name='randomkey command', reason='expected: k, result: None') FailedTest(name='keys command', reason=RedisClusterException('mset - all keys must map to the same key slot')) FailedTest(name='sdiff command', reason=RedisClusterException('sdiff - all keys must map to the same key slot')) FailedTest(name='sdiffstore command', reason=RedisClusterException('sdiffstore - all keys must map to the same key slot')) @@ -439,7 +440,7 @@ FailedTest(name='brpoplpush command', reason=RedisClusterException('brpoplpush - all keys must map to the same key slot')) FailedTest(name='unwatch command', reason=RedisClusterException("No way to dispatch this command to Redis Cluster. Missing key.\nYou can execute the command by specifying target nodes.\nCommand: ('unwatch',)")) FailedTest(name='watch command', reason=RedisClusterException("No way to dispatch this command to Redis Cluster. Missing key.\nYou can execute the command by specifying target nodes.\nCommand: ('unwatch',)")) -FailedTest(name='scan command', reason="expected: ['0', ['k']], result: ({'172.16.0.1:6379': 72057594037927936}, ['k'])") +FailedTest(name='scan command', reason="expected: ['0', ['k']], result: ({'172.16.0.68:6379': 72057594037927936}, ['k'])") FailedTest(name='blpop command', reason=RedisClusterException('blpop - all keys must map to the same key slot')) FailedTest(name='brpop command', reason=RedisClusterException('brpop - all keys must map to the same key slot')) FailedTest(name='zinterstore command', reason=RedisClusterException('zinterstore - all keys must map to the same key slot')) diff --git a/AliyunRedisCluster-5.0.0.html b/AliyunRedisCluster-5.0.0.html index 828333a..469318a 100644 --- a/AliyunRedisCluster-5.0.0.html +++ b/AliyunRedisCluster-5.0.0.html @@ -5,7 +5,7 @@ test: rename command tags skipped test: renamenx command failed test: renamenx command tags skipped -test: randomkey command failed +test: randomkey command passed test: exists command passed test: ttl command passed test: pttl command passed @@ -416,11 +416,10 @@ test: sunsubscribe command version skipped test: unsubscribe command run test error only (P/S)SUBSCRIBE / (P/S)UNSUBSCRIBE / PING / QUIT allowed in this context -------- The result of tests -------- -Summary: version: 5.0.0, total tests: 213, passed: 176, rate: 82.63% +Summary: version: 5.0.0, total tests: 213, passed: 177, rate: 83.10% This is failed tests for 5.0.0: FailedTest(name='rename command', reason=RedisClusterException('rename - all keys must map to the same key slot')) FailedTest(name='renamenx command', reason=RedisClusterException('renamenx - all keys must map to the same key slot')) -FailedTest(name='randomkey command', reason='expected: k, result: None') FailedTest(name='keys command', reason=RedisClusterException('mset - all keys must map to the same key slot')) FailedTest(name='sdiff command', reason=RedisClusterException('sdiff - all keys must map to the same key slot')) FailedTest(name='sdiffstore command', reason=RedisClusterException('sdiffstore - all keys must map to the same key slot')) @@ -440,7 +439,7 @@ FailedTest(name='brpoplpush command', reason=RedisClusterException('brpoplpush - all keys must map to the same key slot')) FailedTest(name='unwatch command', reason=RedisClusterException("No way to dispatch this command to Redis Cluster. Missing key.\nYou can execute the command by specifying target nodes.\nCommand: ('unwatch',)")) FailedTest(name='watch command', reason=RedisClusterException("No way to dispatch this command to Redis Cluster. Missing key.\nYou can execute the command by specifying target nodes.\nCommand: ('unwatch',)")) -FailedTest(name='scan command', reason="expected: ['0', ['k']], result: ({'172.16.0.1:6379': 72057594037927936}, ['k'])") +FailedTest(name='scan command', reason="expected: ['0', ['k']], result: ({'172.16.0.68:6379': 72057594037927936}, ['k'])") FailedTest(name='blpop command', reason=RedisClusterException('blpop - all keys must map to the same key slot')) FailedTest(name='brpop command', reason=RedisClusterException('brpop - all keys must map to the same key slot')) FailedTest(name='zinterstore command', reason=RedisClusterException('zinterstore - all keys must map to the same key slot')) diff --git a/AliyunRedisCluster-6.0.0.html b/AliyunRedisCluster-6.0.0.html index ce8c5ec..e79bd34 100644 --- a/AliyunRedisCluster-6.0.0.html +++ b/AliyunRedisCluster-6.0.0.html @@ -440,8 +440,8 @@ FailedTest(name='brpoplpush command', reason=RedisClusterException('brpoplpush - all keys must map to the same key slot')) FailedTest(name='unwatch command', reason=RedisClusterException("No way to dispatch this command to Redis Cluster. Missing key.\nYou can execute the command by specifying target nodes.\nCommand: ('unwatch',)")) FailedTest(name='watch command', reason=RedisClusterException("No way to dispatch this command to Redis Cluster. Missing key.\nYou can execute the command by specifying target nodes.\nCommand: ('unwatch',)")) -FailedTest(name='scan command', reason="expected: ['0', ['k']], result: ({'172.16.0.1:6379': 72057594037927936}, ['k'])") -FailedTest(name='scan with TYPE', reason="expected: ['0', ['geokey']], result: ({'172.16.0.1:6379': 72057594037927936}, ['geokey'])") +FailedTest(name='scan command', reason="expected: ['0', ['k']], result: ({'172.16.0.68:6379': 72057594037927936}, ['k'])") +FailedTest(name='scan with TYPE', reason="expected: ['0', ['geokey']], result: ({'172.16.0.68:6379': 72057594037927936}, ['geokey'])") FailedTest(name='brpop with double timeout', reason=RedisClusterException('brpop - all keys must map to the same key slot')) FailedTest(name='brpoplpush with double timeout', reason=RedisClusterException('brpoplpush - all keys must map to the same key slot')) FailedTest(name='bitfield_ro command', reason=ResponseError("unknown command 'BITFIELD_RO'")) diff --git a/AliyunRedisCluster-7.0.0.html b/AliyunRedisCluster-7.0.0.html index da2c844..cc2341e 100644 --- a/AliyunRedisCluster-7.0.0.html +++ b/AliyunRedisCluster-7.0.0.html @@ -5,7 +5,7 @@ test: rename command tags skipped test: renamenx command failed test: renamenx command tags skipped -test: randomkey command passed +test: randomkey command failed test: exists command passed test: ttl command passed test: pttl command passed @@ -416,10 +416,11 @@ test: sunsubscribe command run test error only (P/S)SUBSCRIBE / (P/S)UNSUBSCRIBE / PING / QUIT allowed in this context test: unsubscribe command run test error only (P/S)SUBSCRIBE / (P/S)UNSUBSCRIBE / PING / QUIT allowed in this context -------- The result of tests -------- -Summary: version: 7.0.0, total tests: 336, passed: 255, rate: 75.89% +Summary: version: 7.0.0, total tests: 336, passed: 254, rate: 75.60% This is failed tests for 7.0.0: FailedTest(name='rename command', reason=RedisClusterException('rename - all keys must map to the same key slot')) FailedTest(name='renamenx command', reason=RedisClusterException('renamenx - all keys must map to the same key slot')) +FailedTest(name='randomkey command', reason='expected: k, result: None') FailedTest(name='keys command', reason=RedisClusterException('mset - all keys must map to the same key slot')) FailedTest(name='sdiff command', reason=RedisClusterException('sdiff - all keys must map to the same key slot')) FailedTest(name='sdiffstore command', reason=RedisClusterException('sdiffstore - all keys must map to the same key slot')) @@ -460,8 +461,8 @@ FailedTest(name='brpoplpush command', reason=RedisClusterException('brpoplpush - all keys must map to the same key slot')) FailedTest(name='unwatch command', reason=RedisClusterException("No way to dispatch this command to Redis Cluster. Missing key.\nYou can execute the command by specifying target nodes.\nCommand: ('unwatch',)")) FailedTest(name='watch command', reason=RedisClusterException("No way to dispatch this command to Redis Cluster. Missing key.\nYou can execute the command by specifying target nodes.\nCommand: ('unwatch',)")) -FailedTest(name='scan command', reason="expected: ['0', ['k']], result: ({'172.16.0.1:6379': 72057594037927936}, ['k'])") -FailedTest(name='scan with TYPE', reason="expected: ['0', ['geokey']], result: ({'172.16.0.1:6379': 72057594037927936}, ['geokey'])") +FailedTest(name='scan command', reason="expected: ['0', ['k']], result: ({'172.16.0.68:6379': 72057594037927936}, ['k'])") +FailedTest(name='scan with TYPE', reason="expected: ['0', ['geokey']], result: ({'172.16.0.68:6379': 72057594037927936}, ['geokey'])") FailedTest(name='brpop with double timeout', reason=RedisClusterException('brpop - all keys must map to the same key slot')) FailedTest(name='brpoplpush with double timeout', reason=RedisClusterException('brpoplpush - all keys must map to the same key slot')) FailedTest(name='bitfield_ro command', reason=ResponseError("unknown command 'BITFIELD_RO'")) diff --git a/AliyunTair-4.0.0.html b/AliyunTair-4.0.0.html index 65d7a2d..0091fe0 100644 --- a/AliyunTair-4.0.0.html +++ b/AliyunTair-4.0.0.html @@ -414,7 +414,7 @@ test: subscribe command passed test: subscribe with RESET version skipped test: sunsubscribe command version skipped -test: unsubscribe command run test error Connection closed by server. +test: unsubscribe command passed -------- The result of tests -------- -Summary: version: 4.0.0, total tests: 194, passed: 194, rate: 100.00% +Summary: version: 4.0.0, total tests: 195, passed: 195, rate: 100.00% diff --git a/AliyunTair-5.0.0.html b/AliyunTair-5.0.0.html index fed8c32..a5c5a59 100644 --- a/AliyunTair-5.0.0.html +++ b/AliyunTair-5.0.0.html @@ -414,7 +414,7 @@ test: subscribe command passed test: subscribe with RESET version skipped test: sunsubscribe command version skipped -test: unsubscribe command run test error Connection closed by server. +test: unsubscribe command passed -------- The result of tests -------- -Summary: version: 5.0.0, total tests: 218, passed: 218, rate: 100.00% +Summary: version: 5.0.0, total tests: 219, passed: 219, rate: 100.00% diff --git a/AliyunTair-6.0.0.html b/AliyunTair-6.0.0.html index 8aa0cdc..e1a4046 100644 --- a/AliyunTair-6.0.0.html +++ b/AliyunTair-6.0.0.html @@ -414,7 +414,7 @@ test: subscribe command passed test: subscribe with RESET version skipped test: sunsubscribe command version skipped -test: unsubscribe command run test error Connection closed by server. +test: unsubscribe command passed -------- The result of tests -------- -Summary: version: 6.0.0, total tests: 226, passed: 226, rate: 100.00% +Summary: version: 6.0.0, total tests: 227, passed: 227, rate: 100.00% diff --git a/AliyunTair-7.0.0.html b/AliyunTair-7.0.0.html index 28deefb..088eeca 100644 --- a/AliyunTair-7.0.0.html +++ b/AliyunTair-7.0.0.html @@ -401,7 +401,7 @@ test: xtrim command passed test: xtrim command with MINID/LIMIT passed test: psubscribe command passed -test: psubscribe with RESET run test error Connection closed by server. +test: psubscribe with RESET passed test: publish command passed test: pubsub channels command passed test: pubsub numpat command passed @@ -411,10 +411,10 @@ test: punsubscribe command passed test: spublish command passed test: ssubscribe command passed -test: subscribe command run test error Error while reading from r-j6c1b3580cdc5864.redis.rds.aliyuncs.com:6379 : (104, 'Connection reset by peer') -test: subscribe with RESET passed +test: subscribe command passed +test: subscribe with RESET run test error Connection closed by server. test: sunsubscribe command passed test: unsubscribe command passed -------- The result of tests -------- -Summary: version: 7.0.0, total tests: 348, passed: 348, rate: 100.00% +Summary: version: 7.0.0, total tests: 349, passed: 349, rate: 100.00% diff --git a/AliyunTairCluster-4.0.0.html b/AliyunTairCluster-4.0.0.html index 621d807..2fe8d1b 100644 --- a/AliyunTairCluster-4.0.0.html +++ b/AliyunTairCluster-4.0.0.html @@ -5,7 +5,7 @@ test: rename command tags skipped test: renamenx command failed test: renamenx command tags skipped -test: randomkey command failed +test: randomkey command passed test: exists command passed test: ttl command passed test: pttl command passed @@ -416,11 +416,10 @@ test: sunsubscribe command version skipped test: unsubscribe command run test error only (P/S)SUBSCRIBE / (P/S)UNSUBSCRIBE / PING / QUIT allowed in this context -------- The result of tests -------- -Summary: version: 4.0.0, total tests: 189, passed: 152, rate: 80.42% +Summary: version: 4.0.0, total tests: 189, passed: 153, rate: 80.95% This is failed tests for 4.0.0: FailedTest(name='rename command', reason=RedisClusterException('rename - all keys must map to the same key slot')) FailedTest(name='renamenx command', reason=RedisClusterException('renamenx - all keys must map to the same key slot')) -FailedTest(name='randomkey command', reason='expected: k, result: None') FailedTest(name='keys command', reason=RedisClusterException('mset - all keys must map to the same key slot')) FailedTest(name='sdiff command', reason=RedisClusterException('sdiff - all keys must map to the same key slot')) FailedTest(name='sdiffstore command', reason=RedisClusterException('sdiffstore - all keys must map to the same key slot')) @@ -440,7 +439,7 @@ FailedTest(name='brpoplpush command', reason=RedisClusterException('brpoplpush - all keys must map to the same key slot')) FailedTest(name='unwatch command', reason=RedisClusterException("No way to dispatch this command to Redis Cluster. Missing key.\nYou can execute the command by specifying target nodes.\nCommand: ('unwatch',)")) FailedTest(name='watch command', reason=RedisClusterException("No way to dispatch this command to Redis Cluster. Missing key.\nYou can execute the command by specifying target nodes.\nCommand: ('unwatch',)")) -FailedTest(name='scan command', reason="expected: ['0', ['k']], result: ({'172.16.0.252:6379': 72057594037927936}, ['k'])") +FailedTest(name='scan command', reason="expected: ['0', ['k']], result: ({'172.16.0.69:6379': 72057594037927936}, ['k'])") FailedTest(name='blpop command', reason=RedisClusterException('blpop - all keys must map to the same key slot')) FailedTest(name='brpop command', reason=RedisClusterException('brpop - all keys must map to the same key slot')) FailedTest(name='zinterstore command', reason=RedisClusterException('zinterstore - all keys must map to the same key slot')) diff --git a/AliyunTairCluster-5.0.0.html b/AliyunTairCluster-5.0.0.html index 4a238d6..1041832 100644 --- a/AliyunTairCluster-5.0.0.html +++ b/AliyunTairCluster-5.0.0.html @@ -440,7 +440,7 @@ FailedTest(name='brpoplpush command', reason=RedisClusterException('brpoplpush - all keys must map to the same key slot')) FailedTest(name='unwatch command', reason=RedisClusterException("No way to dispatch this command to Redis Cluster. Missing key.\nYou can execute the command by specifying target nodes.\nCommand: ('unwatch',)")) FailedTest(name='watch command', reason=RedisClusterException("No way to dispatch this command to Redis Cluster. Missing key.\nYou can execute the command by specifying target nodes.\nCommand: ('unwatch',)")) -FailedTest(name='scan command', reason="expected: ['0', ['k']], result: ({'172.16.0.252:6379': 72057594037927936}, ['k'])") +FailedTest(name='scan command', reason="expected: ['0', ['k']], result: ({'172.16.0.69:6379': 72057594037927936}, ['k'])") FailedTest(name='blpop command', reason=RedisClusterException('blpop - all keys must map to the same key slot')) FailedTest(name='brpop command', reason=RedisClusterException('brpop - all keys must map to the same key slot')) FailedTest(name='zinterstore command', reason=RedisClusterException('zinterstore - all keys must map to the same key slot')) diff --git a/AliyunTairCluster-6.0.0.html b/AliyunTairCluster-6.0.0.html index 1befb17..b84b3f9 100644 --- a/AliyunTairCluster-6.0.0.html +++ b/AliyunTairCluster-6.0.0.html @@ -5,7 +5,7 @@ test: rename command tags skipped test: renamenx command failed test: renamenx command tags skipped -test: randomkey command passed +test: randomkey command failed test: exists command passed test: ttl command passed test: pttl command passed @@ -416,10 +416,11 @@ test: sunsubscribe command version skipped test: unsubscribe command run test error only (P/S)SUBSCRIBE / (P/S)UNSUBSCRIBE / PING / QUIT allowed in this context -------- The result of tests -------- -Summary: version: 6.0.0, total tests: 221, passed: 181, rate: 81.90% +Summary: version: 6.0.0, total tests: 221, passed: 180, rate: 81.45% This is failed tests for 6.0.0: FailedTest(name='rename command', reason=RedisClusterException('rename - all keys must map to the same key slot')) FailedTest(name='renamenx command', reason=RedisClusterException('renamenx - all keys must map to the same key slot')) +FailedTest(name='randomkey command', reason='expected: k, result: None') FailedTest(name='keys command', reason=RedisClusterException('mset - all keys must map to the same key slot')) FailedTest(name='sdiff command', reason=RedisClusterException('sdiff - all keys must map to the same key slot')) FailedTest(name='sdiffstore command', reason=RedisClusterException('sdiffstore - all keys must map to the same key slot')) @@ -439,8 +440,8 @@ FailedTest(name='brpoplpush command', reason=RedisClusterException('brpoplpush - all keys must map to the same key slot')) FailedTest(name='unwatch command', reason=RedisClusterException("No way to dispatch this command to Redis Cluster. Missing key.\nYou can execute the command by specifying target nodes.\nCommand: ('unwatch',)")) FailedTest(name='watch command', reason=RedisClusterException("No way to dispatch this command to Redis Cluster. Missing key.\nYou can execute the command by specifying target nodes.\nCommand: ('unwatch',)")) -FailedTest(name='scan command', reason="expected: ['0', ['k']], result: ({'172.16.0.252:6379': 72057594037927936}, ['k'])") -FailedTest(name='scan with TYPE', reason="expected: ['0', ['geokey']], result: ({'172.16.0.252:6379': 72057594037927936}, ['geokey'])") +FailedTest(name='scan command', reason="expected: ['0', ['k']], result: ({'172.16.0.69:6379': 72057594037927936}, ['k'])") +FailedTest(name='scan with TYPE', reason="expected: ['0', ['geokey']], result: ({'172.16.0.69:6379': 72057594037927936}, ['geokey'])") FailedTest(name='brpop with double timeout', reason=RedisClusterException('brpop - all keys must map to the same key slot')) FailedTest(name='brpoplpush with double timeout', reason=RedisClusterException('brpoplpush - all keys must map to the same key slot')) FailedTest(name='bitfield_ro command', reason=ResponseError("unknown command 'BITFIELD_RO'")) diff --git a/AliyunTairCluster-7.0.0.html b/AliyunTairCluster-7.0.0.html index 72856c1..c3285b3 100644 --- a/AliyunTairCluster-7.0.0.html +++ b/AliyunTairCluster-7.0.0.html @@ -461,8 +461,8 @@ FailedTest(name='brpoplpush command', reason=RedisClusterException('brpoplpush - all keys must map to the same key slot')) FailedTest(name='unwatch command', reason=RedisClusterException("No way to dispatch this command to Redis Cluster. Missing key.\nYou can execute the command by specifying target nodes.\nCommand: ('unwatch',)")) FailedTest(name='watch command', reason=RedisClusterException("No way to dispatch this command to Redis Cluster. Missing key.\nYou can execute the command by specifying target nodes.\nCommand: ('unwatch',)")) -FailedTest(name='scan command', reason="expected: ['0', ['k']], result: ({'172.16.0.252:6379': 72057594037927936}, ['k'])") -FailedTest(name='scan with TYPE', reason="expected: ['0', ['geokey']], result: ({'172.16.0.252:6379': 72057594037927936}, ['geokey'])") +FailedTest(name='scan command', reason="expected: ['0', ['k']], result: ({'172.16.0.69:6379': 72057594037927936}, ['k'])") +FailedTest(name='scan with TYPE', reason="expected: ['0', ['geokey']], result: ({'172.16.0.69:6379': 72057594037927936}, ['geokey'])") FailedTest(name='brpop with double timeout', reason=RedisClusterException('brpop - all keys must map to the same key slot')) FailedTest(name='brpoplpush with double timeout', reason=RedisClusterException('brpoplpush - all keys must map to the same key slot')) FailedTest(name='bitfield_ro command', reason=ResponseError("unknown command 'BITFIELD_RO'")) diff --git a/Pika-6.0.0.html b/Pika-6.0.0.html index bf236e1..e5b4921 100644 --- a/Pika-6.0.0.html +++ b/Pika-6.0.0.html @@ -85,7 +85,7 @@ test: rpoplpush command passed test: rpoplpush command tags skipped test: rpush command passed -test: rpush with multiple element passed +test: rpush with multiple element failed test: rpushx command passed test: rpushx command tags skipped test: rpushx with multiple element passed @@ -416,7 +416,7 @@ test: sunsubscribe command version skipped test: unsubscribe command run test error only (P)SUBSCRIBE / (P)UNSUBSCRIBE / PING / QUIT allowed in this context -------- The result of tests -------- -Summary: version: 6.0.0, total tests: 221, passed: 156, rate: 70.59% +Summary: version: 6.0.0, total tests: 221, passed: 155, rate: 70.14% This is failed tests for 6.0.0: FailedTest(name='rename command', reason=ResponseError('unknown command "rename"')) FailedTest(name='renamenx command', reason=ResponseError('unknown command "renamenx"')) @@ -468,6 +468,7 @@ FailedTest(name='set with KEEPTTL', reason=ResponseError('syntax error')) FailedTest(name='bitfield_ro command', reason=ResponseError('unknown command "bitfield_ro"')) FailedTest(name='psubscribe command', reason=ResponseError('only (P)SUBSCRIBE / (P)UNSUBSCRIBE / PING / QUIT allowed in this context')) +FailedTest(name='rpush with multiple element', reason="expected: ['0', '1'], result: ['0', '1', '0', '1']") FailedTest(name='bitfield command', reason=ResponseError('unknown command "bitfield"')) FailedTest(name='geopos command', reason="expected: [['13.36138933897018433', '38.11555639549629859'], ['15.08726745843887329', '37.50266842333162032'], None], result: [['13.361389338970184', '38.115556395496299'], ['15.087267458438873', '37.50266842333162'], None]") FailedTest(name='georadius with WITHCOORD / WITHDIST / WITHHASH', reason="expected: [['Palermo', ['13.36138933897018433', '38.11555639549629859']], ['Catania', ['15.08726745843887329', '37.50266842333162032']]], result: [['Palermo', ['13.361389338970184', '38.115556395496299']], ['Catania', ['15.087267458438873', '37.50266842333162']]]") diff --git a/index.html b/index.html index 4da48ee..edb18b4 100644 --- a/index.html +++ b/index.html @@ -1 +1 @@ -This page is automatically generated by resp-compatibility to show the compatibility of the following Redis-Like systems and different versions of Redis.

Standalone Databases

Product / Redis Version4.0.05.0.06.0.07.0.0
Redis(latest)100.00% detail100.00% detail100.00% detail100.00% detail
DragonflyDB(latest)88.27% detail89.09% detail89.04% detail76.57% detail
Kvrocks(latest)91.84% detail92.27% detail92.11% detail82.57% detail
KeyDB(latest)100.00% detail100.00% detail100.00% detail84.29% detail
Pika(latest)79.89% detail72.77% detail70.59% detail47.02% detail
Valkey(latest)98.98% detail99.09% detail99.12% detail99.14% detail
AliyunRedis(7.0)100.00% detail100.00% detail100.00% detail100.00% detail
AliyunTair(7.0)100.00% detail100.00% detail100.00% detail100.00% detail
ElastiCache(None)----
MemoryDB(None)----
AzureRedis(None)----
GoogleMemoryStore(None)----
TencentRedis(None)----
GaussDBRedis(None)----

Cluster Databases

Product / Redis Version4.0.05.0.06.0.07.0.0
RedisCluster(latest)74.07% detail77.00% detail76.47% detail69.35% detail
AliyunRedisCluster(7.0)80.95% detail82.63% detail81.45% detail75.89% detail
AliyunTairCluster(7.0)80.42% detail82.63% detail81.90% detail75.60% detail

This report was generated on 2024-12-28 02:32:51. \ No newline at end of file +This page is automatically generated by resp-compatibility to show the compatibility of the following Redis-Like systems and different versions of Redis.

Standalone Databases

Product / Redis Version4.0.05.0.06.0.07.0.0
Redis(latest)100.00% detail100.00% detail100.00% detail100.00% detail
DragonflyDB(latest)88.27% detail89.09% detail89.04% detail76.57% detail
Kvrocks(latest)91.84% detail92.27% detail92.11% detail82.57% detail
KeyDB(latest)100.00% detail100.00% detail100.00% detail84.29% detail
Pika(latest)79.89% detail72.77% detail70.14% detail47.02% detail
Valkey(latest)98.98% detail99.09% detail99.12% detail99.14% detail
AliyunRedis(7.0)100.00% detail100.00% detail100.00% detail100.00% detail
AliyunTair(7.0)100.00% detail100.00% detail100.00% detail100.00% detail
ElastiCache(None)----
MemoryDB(None)----
AzureRedis(None)----
GoogleMemoryStore(None)----
TencentRedis(None)----
GaussDBRedis(None)----

Cluster Databases

Product / Redis Version4.0.05.0.06.0.07.0.0
RedisCluster(latest)74.07% detail77.00% detail76.47% detail69.35% detail
AliyunRedisCluster(7.0)80.42% detail83.10% detail81.45% detail75.60% detail
AliyunTairCluster(7.0)80.95% detail82.63% detail81.45% detail75.60% detail

This report was generated on 2024-12-29 02:32:05. \ No newline at end of file