redis / redis

Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.

Home Page:http://redis.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

redis make test failed

Dndkdkdn opened this issue · comments

I tried installing various versions of Redis, but regardless of whether it is 5.0.1~5.0.5 or newer versions: 7.0.1, the following error will be reported when executing the make test command:
GEOHASH is able to return geohash strings in tests/unit/geo.tcl Expected 'ezs42e44yx0' to equal or match 'ezs42e44yx'

like this:[err]: GEOHASH is able to return geohash strings in tests/unit/geo.tcl
Expected 'ezs42e44yx0' to equal or match 'ezs42e44yx'

what operating system are you using?

system

i use macos Sonoma 14.3