|
308 | 308 | test: georadius with WITHCOORD / WITHDIST / WITHHASH failed |
309 | 309 | test: georadius with COUNT passed |
310 | 310 | test: georadius with ASC / DESC passed |
311 | | -test: georadius with STORE / STOREDIST passed |
| 311 | +test: georadius with STORE / STOREDIST failed |
312 | 312 | test: georadius with STORE / STOREDIST tags skipped |
313 | 313 | test: georadius with ANY option for COUNT version skipped |
314 | 314 | test: georadius with support for uppercase unit names version skipped |
|
416 | 416 | test: sunsubscribe command version skipped |
417 | 417 | test: unsubscribe command run test error only (P)SUBSCRIBE / (P)UNSUBSCRIBE / PING / QUIT allowed in this context |
418 | 418 | -------- The result of tests -------- |
419 | | -Summary: version: 4.0.0, total tests: 189, passed: 155, rate: 82.01% |
| 419 | +Summary: version: 4.0.0, total tests: 189, passed: 154, rate: 81.48% |
420 | 420 | This is failed tests for 4.0.0: |
421 | 421 | FailedTest(name='rename command', reason=server:ResponseError) |
422 | 422 | FailedTest(name='renamenx command', reason=server:ResponseError) |
|
442 | 442 | FailedTest(name='bitfield command', reason=server:ResponseError) |
443 | 443 | FailedTest(name='georadius command', reason="expected: ['Palermo', 'Catania'], result: ['Catania', 'Palermo']") |
444 | 444 | FailedTest(name='georadius with WITHCOORD / WITHDIST / WITHHASH', reason="expected: [['Palermo', ['13.36138933897018433', '38.11555639549629859']], ['Catania', ['15.08726745843887329', '37.50266842333162032']]], result: [['Catania', ['15.087267458438873', '37.50266842333162']], ['Palermo', ['13.361389338970184', '38.115556395496299']]]") |
| 445 | +FailedTest(name='georadius with STORE / STOREDIST', reason='expected: 2, result: 0') |
445 | 446 | FailedTest(name='georadius_ro command', reason=server:ResponseError) |
446 | 447 | FailedTest(name='georadius_ro with WITHCOORD / WITHDIST / WITHHASH', reason=server:ResponseError) |
447 | 448 | FailedTest(name='georadius_ro with COUNT', reason=server:ResponseError) |
|
0 commit comments