mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-28 18:50:53 +00:00
Said tests require on being run with a limited amount of memory to be really useful. When the memory amount is unexpected, they silently exit. Which is exactly what they did in debug mode too, where the amount of memory available cannot be controlled. Disable the check in debug mode.