Re: Update to redis-6.2.3

2021-05-10 Thread Daniel Jakots
On Tue, 4 May 2021 17:36:54 +0200, Theo Buehler wrote: > All tests pass for me on amd64 (multiple runs) and on sparc64. As > mentioned on ICB, this failure could be a ulimit issue related to > not using PORTS_PRIVSEP. Committed, thanks! > Given the security impact, it would probably be a good i

Re: Update to redis-6.2.3

2021-05-04 Thread Theo Buehler
> *** [err]: client tracking don't cause eviction feedback loop in > tests/unit/maxmemory.tcl > Expected '0' to be between to '200' and '300' (context: type eval line 48 cmd > {assert_range [r dbsize] 200 300} proc ::test) All tests pass for me on amd64 (multiple runs) and on sparc64. As mention