test: rework test case for memtx async garbage collection
Do not use errinj as it is unreliable. Check that: - No memory is freed by immediately after space drop (WAL is off). - All memory is freed asynchronously after yield.
Showing
- src/box/memtx_engine.c 0 additions, 10 deletionssrc/box/memtx_engine.c
- src/errinj.h 0 additions, 1 deletionsrc/errinj.h
- test/box/errinj.result 0 additions, 72 deletionstest/box/errinj.result
- test/box/errinj.test.lua 0 additions, 32 deletionstest/box/errinj.test.lua
- test/wal_off/alter.result 55 additions, 0 deletionstest/wal_off/alter.result
- test/wal_off/alter.test.lua 32 additions, 0 deletionstest/wal_off/alter.test.lua
Loading
Please register or sign in to comment