Skip to content

ZRANK/ZREVRANK test failure #23

@tporadowski

Description

@tporadowski

unit/type/zset test for ZRANK/ZREVRANK commands fails. According to documentation it should return (nil) in both cases when key or member are not found, but it was returning "-1" because of PORT_ULONG type (originally in Redis there is long).

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugwin-port-onlyRelated only to Windows port of Redis

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions