infdahai commented on PR #1492:
URL:
https://github.com/apache/incubator-kvrocks/pull/1492#issuecomment-1586192161
=== RUN TestZset/ZRANGE_basics_-_skiplist
zset_test.go:445:
Error Trace:
~/incubator-kvrocks/tests/gocase/unit/type/zset/zset_test.go:445
Error: Not equal:
expected: []string{}
actual : []string(nil)
Diff:
--- Expected
+++ Actual
@@ -1,3 +1,2 @@
-([]string) {
-}
+([]string) <nil>
Test: TestZset/ZRANGE_basics_-_skiplist
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]