valkey
valkey copied to clipboard
[Daily Test Failure] tests/unit/memefficiency.tcl in test-ubuntu-32bit
*** [err]: Active defrag big list: standalone in tests/unit/memefficiency.tcl
Expected 1.99 < 1.1 (context: type eval line 89 cmd {assert {$frag < 1.1}} proc ::test)
https://github.com/valkey-io/valkey/actions/runs/9752760801/job/26916855099#logs
Another failure:
[1/1 done]: unit/memefficiency (3 seconds)
Testing solo test
[err]: Active defrag big list: standalone in tests/unit/memefficiency.tcl
Expected 1.38 >= 1.7 (context: type eval line 40 cmd {assert {$frag >= $expected_frag}} proc ::test)
[1/1 done]: defrag (32 seconds)
The End
Execution time of different units:
3 seconds - unit/memefficiency
32 seconds - defrag
!!! WARNING The following tests failed:
*** [err]: Active defrag big list: standalone in tests/unit/memefficiency.tcl
I think I fixed this in https://github.com/valkey-io/valkey/issues/1086, so going to close this one.