Skip to content

Commit

Permalink
Update test results
Browse files Browse the repository at this point in the history
  • Loading branch information
ybd-bot committed Jan 31, 2025
1 parent f37f1a0 commit 5d2c8f0
Show file tree
Hide file tree
Showing 16 changed files with 175 additions and 207 deletions.
4 changes: 2 additions & 2 deletions AliyunRedis-4.0.0.html
Original file line number Diff line number Diff line change
Expand Up @@ -414,7 +414,7 @@
test: subscribe command passed
test: subscribe with RESET version skipped
test: sunsubscribe command version skipped
test: unsubscribe command passed
test: unsubscribe command run test error Connection closed by server.
-------- The result of tests --------
Summary: version: 4.0.0, total tests: 196, passed: 196, rate: 100.00%
Summary: version: 4.0.0, total tests: 195, passed: 195, rate: 100.00%
</pre>
4 changes: 2 additions & 2 deletions AliyunRedis-5.0.0.html
Original file line number Diff line number Diff line change
Expand Up @@ -414,7 +414,7 @@
test: subscribe command passed
test: subscribe with RESET version skipped
test: sunsubscribe command version skipped
test: unsubscribe command passed
test: unsubscribe command run test error Connection closed by server.
-------- The result of tests --------
Summary: version: 5.0.0, total tests: 220, passed: 220, rate: 100.00%
Summary: version: 5.0.0, total tests: 219, passed: 219, rate: 100.00%
</pre>
4 changes: 2 additions & 2 deletions AliyunRedis-7.0.0.html
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -416,5 +416,5 @@
test: sunsubscribe command passed
test: unsubscribe command passed
-------- The result of tests --------
Summary: version: 7.0.0, total tests: 350, passed: 350, rate: 100.00%
Summary: version: 7.0.0, total tests: 349, passed: 349, rate: 100.00%
</pre>
2 changes: 1 addition & 1 deletion AliyunRedisCluster-4.0.0.html
Original file line number Diff line number Diff line change
Expand Up @@ -439,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.204:6379': 72057594037927936}, ['k'])")
FailedTest(name='scan command', reason="expected: ['0', ['k']], result: ({'172.16.0.54: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'))
Expand Down
7 changes: 3 additions & 4 deletions AliyunRedisCluster-5.0.0.html
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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'))
Expand All @@ -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.204:6379': 72057594037927936}, ['k'])")
FailedTest(name='scan command', reason="expected: ['0', ['k']], result: ({'172.16.0.54: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'))
Expand Down
9 changes: 4 additions & 5 deletions AliyunRedisCluster-6.0.0.html
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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: 6.0.0, total tests: 221, passed: 180, rate: 81.45%
Summary: version: 6.0.0, total tests: 221, passed: 181, rate: 81.90%
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'))
Expand All @@ -440,8 +439,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.204:6379': 72057594037927936}, ['k'])")
FailedTest(name='scan with TYPE', reason="expected: ['0', ['geokey']], result: ({'172.16.0.204:6379': 72057594037927936}, ['geokey'])")
FailedTest(name='scan command', reason="expected: ['0', ['k']], result: ({'172.16.0.54:6379': 72057594037927936}, ['k'])")
FailedTest(name='scan with TYPE', reason="expected: ['0', ['geokey']], result: ({'172.16.0.54: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'"))
Expand Down
9 changes: 4 additions & 5 deletions AliyunRedisCluster-7.0.0.html
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -416,11 +416,10 @@
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: 254, rate: 75.60%
Summary: version: 7.0.0, total tests: 336, passed: 255, rate: 75.89%
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'))
Expand Down Expand Up @@ -461,8 +460,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.204:6379': 72057594037927936}, ['k'])")
FailedTest(name='scan with TYPE', reason="expected: ['0', ['geokey']], result: ({'172.16.0.204:6379': 72057594037927936}, ['geokey'])")
FailedTest(name='scan command', reason="expected: ['0', ['k']], result: ({'172.16.0.54:6379': 72057594037927936}, ['k'])")
FailedTest(name='scan with TYPE', reason="expected: ['0', ['geokey']], result: ({'172.16.0.54: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'"))
Expand Down
4 changes: 2 additions & 2 deletions AliyunTair-4.0.0.html
Original file line number Diff line number Diff line change
Expand Up @@ -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%
</pre>
4 changes: 2 additions & 2 deletions AliyunTair-7.0.0.html
Original file line number Diff line number Diff line change
Expand Up @@ -411,8 +411,8 @@
test: punsubscribe command passed
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 command run test error Connection closed by server.
test: subscribe with RESET passed
test: sunsubscribe command passed
test: unsubscribe command passed
-------- The result of tests --------
Expand Down
7 changes: 3 additions & 4 deletions AliyunTairCluster-4.0.0.html
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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'))
Expand All @@ -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.203:6379': 72057594037927936}, ['k'])")
FailedTest(name='scan command', reason="expected: ['0', ['k']], result: ({'172.16.0.53: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'))
Expand Down
2 changes: 1 addition & 1 deletion AliyunTairCluster-5.0.0.html
Original file line number Diff line number Diff line change
Expand Up @@ -439,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.203:6379': 72057594037927936}, ['k'])")
FailedTest(name='scan command', reason="expected: ['0', ['k']], result: ({'172.16.0.53: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'))
Expand Down
9 changes: 4 additions & 5 deletions AliyunTairCluster-6.0.0.html
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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: 6.0.0, total tests: 221, passed: 180, rate: 81.45%
Summary: version: 6.0.0, total tests: 221, passed: 181, rate: 81.90%
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'))
Expand All @@ -440,8 +439,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.203:6379': 72057594037927936}, ['k'])")
FailedTest(name='scan with TYPE', reason="expected: ['0', ['geokey']], result: ({'172.16.0.203:6379': 72057594037927936}, ['geokey'])")
FailedTest(name='scan command', reason="expected: ['0', ['k']], result: ({'172.16.0.53:6379': 72057594037927936}, ['k'])")
FailedTest(name='scan with TYPE', reason="expected: ['0', ['geokey']], result: ({'172.16.0.53: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'"))
Expand Down
4 changes: 2 additions & 2 deletions AliyunTairCluster-7.0.0.html
Original file line number Diff line number Diff line change
Expand Up @@ -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.203:6379': 72057594037927936}, ['k'])")
FailedTest(name='scan with TYPE', reason="expected: ['0', ['geokey']], result: ({'172.16.0.203:6379': 72057594037927936}, ['geokey'])")
FailedTest(name='scan command', reason="expected: ['0', ['k']], result: ({'172.16.0.53:6379': 72057594037927936}, ['k'])")
FailedTest(name='scan with TYPE', reason="expected: ['0', ['geokey']], result: ({'172.16.0.53: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'"))
Expand Down
4 changes: 2 additions & 2 deletions KeyDB-7.0.0.html
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -416,7 +416,7 @@
test: sunsubscribe command failed
test: unsubscribe command passed
-------- The result of tests --------
Summary: version: 7.0.0, total tests: 350, passed: 295, rate: 84.29%
Summary: version: 7.0.0, total tests: 349, passed: 294, rate: 84.24%
This is failed tests for 7.0.0:
FailedTest(name='expire with NX / XX', reason=ResponseError("wrong number of arguments for 'expire' command"))
FailedTest(name='expire with GT / LT', reason=ResponseError("wrong number of arguments for 'expire' command"))
Expand Down
Loading

0 comments on commit 5d2c8f0

Please sign in to comment.