Ever since we merged [this commit devendoring jemalloc](https://github.com/valkey-io/valkey/pull/1266), we are seeing a consistent [test failure](https://github.com/valkey-io/valkey/blob/33f42d7fb597ce28040f184ee57ed86d6f6ffbd8/tests/unit/memefficiency.tcl#L346). It is not failing on any other the other configurations. See 32 bit test failures: 1. https://github.com/valkey-io/valkey/actions/runs/11963892902/job/33355221669 2. https://github.com/valkey-io/valkey/actions/runs/11982115030/job/33409589244 3. https://github.com/valkey-io/valkey/actions/runs/11991491528/job/33430151931
Ever since we merged this commit devendoring jemalloc, we are seeing a consistent test failure. It is not failing on any other the other configurations.
See 32 bit test failures: