building redis on linux/64
with origin/5.0, all's good ... build's got no errors, all tests pass
with origin/6.0, build;s got no errors, but one test fails
...
!!! WARNING The following tests failed:
*** [err]: Active defrag in tests/unit/memefficiency.tcl
Expected 68 <= 30 (context: type eval line 64 cmd {assert {$max_latency <= 30}} proc ::test)
Cleanup: may take some time... OK
make[1]: *** [Makefile:308: test] Error 1
make[1]: Leaving directory '/usr/local/src/redis/src'
make: *** [Makefile:6: test] Error 2
since 6 is still rc, not sure what add'l info is helpful here.
let me know, happy to provide.