go-redis Compatibility Report

Engula: Redis server v=7.2.11 sha=00000000:0 malloc=jemalloc-5.3.0 bits=64 build=a9076abb8525c26c
Redis baseline: Redis server v=7.2.11 sha=d4c381df:0 malloc=jemalloc-5.3.0 bits=64 build=7dce983fad20426a
go-redis tag:
Compatibility threshold: 0.95
Started: 2026-05-21 02:31:56
100.00%
Compat Pass Rate
580 / 580
Shared Pass
0
Engula-only Failures
0
Engula-only Skips/Pending
89
Shared Failures (baseline noise)
678
Total Leaf Specs (engula)

Run Summary

MetricEngulaRedis
Total leaf specs678678
Passed580580
Failed8989
Skipped77
Pending22
Duration96.2s100.3s
[BeforeSuite]passedpassed
[AfterSuite]passedpassed

Engula-only Regressions (0)

No regressions: every Redis-passing spec also passes on Engula.
Shared Failures (baseline noise) — 89 specs
These specs failed on both Engula and Redis. They are not blockers for the compatibility gate — they are typically caused by missing modules (RedisJSON, RedisSearch, RedisBloom, etc.) on a vanilla Redis baseline.
SpecMessage
[It] Probabilistic commands bloom should BFAdd [probabilistic, bloom, bfadd]Unexpected error: <*net.OpError | 0x3169e3748460>: dial tcp :6379: connect: connection refused { Op: "dial", Net: "tcp", Source: nil, Addr: <*net.TCPAddr | 0x3169e3786420>{IP: nil, Port: 6379, Zone: ""}, Err: <*os.SyscallError | 0x3169e353c640>{ Syscall: "connect", Err: <syscall.Errno>0x6f, }, } occurred
[It] Probabilistic commands bloom should BFCard [probabilistic, bloom, bfcard]Unexpected error: <*net.OpError | 0x3169e346a7d0>: dial tcp :6379: connect: connection refused { Op: "dial", Net: "tcp", Source: nil, Addr: <*net.TCPAddr | 0x3169e363e2a0>{IP: nil, Port: 6379, Zone: ""}, Err: <*os.SyscallError | 0x3169e38184a0>{ Syscall: "connect", Err: <syscall.Errno>0x6f, }, } occurred
[It] Probabilistic commands bloom should BFExists [probabilistic, bloom, bfexists]Unexpected error: <*net.OpError | 0x3169e346b270>: dial tcp :6379: connect: connection refused { Op: "dial", Net: "tcp", Source: nil, Addr: <*net.TCPAddr | 0x3169e363e780>{IP: nil, Port: 6379, Zone: ""}, Err: <*os.SyscallError | 0x3169e38189a0>{ Syscall: "connect", Err: <syscall.Errno>0x6f, }, } occurred
[It] Probabilistic commands bloom should BFInfo and BFReserve [probabilistic, bloom, bfinfo, bfreserve]Unexpected error: <*net.OpError | 0x3169e37489b0>: dial tcp :6379: connect: connection refused { Op: "dial", Net: "tcp", Source: nil, Addr: <*net.TCPAddr | 0x3169e37869c0>{IP: nil, Port: 6379, Zone: ""}, Err: <*os.SyscallError | 0x3169e353d3a0>{ Syscall: "connect", Err: <syscall.Errno>0x6f, }, } occurred
[It] Probabilistic commands bloom should BFInfoCapacity, BFInfoSize, BFInfoFilters, BFInfoItems, BFInfoExpansion, [probabilistic, bloom, bfinfocapacity, bfinfosize, bfinfofilters, bfinfoitems, bfinfoexpansion]Unexpected error: <*net.OpError | 0x3169e3748ff0>: dial tcp :6379: connect: connection refused { Op: "dial", Net: "tcp", Source: nil, Addr: <*net.TCPAddr | 0x3169e3786f00>{IP: nil, Port: 6379, Zone: ""}, Err: <*os.SyscallError | 0x3169e353d880>{ Syscall: "connect", Err: <syscall.Errno>0x6f, }, } occurred
[It] Probabilistic commands bloom should BFInsert [probabilistic, bloom, bfinsert]Unexpected error: <*net.OpError | 0x3169e3749360>: dial tcp :6379: connect: connection refused { Op: "dial", Net: "tcp", Source: nil, Addr: <*net.TCPAddr | 0x3169e3787470>{IP: nil, Port: 6379, Zone: ""}, Err: <*os.SyscallError | 0x3169e353dce0>{ Syscall: "connect", Err: <syscall.Errno>0x6f, }, } occurred
[It] Probabilistic commands bloom should BFMAdd [probabilistic, bloom, bfmadd]Unexpected error: <*net.OpError | 0x3169e3749680>: dial tcp :6379: connect: connection refused { Op: "dial", Net: "tcp", Source: nil, Addr: <*net.TCPAddr | 0x3169e37879e0>{IP: nil, Port: 6379, Zone: ""}, Err: <*os.SyscallError | 0x3169e341e2e0>{ Syscall: "connect", Err: <syscall.Errno>0x6f, }, } occurred
[It] Probabilistic commands bloom should BFMExists [probabilistic, bloom, bfmexists]Unexpected error: <*net.OpError | 0x3169e37499a0>: dial tcp :6379: connect: connection refused { Op: "dial", Net: "tcp", Source: nil, Addr: <*net.TCPAddr | 0x3169e341b8c0>{IP: nil, Port: 6379, Zone: ""}, Err: <*os.SyscallError | 0x3169e341e8a0>{ Syscall: "connect", Err: <syscall.Errno>0x6f, }, } occurred
[It] Probabilistic commands bloom should BFReserveExpansion [probabilistic, bloom, bfreserveexpansion]Unexpected error: <*net.OpError | 0x3169e346b770>: dial tcp :6379: connect: connection refused { Op: "dial", Net: "tcp", Source: nil, Addr: <*net.TCPAddr | 0x3169e363ec90>{IP: nil, Port: 6379, Zone: ""}, Err: <*os.SyscallError | 0x3169e38192e0>{ Syscall: "connect", Err: <syscall.Errno>0x6f, }, } occurred
[It] Probabilistic commands bloom should BFReserveNonScaling [probabilistic, bloom, bfreservenonscaling]Unexpected error: <*net.OpError | 0x3169e346ba90>: dial tcp :6379: connect: connection refused { Op: "dial", Net: "tcp", Source: nil, Addr: <*net.TCPAddr | 0x3169e363f140>{IP: nil, Port: 6379, Zone: ""}, Err: <*os.SyscallError | 0x3169e38196c0>{ Syscall: "connect", Err: <syscall.Errno>0x6f, }, } occurred
[It] Probabilistic commands bloom should BFScanDump and BFLoadChunk [probabilistic, bloom, bfscandump, bfloadchunk]Unexpected error: <*net.OpError | 0x3169e346bd60>: dial tcp :6379: connect: connection refused { Op: "dial", Net: "tcp", Source: nil, Addr: <*net.TCPAddr | 0x3169e363f620>{IP: nil, Port: 6379, Zone: ""}, Err: <*os.SyscallError | 0x3169e3819a60>{ Syscall: "connect", Err: <syscall.Errno>0x6f, }, } occurred
[It] Probabilistic commands bloom should BFReserveWithArgs [probabilistic, bloom, bfreserveargs]Unexpected error: <*net.OpError | 0x3169e36ca190>: dial tcp :6379: connect: connection refused { Op: "dial", Net: "tcp", Source: nil, Addr: <*net.TCPAddr | 0x3169e363fad0>{IP: nil, Port: 6379, Zone: ""}, Err: <*os.SyscallError | 0x3169e3819de0>{ Syscall: "connect", Err: <syscall.Errno>0x6f, }, } occurred
[It] Probabilistic commands cuckoo should CFAdd [probabilistic, cuckoo, cfadd]Unexpected error: <*net.OpError | 0x3169e36ca4b0>: dial tcp :6379: connect: connection refused { Op: "dial", Net: "tcp", Source: nil, Addr: <*net.TCPAddr | 0x3169e374a000>{IP: nil, Port: 6379, Zone: ""}, Err: <*os.SyscallError | 0x3169e372a1a0>{ Syscall: "connect", Err: <syscall.Errno>0x6f, }, } occurred
[It] Probabilistic commands cuckoo should CFAddNX [probabilistic, cuckoo, cfaddnx]Unexpected error: <*net.OpError | 0x3169e3749d10>: dial tcp :6379: connect: connection refused { Op: "dial", Net: "tcp", Source: nil, Addr: <*net.TCPAddr | 0x3169e34b6e40>{IP: nil, Port: 6379, Zone: ""}, Err: <*os.SyscallError | 0x3169e341eba0>{ Syscall: "connect", Err: <syscall.Errno>0x6f, }, } occurred
[It] Probabilistic commands cuckoo should CFCount [probabilistic, cuckoo, cfcount]Unexpected error: <*net.OpError | 0x3169e36ca7d0>: dial tcp :6379: connect: connection refused { Op: "dial", Net: "tcp", Source: nil, Addr: <*net.TCPAddr | 0x3169e374a600>{IP: nil, Port: 6379, Zone: ""}, Err: <*os.SyscallError | 0x3169e372a460>{ Syscall: "connect", Err: <syscall.Errno>0x6f, }, } occurred
[It] Probabilistic commands cuckoo should CFDel and CFExists [probabilistic, cuckoo, cfdel, cfexists]Unexpected error: <*net.OpError | 0x3169e36caaa0>: dial tcp :6379: connect: connection refused { Op: "dial", Net: "tcp", Source: nil, Addr: <*net.TCPAddr | 0x3169e374ab10>{IP: nil, Port: 6379, Zone: ""}, Err: <*os.SyscallError | 0x3169e372a700>{ Syscall: "connect", Err: <syscall.Errno>0x6f, }, } occurred
[It] Probabilistic commands cuckoo should CFInfo and CFReserve [probabilistic, cuckoo, cfinfo, cfreserve]Unexpected error: <*net.OpError | 0x3169e3658190>: dial tcp :6379: connect: connection refused { Op: "dial", Net: "tcp", Source: nil, Addr: <*net.TCPAddr | 0x3169e34b73b0>{IP: nil, Port: 6379, Zone: ""}, Err: <*os.SyscallError | 0x3169e341ee80>{ Syscall: "connect", Err: <syscall.Errno>0x6f, }, } occurred
[It] Probabilistic commands cuckoo should CFScanDump and CFLoadChunk [probabilistic, cuckoo, bloom, cfscandump, cfloadchunk]Unexpected error: <*net.OpError | 0x3169e36cadc0>: dial tcp :6379: connect: connection refused { Op: "dial", Net: "tcp", Source: nil, Addr: <*net.TCPAddr | 0x3169e374afc0>{IP: nil, Port: 6379, Zone: ""}, Err: <*os.SyscallError | 0x3169e372a9c0>{ Syscall: "connect", Err: <syscall.Errno>0x6f, }, } occurred
[It] Probabilistic commands cuckoo should CFInfo and CFReserveWithArgs [probabilistic, cuckoo, cfinfo, cfreserveargs]Unexpected error: <*net.OpError | 0x3169e3658500>: dial tcp :6379: connect: connection refused { Op: "dial", Net: "tcp", Source: nil, Addr: <*net.TCPAddr | 0x3169e34b79b0>{IP: nil, Port: 6379, Zone: ""}, Err: <*os.SyscallError | 0x3169e341f1a0>{ Syscall: "connect", Err: <syscall.Errno>0x6f, }, } occurred
[It] Probabilistic commands cuckoo should CFInsert [probabilistic, cuckoo, cfinsert]Unexpected error: <*net.OpError | 0x3169e3658000>: dial tcp :6379: connect: connection refused { Op: "dial", Net: "tcp", Source: nil, Addr: <*net.TCPAddr | 0x3169e374a000>{IP: nil, Port: 6379, Zone: ""}, Err: <*os.SyscallError | 0x3169e372a020>{ Syscall: "connect", Err: <syscall.Errno>0x6f, }, } occurred
[It] Probabilistic commands cuckoo should CFInsertNX [probabilistic, cuckoo, cfinsertnx]Unexpected error: <*net.OpError | 0x3169e346a6e0>: dial tcp :6379: connect: connection refused { Op: "dial", Net: "tcp", Source: nil, Addr: <*net.TCPAddr | 0x3169e37a6120>{IP: nil, Port: 6379, Zone: ""}, Err: <*os.SyscallError | 0x3169e341e2e0>{ Syscall: "connect", Err: <syscall.Errno>0x6f, }, } occurred
[It] Probabilistic commands cuckoo should CFMexists [probabilistic, cuckoo, cfmexists]Unexpected error: <*net.OpError | 0x3169e346af50>: dial tcp :6379: connect: connection refused { Op: "dial", Net: "tcp", Source: nil, Addr: <*net.TCPAddr | 0x3169e37a6600>{IP: nil, Port: 6379, Zone: ""}, Err: <*os.SyscallError | 0x3169e341e8c0>{ Syscall: "connect", Err: <syscall.Errno>0x6f, }, } occurred
[It] Probabilistic commands CMS should CMSIncrBy [probabilistic, cms, cmsincrby]Unexpected error: <*net.OpError | 0x3169e36582d0>: dial tcp :6379: connect: connection refused { Op: "dial", Net: "tcp", Source: nil, Addr: <*net.TCPAddr | 0x3169e374a600>{IP: nil, Port: 6379, Zone: ""}, Err: <*os.SyscallError | 0x3169e372a2c0>{ Syscall: "connect", Err: <syscall.Errno>0x6f, }, } occurred
[It] Probabilistic commands CMS should CMSInitByDim and CMSInfo [probabilistic, cms, cmsinitbydim, cmsinfo]Unexpected error: <*net.OpError | 0x3169e36585f0>: dial tcp :6379: connect: connection refused { Op: "dial", Net: "tcp", Source: nil, Addr: <*net.TCPAddr | 0x3169e374ab40>{IP: nil, Port: 6379, Zone: ""}, Err: <*os.SyscallError | 0x3169e372a5c0>{ Syscall: "connect", Err: <syscall.Errno>0x6f, }, } occurred
[It] Probabilistic commands CMS should CMSInitByProb [probabilistic, cms, cmsinitbyprob]Unexpected error: <*net.OpError | 0x3169e3658a50>: dial tcp :6379: connect: connection refused { Op: "dial", Net: "tcp", Source: nil, Addr: <*net.TCPAddr | 0x3169e374b020>{IP: nil, Port: 6379, Zone: ""}, Err: <*os.SyscallError | 0x3169e372a8c0>{ Syscall: "connect", Err: <syscall.Errno>0x6f, }, } occurred
[It] Probabilistic commands CMS should CMSMerge, CMSMergeWithWeight and CMSQuery [probabilistic, cms, cmsmerge, cmsquery]Unexpected error: <*net.OpError | 0x3169e346b680>: dial tcp :6379: connect: connection refused { Op: "dial", Net: "tcp", Source: nil, Addr: <*net.TCPAddr | 0x3169e37a6b10>{IP: nil, Port: 6379, Zone: ""}, Err: <*os.SyscallError | 0x3169e341ebe0>{ Syscall: "connect", Err: <syscall.Errno>0x6f, }, } occurred
[It] Probabilistic commands TopK should TopKReserve, TopKInfo, TopKAdd, TopKQuery, TopKCount, TopKIncrBy, TopKList, TopKListWithCount [probabilistic, topk, topkreserve, topkinfo, topkadd, topkquery, topkcount, topkincrby, topklist, topklistwithcount]Unexpected error: <*net.OpError | 0x3169e3658d70>: dial tcp :6379: connect: connection refused { Op: "dial", Net: "tcp", Source: nil, Addr: <*net.TCPAddr | 0x3169e374b500>{IP: nil, Port: 6379, Zone: ""}, Err: <*os.SyscallError | 0x3169e372ac00>{ Syscall: "connect", Err: <syscall.Errno>0x6f, }, } occurred
[It] Probabilistic commands TopK should TopKReserveWithOptions [probabilistic, topk, topkreservewithoptions]Unexpected error: <*net.OpError | 0x3169e346b950>: dial tcp :6379: connect: connection refused { Op: "dial", Net: "tcp", Source: nil, Addr: <*net.TCPAddr | 0x3169e37a6f60>{IP: nil, Port: 6379, Zone: ""}, Err: <*os.SyscallError | 0x3169e341eea0>{ Syscall: "connect", Err: <syscall.Errno>0x6f, }, } occurred
[It] Probabilistic commands t-digest should TDigestAdd, TDigestCreate, TDigestInfo, TDigestByRank, TDigestByRevRank, TDigestCDF, TDigestMax, TDigestMin, TDigestQuantile, TDigestRank, TDigestRevRank, TDigestTrimmedMean, TDigestReset, [probabilistic, tdigest, tdigestadd, tdigestcreate, tdigestinfo, tdigestbyrank, tdigestbyrevrank, tdigestcdf, tdigestmax, tdigestmin, tdigestquantile, tdigestrank, tdigestrevrank, tdigesttrimmedmean, tdigestreset]Unexpected error: <*net.OpError | 0x3169e346bc70>: dial tcp :6379: connect: connection refused { Op: "dial", Net: "tcp", Source: nil, Addr: <*net.TCPAddr | 0x3169e37a7410>{IP: nil, Port: 6379, Zone: ""}, Err: <*os.SyscallError | 0x3169e341f1c0>{ Syscall: "connect", Err: <syscall.Errno>0x6f, }, } occurred
[It] Probabilistic commands t-digest should TDigestCreateWithCompression [probabilistic, tdigest, tcreatewithcompression]Unexpected error: <*net.OpError | 0x3169e36590e0>: dial tcp :6379: connect: connection refused { Op: "dial", Net: "tcp", Source: nil, Addr: <*net.TCPAddr | 0x3169e374ba10>{IP: nil, Port: 6379, Zone: ""}, Err: <*os.SyscallError | 0x3169e372af20>{ Syscall: "connect", Err: <syscall.Errno>0x6f, }, } occurred
[It] Probabilistic commands t-digest should TDigestMerge [probabilistic, tdigest, tmerge]Unexpected error: <*net.OpError | 0x3169e3748320>: dial tcp :6379: connect: connection refused { Op: "dial", Net: "tcp", Source: nil, Addr: <*net.TCPAddr | 0x3169e37a78c0>{IP: nil, Port: 6379, Zone: ""}, Err: <*os.SyscallError | 0x3169e341f5a0>{ Syscall: "connect", Err: <syscall.Errno>0x6f, }, } occurred
[It] RedisTimeseries commands should TSCreate and TSCreateWithArgs [timeseries, tscreate, tscreateWithArgs]Unexpected error: <*net.OpError | 0x3169e36fee60>: dial tcp :6379: connect: connection refused { Op: "dial", Net: "tcp", Source: nil, Addr: <*net.TCPAddr | 0x3169e38a12c0>{IP: nil, Port: 6379, Zone: ""}, Err: <*os.SyscallError | 0x3169e372a460>{ Syscall: "connect", Err: <syscall.Errno>0x6f, }, } occurred
[It] RedisTimeseries commands should TSAdd and TSAddWithArgs [timeseries, tsadd, tsaddWithArgs]Unexpected error: <*net.OpError | 0x3169e383c230>: dial tcp :6379: connect: connection refused { Op: "dial", Net: "tcp", Source: nil, Addr: <*net.TCPAddr | 0x3169e34b6c30>{IP: nil, Port: 6379, Zone: ""}, Err: <*os.SyscallError | 0x3169e341e5c0>{ Syscall: "connect", Err: <syscall.Errno>0x6f, }, } occurred
[It] RedisTimeseries commands should TSAlter [timeseries, tsalter]Unexpected error: <*net.OpError | 0x3169e383c550>: dial tcp :6379: connect: connection refused { Op: "dial", Net: "tcp", Source: nil, Addr: <*net.TCPAddr | 0x3169e34b7200>{IP: nil, Port: 6379, Zone: ""}, Err: <*os.SyscallError | 0x3169e341e980>{ Syscall: "connect", Err: <syscall.Errno>0x6f, }, } occurred
[It] RedisTimeseries commands should TSCreateRule and TSDeleteRule [timeseries, tscreaterule, tsdeleterule]Unexpected error: <*net.OpError | 0x3169e383c870>: dial tcp :6379: connect: connection refused { Op: "dial", Net: "tcp", Source: nil, Addr: <*net.TCPAddr | 0x3169e34b78c0>{IP: nil, Port: 6379, Zone: ""}, Err: <*os.SyscallError | 0x3169e341ec80>{ Syscall: "connect", Err: <syscall.Errno>0x6f, }, } occurred
[It] RedisTimeseries commands should TSIncrBy, TSIncrByWithArgs, TSDecrBy and TSDecrByWithArgs [timeseries, tsincrby, tsdecrby, tsincrbyWithArgs, tsdecrbyWithArgs]Unexpected error: <*net.OpError | 0x3169e383cc30>: dial tcp :6379: connect: connection refused { Op: "dial", Net: "tcp", Source: nil, Addr: <*net.TCPAddr | 0x3169e34b7ec0>{IP: nil, Port: 6379, Zone: ""}, Err: <*os.SyscallError | 0x3169e341efa0>{ Syscall: "connect", Err: <syscall.Errno>0x6f, }, } occurred
[It] RedisTimeseries commands should TSGet [timeseries, tsget]Unexpected error: <*net.OpError | 0x3169e36ff130>: dial tcp :6379: connect: connection refused { Op: "dial", Net: "tcp", Source: nil, Addr: <*net.TCPAddr | 0x3169e38a1770>{IP: nil, Port: 6379, Zone: ""}, Err: <*os.SyscallError | 0x3169e372a720>{ Syscall: "connect", Err: <syscall.Errno>0x6f, }, } occurred
[It] RedisTimeseries commands should TSGet Latest [timeseries, tsgetlatest]Unexpected error: <*net.OpError | 0x3169e383ceb0>: dial tcp :6379: connect: connection refused { Op: "dial", Net: "tcp", Source: nil, Addr: <*net.TCPAddr | 0x3169e38a1b90>{IP: nil, Port: 6379, Zone: ""}, Err: <*os.SyscallError | 0x3169e341f200>{ Syscall: "connect", Err: <syscall.Errno>0x6f, }, } occurred
[It] RedisTimeseries commands should TSInfo [timeseries, tsinfo]Unexpected error: <*net.OpError | 0x3169e36ff4f0>: dial tcp :6379: connect: connection refused { Op: "dial", Net: "tcp", Source: nil, Addr: <*net.TCPAddr | 0x3169e38a1cb0>{IP: nil, Port: 6379, Zone: ""}, Err: <*os.SyscallError | 0x3169e372aac0>{ Syscall: "connect", Err: <syscall.Errno>0x6f, }, } occurred
[It] RedisTimeseries commands should TSMAdd [timeseries, tsmadd]Unexpected error: <*net.OpError | 0x3169e36ff810>: dial tcp :6379: connect: connection refused { Op: "dial", Net: "tcp", Source: nil, Addr: <*net.TCPAddr | 0x3169e374a300>{IP: nil, Port: 6379, Zone: ""}, Err: <*os.SyscallError | 0x3169e372ada0>{ Syscall: "connect", Err: <syscall.Errno>0x6f, }, } occurred
[It] RedisTimeseries commands should TSMGet and TSMGetWithArgs [timeseries, tsmget, tsmgetWithArgs]Unexpected error: <*net.OpError | 0x3169e383d1d0>: dial tcp :6379: connect: connection refused { Op: "dial", Net: "tcp", Source: nil, Addr: <*net.TCPAddr | 0x3169e37a6840>{IP: nil, Port: 6379, Zone: ""}, Err: <*os.SyscallError | 0x3169e341f500>{ Syscall: "connect", Err: <syscall.Errno>0x6f, }, } occurred
[It] RedisTimeseries commands should TSQueryIndex [timeseries, tsqueryindex]Unexpected error: <*net.OpError | 0x3169e383d4f0>: dial tcp :6379: connect: connection refused { Op: "dial", Net: "tcp", Source: nil, Addr: <*net.TCPAddr | 0x3169e37a6cf0>{IP: nil, Port: 6379, Zone: ""}, Err: <*os.SyscallError | 0x3169e341f7c0>{ Syscall: "connect", Err: <syscall.Errno>0x6f, }, } occurred
[It] RedisTimeseries commands should TSDel and TSRange [timeseries, tsdel, tsrange]Unexpected error: <*net.OpError | 0x3169e36ffb30>: dial tcp :6379: connect: connection refused { Op: "dial", Net: "tcp", Source: nil, Addr: <*net.TCPAddr | 0x3169e374a8d0>{IP: nil, Port: 6379, Zone: ""}, Err: <*os.SyscallError | 0x3169e372b080>{ Syscall: "connect", Err: <syscall.Errno>0x6f, }, } occurred
[It] RedisTimeseries commands should TSRange, TSRangeWithArgs [timeseries, tsrange, tsrangeWithArgs]Unexpected error: <*net.OpError | 0x3169e383d810>: dial tcp :6379: connect: connection refused { Op: "dial", Net: "tcp", Source: nil, Addr: <*net.TCPAddr | 0x3169e37a71a0>{IP: nil, Port: 6379, Zone: ""}, Err: <*os.SyscallError | 0x3169e341fa80>{ Syscall: "connect", Err: <syscall.Errno>0x6f, }, } occurred
[It] RedisTimeseries commands should TSRevRange, TSRevRangeWithArgs [timeseries, tsrevrange, tsrevrangeWithArgs]Unexpected error: <*net.OpError | 0x3169e36fe0a0>: dial tcp :6379: connect: connection refused { Op: "dial", Net: "tcp", Source: nil, Addr: <*net.TCPAddr | 0x3169e374a120>{IP: nil, Port: 6379, Zone: ""}, Err: <*os.SyscallError | 0x3169e372a0c0>{ Syscall: "connect", Err: <syscall.Errno>0x6f, }, } occurred
[It] RedisTimeseries commands should TSMRange and TSMRangeWithArgs [timeseries, tsmrange, tsmrangeWithArgs]Unexpected error: <*net.OpError | 0x3169e36fe3c0>: dial tcp :6379: connect: connection refused { Op: "dial", Net: "tcp", Source: nil, Addr: <*net.TCPAddr | 0x3169e374a780>{IP: nil, Port: 6379, Zone: ""}, Err: <*os.SyscallError | 0x3169e372a400>{ Syscall: "connect", Err: <syscall.Errno>0x6f, }, } occurred
[It] RedisTimeseries commands should TSMRangeWithArgs Latest [timeseries, tsmrangeWithArgs, tsmrangelatest]Unexpected error: <*net.OpError | 0x3169e36fe6e0>: dial tcp :6379: connect: connection refused { Op: "dial", Net: "tcp", Source: nil, Addr: <*net.TCPAddr | 0x3169e374ac60>{IP: nil, Port: 6379, Zone: ""}, Err: <*os.SyscallError | 0x3169e372a6e0>{ Syscall: "connect", Err: <syscall.Errno>0x6f, }, } occurred
[It] RedisTimeseries commands should TSMRevRange and TSMRevRangeWithArgs [timeseries, tsmrevrange, tsmrevrangeWithArgs]Unexpected error: <*net.OpError | 0x3169e36fea00>: dial tcp :6379: connect: connection refused { Op: "dial", Net: "tcp", Source: nil, Addr: <*net.TCPAddr | 0x3169e374b140>{IP: nil, Port: 6379, Zone: ""}, Err: <*os.SyscallError | 0x3169e372a9c0>{ Syscall: "connect", Err: <syscall.Errno>0x6f, }, } occurred
[It] RedisTimeseries commands should TSMRevRangeWithArgs Latest [timeseries, tsmrevrangeWithArgs, tsmrevrangelatest]Unexpected error: <*net.OpError | 0x3169e36fed70>: dial tcp :6379: connect: connection refused { Op: "dial", Net: "tcp", Source: nil, Addr: <*net.TCPAddr | 0x3169e374b620>{IP: nil, Port: 6379, Zone: ""}, Err: <*os.SyscallError | 0x3169e372aca0>{ Syscall: "connect", Err: <syscall.Errno>0x6f, }, } occurred
[It] JSON Commands arrays should JSONArrAppend [json, arrays, json.arrappend]Unexpected error: <*net.OpError | 0x3169e36fe780>: dial tcp :6379: connect: connection refused { Op: "dial", Net: "tcp", Source: nil, Addr: <*net.TCPAddr | 0x3169e3ecbe60>{IP: nil, Port: 6379, Zone: ""}, Err: <*os.SyscallError | 0x3169e353c280>{ Syscall: "connect", Err: <syscall.Errno>0x6f, }, } occurred
[It] JSON Commands arrays should JSONArrIndex and JSONArrIndexWithArgs [json, arrays, json.arrindex]Unexpected error: <*net.OpError | 0x3169e3983810>: dial tcp :6379: connect: connection refused { Op: "dial", Net: "tcp", Source: nil, Addr: <*net.TCPAddr | 0x3169e3a740f0>{IP: nil, Port: 6379, Zone: ""}, Err: <*os.SyscallError | 0x3169e37ea040>{ Syscall: "connect", Err: <syscall.Errno>0x6f, }, } occurred
[It] JSON Commands arrays should JSONArrIndex and JSONArrIndexWithArgs with $ [json, arrays, json.arrindex]Unexpected error: <*net.OpError | 0x3169e3983bd0>: dial tcp :6379: connect: connection refused { Op: "dial", Net: "tcp", Source: nil, Addr: <*net.TCPAddr | 0x3169e3a74750>{IP: nil, Port: 6379, Zone: ""}, Err: <*os.SyscallError | 0x3169e37ea300>{ Syscall: "connect", Err: <syscall.Errno>0x6f, }, } occurred
[It] JSON Commands arrays should JSONArrInsert [json, arrays, json.arrinsert]Unexpected error: <*net.OpError | 0x3169e3555630>: dial tcp :6379: connect: connection refused { Op: "dial", Net: "tcp", Source: nil, Addr: <*net.TCPAddr | 0x3169e3a74e70>{IP: nil, Port: 6379, Zone: ""}, Err: <*os.SyscallError | 0x3169e37ea5c0>{ Syscall: "connect", Err: <syscall.Errno>0x6f, }, } occurred
[It] JSON Commands arrays should JSONArrLen [json, arrays, json.arrlen]Unexpected error: <*net.OpError | 0x3169e36feaf0>: dial tcp :6379: connect: connection refused { Op: "dial", Net: "tcp", Source: nil, Addr: <*net.TCPAddr | 0x3169e3923230>{IP: nil, Port: 6379, Zone: ""}, Err: <*os.SyscallError | 0x3169e3819400>{ Syscall: "connect", Err: <syscall.Errno>0x6f, }, } occurred
[It] JSON Commands arrays should JSONArrPop [json, arrays, json.arrpop]Unexpected error: <*net.OpError | 0x3169e36fef50>: dial tcp :6379: connect: connection refused { Op: "dial", Net: "tcp", Source: nil, Addr: <*net.TCPAddr | 0x3169e3923800>{IP: nil, Port: 6379, Zone: ""}, Err: <*os.SyscallError | 0x3169e341e6c0>{ Syscall: "connect", Err: <syscall.Errno>0x6f, }, } occurred
[It] JSON Commands arrays should JSONArrTrim [json, arrays, json.arrtrim]Unexpected error: <*net.OpError | 0x3169e3c8c0a0>: dial tcp :6379: connect: connection refused { Op: "dial", Net: "tcp", Source: nil, Addr: <*net.TCPAddr | 0x3169e3923da0>{IP: nil, Port: 6379, Zone: ""}, Err: <*os.SyscallError | 0x3169e341fb80>{ Syscall: "connect", Err: <syscall.Errno>0x6f, }, } occurred
[It] JSON Commands arrays should JSONArrPop [json, arrays, json.arrpop] (#2)Unexpected error: <*net.OpError | 0x3169e3555950>: dial tcp :6379: connect: connection refused { Op: "dial", Net: "tcp", Source: nil, Addr: <*net.TCPAddr | 0x3169e3a75560>{IP: nil, Port: 6379, Zone: ""}, Err: <*os.SyscallError | 0x3169e37ea8c0>{ Syscall: "connect", Err: <syscall.Errno>0x6f, }, } occurred
[It] JSON Commands get/set should JSONSet [json, getset, json.set]Unexpected error: <*net.OpError | 0x3169e3555cc0>: dial tcp :6379: connect: connection refused { Op: "dial", Net: "tcp", Source: nil, Addr: <*net.TCPAddr | 0x3169e3a75c20>{IP: nil, Port: 6379, Zone: ""}, Err: <*os.SyscallError | 0x3169e37eac00>{ Syscall: "connect", Err: <syscall.Errno>0x6f, }, } occurred
[It] JSON Commands get/set should JSONGet [json, getset, json.get]Unexpected error: <*net.OpError | 0x3169e34de190>: dial tcp :6379: connect: connection refused { Op: "dial", Net: "tcp", Source: nil, Addr: <*net.TCPAddr | 0x3169e34b73b0>{IP: nil, Port: 6379, Zone: ""}, Err: <*os.SyscallError | 0x3169e37eaec0>{ Syscall: "connect", Err: <syscall.Errno>0x6f, }, } occurred
[It] JSON Commands get/set should JSONMerge [json, getset, json.merge]Unexpected error: <*net.OpError | 0x3169e34de4b0>: dial tcp :6379: connect: connection refused { Op: "dial", Net: "tcp", Source: nil, Addr: <*net.TCPAddr | 0x3169e34b79e0>{IP: nil, Port: 6379, Zone: ""}, Err: <*os.SyscallError | 0x3169e37eb180>{ Syscall: "connect", Err: <syscall.Errno>0x6f, }, } occurred
[It] JSON Commands get/set should JSONMSet [json, getset, json.mset]Unexpected error: <*net.OpError | 0x3169e3c8c3c0>: dial tcp :6379: connect: connection refused { Op: "dial", Net: "tcp", Source: nil, Addr: <*net.TCPAddr | 0x3169e3992390>{IP: nil, Port: 6379, Zone: ""}, Err: <*os.SyscallError | 0x3169e341fea0>{ Syscall: "connect", Err: <syscall.Errno>0x6f, }, } occurred
[It] JSON Commands get/set should JSONMGet [json, getset, json.mget]Unexpected error: <*net.OpError | 0x3169e3c8c6e0>: dial tcp :6379: connect: connection refused { Op: "dial", Net: "tcp", Source: nil, Addr: <*net.TCPAddr | 0x3169e3992840>{IP: nil, Port: 6379, Zone: ""}, Err: <*os.SyscallError | 0x3169e3791240>{ Syscall: "connect", Err: <syscall.Errno>0x6f, }, } occurred
[It] JSON Commands get/set should JSONMget with $ [json, getset, json.mget]Unexpected error: <*net.OpError | 0x3169e3c8ca00>: dial tcp :6379: connect: connection refused { Op: "dial", Net: "tcp", Source: nil, Addr: <*net.TCPAddr | 0x3169e3992cf0>{IP: nil, Port: 6379, Zone: ""}, Err: <*os.SyscallError | 0x3169e37917a0>{ Syscall: "connect", Err: <syscall.Errno>0x6f, }, } occurred
[It] JSON Commands Misc should JSONClear [json, misc, json.clear]Unexpected error: <*net.OpError | 0x3169e3c8ccd0>: dial tcp :6379: connect: connection refused { Op: "dial", Net: "tcp", Source: nil, Addr: <*net.TCPAddr | 0x3169e39931a0>{IP: nil, Port: 6379, Zone: ""}, Err: <*os.SyscallError | 0x3169e3791b60>{ Syscall: "connect", Err: <syscall.Errno>0x6f, }, } occurred
[It] JSON Commands Misc should JSONClear with $ [json, misc, json.clear]Unexpected error: <*net.OpError | 0x3169e34de820>: dial tcp :6379: connect: connection refused { Op: "dial", Net: "tcp", Source: nil, Addr: <*net.TCPAddr | 0x3169e3786210>{IP: nil, Port: 6379, Zone: ""}, Err: <*os.SyscallError | 0x3169e37eb460>{ Syscall: "connect", Err: <syscall.Errno>0x6f, }, } occurred
[It] JSON Commands Misc should JSONDel [json, misc, json.del]Unexpected error: <*net.OpError | 0x3169e3c8cff0>: dial tcp :6379: connect: connection refused { Op: "dial", Net: "tcp", Source: nil, Addr: <*net.TCPAddr | 0x3169e3993650>{IP: nil, Port: 6379, Zone: ""}, Err: <*os.SyscallError | 0x3169e3a10240>{ Syscall: "connect", Err: <syscall.Errno>0x6f, }, } occurred
[It] JSON Commands Misc should JSONDel with $ [json, misc, json.del]Unexpected error: <*net.OpError | 0x3169e34deb40>: dial tcp :6379: connect: connection refused { Op: "dial", Net: "tcp", Source: nil, Addr: <*net.TCPAddr | 0x3169e3fb02a0>{IP: nil, Port: 6379, Zone: ""}, Err: <*os.SyscallError | 0x3169e37eb740>{ Syscall: "connect", Err: <syscall.Errno>0x6f, }, } occurred
[It] JSON Commands Misc should JSONForget [json, misc, json.forget]Unexpected error: <*net.OpError | 0x3169e3c8d360>: dial tcp :6379: connect: connection refused { Op: "dial", Net: "tcp", Source: nil, Addr: <*net.TCPAddr | 0x3169e3993b00>{IP: nil, Port: 6379, Zone: ""}, Err: <*os.SyscallError | 0x3169e3a10520>{ Syscall: "connect", Err: <syscall.Errno>0x6f, }, } occurred
[It] JSON Commands Misc should JSONForget with $ [json, misc, json.forget]Unexpected error: <*net.OpError | 0x3169e3c8d630>: dial tcp :6379: connect: connection refused { Op: "dial", Net: "tcp", Source: nil, Addr: <*net.TCPAddr | 0x3169e363f6b0>{IP: nil, Port: 6379, Zone: ""}, Err: <*os.SyscallError | 0x3169e3a107c0>{ Syscall: "connect", Err: <syscall.Errno>0x6f, }, } occurred
[It] JSON Commands Misc should JSONNumIncrBy [json, misc, json.numincrby]Unexpected error: <*net.OpError | 0x3169e3c8d950>: dial tcp :6379: connect: connection refused { Op: "dial", Net: "tcp", Source: nil, Addr: <*net.TCPAddr | 0x3169e363fbc0>{IP: nil, Port: 6379, Zone: ""}, Err: <*os.SyscallError | 0x3169e3a10a80>{ Syscall: "connect", Err: <syscall.Errno>0x6f, }, } occurred
[It] JSON Commands Misc should JSONNumIncrBy with $ [json, misc, json.numincrby]Unexpected error: <*net.OpError | 0x3169e3c8dcc0>: dial tcp :6379: connect: connection refused { Op: "dial", Net: "tcp", Source: nil, Addr: <*net.TCPAddr | 0x3169e3e37830>{IP: nil, Port: 6379, Zone: ""}, Err: <*os.SyscallError | 0x3169e3a10d40>{ Syscall: "connect", Err: <syscall.Errno>0x6f, }, } occurred
[It] JSON Commands Misc should JSONObjKeys [json, misc, json.objkeys]Unexpected error: <*net.OpError | 0x3169e391a1e0>: dial tcp :6379: connect: connection refused { Op: "dial", Net: "tcp", Source: nil, Addr: <*net.TCPAddr | 0x3169e3e37da0>{IP: nil, Port: 6379, Zone: ""}, Err: <*os.SyscallError | 0x3169e3a11000>{ Syscall: "connect", Err: <syscall.Errno>0x6f, }, } occurred
[It] JSON Commands Misc should JSONObjKeys with $ [json, misc, json.objkeys]Unexpected error: <*net.OpError | 0x3169e391a500>: dial tcp :6379: connect: connection refused { Op: "dial", Net: "tcp", Source: nil, Addr: <*net.TCPAddr | 0x3169e374a480>{IP: nil, Port: 6379, Zone: ""}, Err: <*os.SyscallError | 0x3169e3a112c0>{ Syscall: "connect", Err: <syscall.Errno>0x6f, }, } occurred
[It] JSON Commands Misc should JSONObjLen [json, misc, json.objlen]Unexpected error: <*net.OpError | 0x3169e391a820>: dial tcp :6379: connect: connection refused { Op: "dial", Net: "tcp", Source: nil, Addr: <*net.TCPAddr | 0x3169e3f640f0>{IP: nil, Port: 6379, Zone: ""}, Err: <*os.SyscallError | 0x3169e3a11580>{ Syscall: "connect", Err: <syscall.Errno>0x6f, }, } occurred
[It] JSON Commands Misc should JSONStrLen [json, misc, json.strlen]Unexpected error: <*net.OpError | 0x3169e34deeb0>: dial tcp :6379: connect: connection refused { Op: "dial", Net: "tcp", Source: nil, Addr: <*net.TCPAddr | 0x3169e3fb0750>{IP: nil, Port: 6379, Zone: ""}, Err: <*os.SyscallError | 0x3169e37ebb20>{ Syscall: "connect", Err: <syscall.Errno>0x6f, }, } occurred
[It] JSON Commands Misc should JSONStrAppend [json, misc, json.strappend]Unexpected error: <*net.OpError | 0x3169e391aaf0>: dial tcp :6379: connect: connection refused { Op: "dial", Net: "tcp", Source: nil, Addr: <*net.TCPAddr | 0x3169e3f645a0>{IP: nil, Port: 6379, Zone: ""}, Err: <*os.SyscallError | 0x3169e3a11820>{ Syscall: "connect", Err: <syscall.Errno>0x6f, }, } occurred
[It] JSON Commands Misc should JSONStrAppend and JSONStrLen with $ [json, misc, json.strappend, json.strlen]Unexpected error: <*net.OpError | 0x3169e391adc0>: dial tcp :6379: connect: connection refused { Op: "dial", Net: "tcp", Source: nil, Addr: <*net.TCPAddr | 0x3169e3f64b40>{IP: nil, Port: 6379, Zone: ""}, Err: <*os.SyscallError | 0x3169e3a11ac0>{ Syscall: "connect", Err: <syscall.Errno>0x6f, }, } occurred
[It] JSON Commands Misc should JSONToggle [json, misc, json.toggle]Unexpected error: <*net.OpError | 0x3169e391b0e0>: dial tcp :6379: connect: connection refused { Op: "dial", Net: "tcp", Source: nil, Addr: <*net.TCPAddr | 0x3169e3f65110>{IP: nil, Port: 6379, Zone: ""}, Err: <*os.SyscallError | 0x3169e3a11da0>{ Syscall: "connect", Err: <syscall.Errno>0x6f, }, } occurred
[It] JSON Commands Misc should JSONType [json, misc, json.type]Unexpected error: <*net.OpError | 0x3169e34df270>: dial tcp :6379: connect: connection refused { Op: "dial", Net: "tcp", Source: nil, Addr: <*net.TCPAddr | 0x3169e3fb0c00>{IP: nil, Port: 6379, Zone: ""}, Err: <*os.SyscallError | 0x3169e37ebea0>{ Syscall: "connect", Err: <syscall.Errno>0x6f, }, } occurred
[It] RedisGears commands should TFunctionLoad, TFunctionLoadArgs and TFunctionDelete [gears, tfunctionload]Unexpected error: <*net.OpError | 0x3169e3a45c70>: dial tcp :6379: connect: connection refused { Op: "dial", Net: "tcp", Source: nil, Addr: <*net.TCPAddr | 0x3169e3a83050>{IP: nil, Port: 6379, Zone: ""}, Err: <*os.SyscallError | 0x3169e3c885c0>{ Syscall: "connect", Err: <syscall.Errno>0x6f, }, } occurred
[It] RedisGears commands should TFunctionList [gears, tfunctionlist]Unexpected error: <*net.OpError | 0x3169e3c04640>: dial tcp :6379: connect: connection refused { Op: "dial", Net: "tcp", Source: nil, Addr: <*net.TCPAddr | 0x3169e3c18ba0>{IP: nil, Port: 6379, Zone: ""}, Err: <*os.SyscallError | 0x3169e372a560>{ Syscall: "connect", Err: <syscall.Errno>0x6f, }, } occurred
[It] RedisGears commands should TFCall [gears, tfcall]Unexpected error: <*net.OpError | 0x3169e3c04910>: dial tcp :6379: connect: connection refused { Op: "dial", Net: "tcp", Source: nil, Addr: <*net.TCPAddr | 0x3169e3c18fc0>{IP: nil, Port: 6379, Zone: ""}, Err: <*os.SyscallError | 0x3169e372a9a0>{ Syscall: "connect", Err: <syscall.Errno>0x6f, }, } occurred
[It] RedisGears commands should TFCallArgs [gears, tfcallargs]Unexpected error: <*net.OpError | 0x3169e3c04dc0>: dial tcp :6379: connect: connection refused { Op: "dial", Net: "tcp", Source: nil, Addr: <*net.TCPAddr | 0x3169e3c197d0>{IP: nil, Port: 6379, Zone: ""}, Err: <*os.SyscallError | 0x3169e372ace0>{ Syscall: "connect", Err: <syscall.Errno>0x6f, }, } occurred
[It] RedisGears commands should TFCallASYNC [gears, TFCallASYNC]Unexpected error: <*net.OpError | 0x3169e3905360>: dial tcp :6379: connect: connection refused { Op: "dial", Net: "tcp", Source: nil, Addr: <*net.TCPAddr | 0x3169e3a83680>{IP: nil, Port: 6379, Zone: ""}, Err: <*os.SyscallError | 0x3169e3c88a00>{ Syscall: "connect", Err: <syscall.Errno>0x6f, }, } occurred
[It] RedisGears commands should TFCallASYNCArgs [gears, TFCallASYNCargs]Unexpected error: <*net.OpError | 0x3169e3c050e0>: dial tcp :6379: connect: connection refused { Op: "dial", Net: "tcp", Source: nil, Addr: <*net.TCPAddr | 0x3169e3c19c50>{IP: nil, Port: 6379, Zone: ""}, Err: <*os.SyscallError | 0x3169e372afe0>{ Syscall: "connect", Err: <syscall.Errno>0x6f, }, } occurred
[It] Monitor command should monitor [monitor]Unexpected error: <*net.OpError | 0x3169e3850050>: dial tcp :6379: connect: connection refused { Op: "dial", Net: "tcp", Source: nil, Addr: <*net.TCPAddr | 0x3169e3af63c0>{IP: nil, Port: 6379, Zone: ""}, Err: <*os.SyscallError | 0x3169e40fe060>{ Syscall: "connect", Err: <syscall.Errno>0x6f, }, } occurred
[It] withConn should replace the connection in the pool when there is no errorExpected <*net.OpError | 0x3169e3850640>: dial tcp 127.0.0.1:6379: connect: connection refused { Op: "dial", Net: "tcp", Source: nil, Addr: <*net.TCPAddr | 0x3169e3af7140>{IP: [127, 0, 0, 1], Port: 6379, Zone: ""}, Err: <*os.SyscallError | 0x3169e40fe340>{ Syscall: "connect", Err: <syscall.Errno>0x6f, }, } to be nil
[It] withConn should replace the connection in the pool when there is an error not related to a bad connectionExpected <*net.OpError | 0x3169e3850a00>: dial tcp 127.0.0.1:6379: connect: connection refused { Op: "dial", Net: "tcp", Source: nil, Addr: <*net.TCPAddr | 0x3169e3af7c50>{IP: [127, 0, 0, 1], Port: 6379, Zone: ""}, Err: <*os.SyscallError | 0x3169e40fe5c0>{ Syscall: "connect", Err: <syscall.Errno>0x6f, }, } to be nil
[It] withConn should remove the connection from the pool when it times outExpected <*net.OpError | 0x3169e3850dc0>: dial tcp 127.0.0.1:6379: connect: connection refused { Op: "dial", Net: "tcp", Source: nil, Addr: <*net.TCPAddr | 0x3169e39a6180>{IP: [127, 0, 0, 1], Port: 6379, Zone: ""}, Err: <*os.SyscallError | 0x3169e40fe840>{ Syscall: "connect", Err: <syscall.Errno>0x6f, }, } to be nil

Per-category Pass Counts

CategoryEngula Pass / TotalRedis Pass / Total
Client36 / 3636 / 36
ClusterClient114 / 114114 / 114
Cmd6 / 66 / 6
Commands318 / 322318 / 322
Conn1 / 11 / 1
Hook3 / 33 / 3
JSON0 / 300 / 30
Monitor0 / 10 / 1
NewFailoverClusterClient1 / 41 / 4
Probabilistic0 / 310 / 31
PubSub19 / 1919 / 19
Redis18 / 1818 / 18
RedisGears0 / 60 / 6
RedisTimeseries0 / 180 / 18
Ring9 / 99 / 9
ScanIterator7 / 77 / 7
Sentinel5 / 55 / 5
SentinelAclAuth1 / 11 / 1
Tx5 / 55 / 5
UniversalClient2 / 32 / 3
cluster4 / 44 / 4
empty2 / 22 / 2
newClusterState2 / 22 / 2
pipelining13 / 1313 / 13
pool5 / 55 / 5
races9 / 109 / 10
withConn0 / 30 / 3