*** [err]: TTL, TYPE and EXISTS do not alter the last access time of a key in tests/unit/introspection-2.tcl
Expected [r object idletime foo] >= 2 (context: type eval line 7 cmd {assert {[r object idletime foo] >= 2}} proc ::test)
*** [err]: Operations in no-touch mode do not alter the last access time of a key in tests/unit/introspection-2.tcl
Expected '0' to be more than '0' (context: type eval line 12 cmd {assert_morethan $newlru $oldlru} proc ::test)
*** [err]: RESTORE can set LFU in tests/unit/dump.tcl
Expected 0 == 100 (context: type eval line 8 cmd {assert {$freq == 100}} proc ::test)
*** [err]: lru/lfu value of the key just added in tests/unit/maxmemory.tcl
Expected [r object freq foo] == 5 (context: type eval line 13 cmd {assert {[r object freq foo] == 5}} proc ::test)
Summary
The tests seems to be consistently failing on 32 bit built systems after #2857.
Failing test(s)
TTL, TYPE and EXISTS do not alter the last access time of a key,Operations in no-touch mode do not alter the last access time of a key,RESTORE can set LFU,lru/lfu value of the key just addedError stack trace