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 17, 2025
1 parent d7ce268 commit be7f5c9
Showing 16 changed files with 39 additions and 38 deletions.
4 changes: 2 additions & 2 deletions AliyunRedis-5.0.0.html
Original file line number Diff line number Diff line change
@@ -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 run test error Connection closed by server.
test: publish command passed
test: pubsub channels command passed
test: pubsub numpat command passed
test: pubsub numsub command passed
@@ -416,5 +416,5 @@
test: sunsubscribe command version skipped
test: unsubscribe command passed
-------- The result of tests --------
Summary: version: 5.0.0, total tests: 219, passed: 219, rate: 100.00%
Summary: version: 5.0.0, total tests: 220, passed: 220, rate: 100.00%
</pre>
6 changes: 3 additions & 3 deletions AliyunRedis-6.0.0.html
Original file line number Diff line number Diff line change
@@ -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 run test error Connection closed by server.
test: publish command passed
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: 6.0.0, total tests: 226, passed: 226, rate: 100.00%
Summary: version: 6.0.0, total tests: 228, passed: 228, 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
@@ -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
@@ -416,5 +416,5 @@
test: sunsubscribe command passed
test: unsubscribe command passed
-------- The result of tests --------
Summary: version: 7.0.0, total tests: 349, passed: 349, rate: 100.00%
Summary: version: 7.0.0, total tests: 350, passed: 350, rate: 100.00%
</pre>
7 changes: 4 additions & 3 deletions AliyunRedisCluster-4.0.0.html
Original file line number Diff line number Diff line change
@@ -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.198:6379': 72057594037927936}, ['k'])")
FailedTest(name='scan command', reason="expected: ['0', ['k']], result: ({'172.16.0.131: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'))
2 changes: 1 addition & 1 deletion AliyunRedisCluster-5.0.0.html
Original file line number Diff line number Diff line change
@@ -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.198:6379': 72057594037927936}, ['k'])")
FailedTest(name='scan command', reason="expected: ['0', ['k']], result: ({'172.16.0.131: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'))
9 changes: 5 additions & 4 deletions AliyunRedisCluster-6.0.0.html
Original file line number Diff line number Diff line change
@@ -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.198:6379': 72057594037927936}, ['k'])")
FailedTest(name='scan with TYPE', reason="expected: ['0', ['geokey']], result: ({'172.16.0.198:6379': 72057594037927936}, ['geokey'])")
FailedTest(name='scan command', reason="expected: ['0', ['k']], result: ({'172.16.0.131:6379': 72057594037927936}, ['k'])")
FailedTest(name='scan with TYPE', reason="expected: ['0', ['geokey']], result: ({'172.16.0.131: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'"))
4 changes: 2 additions & 2 deletions AliyunRedisCluster-7.0.0.html
Original file line number Diff line number Diff line change
@@ -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.198:6379': 72057594037927936}, ['k'])")
FailedTest(name='scan with TYPE', reason="expected: ['0', ['geokey']], result: ({'172.16.0.198:6379': 72057594037927936}, ['geokey'])")
FailedTest(name='scan command', reason="expected: ['0', ['k']], result: ({'172.16.0.131:6379': 72057594037927936}, ['k'])")
FailedTest(name='scan with TYPE', reason="expected: ['0', ['geokey']], result: ({'172.16.0.131: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'"))
4 changes: 2 additions & 2 deletions AliyunTair-4.0.0.html
Original file line number Diff line number Diff line change
@@ -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-6.0.0.html
Original file line number Diff line number Diff line change
@@ -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: 6.0.0, total tests: 227, passed: 227, rate: 100.00%
Summary: version: 6.0.0, total tests: 226, passed: 226, rate: 100.00%
</pre>
7 changes: 4 additions & 3 deletions AliyunTairCluster-4.0.0.html
Original file line number Diff line number Diff line change
@@ -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.199:6379': 72057594037927936}, ['k'])")
FailedTest(name='scan command', reason="expected: ['0', ['k']], result: ({'172.16.0.132: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'))
2 changes: 1 addition & 1 deletion AliyunTairCluster-5.0.0.html
Original file line number Diff line number Diff line change
@@ -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.199:6379': 72057594037927936}, ['k'])")
FailedTest(name='scan command', reason="expected: ['0', ['k']], result: ({'172.16.0.132: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'))
9 changes: 4 additions & 5 deletions AliyunTairCluster-6.0.0.html
Original file line number Diff line number Diff line change
@@ -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: 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'))
@@ -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.199:6379': 72057594037927936}, ['k'])")
FailedTest(name='scan with TYPE', reason="expected: ['0', ['geokey']], result: ({'172.16.0.199:6379': 72057594037927936}, ['geokey'])")
FailedTest(name='scan command', reason="expected: ['0', ['k']], result: ({'172.16.0.132:6379': 72057594037927936}, ['k'])")
FailedTest(name='scan with TYPE', reason="expected: ['0', ['geokey']], result: ({'172.16.0.132: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'"))
4 changes: 2 additions & 2 deletions AliyunTairCluster-7.0.0.html
Original file line number Diff line number Diff line change
@@ -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.199:6379': 72057594037927936}, ['k'])")
FailedTest(name='scan with TYPE', reason="expected: ['0', ['geokey']], result: ({'172.16.0.199:6379': 72057594037927936}, ['geokey'])")
FailedTest(name='scan command', reason="expected: ['0', ['k']], result: ({'172.16.0.132:6379': 72057594037927936}, ['k'])")
FailedTest(name='scan with TYPE', reason="expected: ['0', ['geokey']], result: ({'172.16.0.132: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'"))
4 changes: 2 additions & 2 deletions Kvrocks-4.0.0.html
Original file line number Diff line number Diff line change
@@ -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 run test error Connection closed by server.
test: publish command passed
test: pubsub channels command passed
test: pubsub numpat command passed
test: pubsub numsub command passed
@@ -416,7 +416,7 @@
test: sunsubscribe command version skipped
test: unsubscribe command passed
-------- The result of tests --------
Summary: version: 4.0.0, total tests: 195, passed: 179, rate: 91.79%
Summary: version: 4.0.0, total tests: 196, passed: 180, rate: 91.84%
This is failed tests for 4.0.0:
FailedTest(name='keys command', reason=ResponseError('only keys prefix match was supported'))
FailedTest(name='srandmember command', reason="expected: 0, result: ['0']")
Loading

0 comments on commit be7f5c9

Please sign in to comment.