[PATCH 0/2] test: rewrote xlog/checkpoint_daemon.test.lua

Alexander Turenko alexander.turenko at tarantool.org
Thu Oct 25 05:31:02 MSK 2018


Updated test-run and fixed python tests accordingly.

Rewrote xlog/checkpoint_daemon.test.lua to check a last snapshot mtime
and spinning on conditions instead of using constant sleeps.

https://github.com/tarantool/tarantool/issues/3684
https://github.com/tarantool/tarantool/tree/Totktonada/gh-3684-fix-xlog-checkpoint-daemon-test

Alexander Turenko (2):
  test: update test-run
  test: rewrote xlog/checkpoint_daemon.test.lua

 test-run                             |    2 +-
 test/box-py/call.result              |  481 +--
 test/box-py/iproto.result            |   33 +-
 test/box-py/iproto.test.py           |    6 +-
 test/replication-py/cluster.test.py  |    2 +-
 test/replication-py/swap.result      | 4800 +++++++++-----------------
 test/xlog/checkpoint_daemon.result   |   90 +-
 test/xlog/checkpoint_daemon.test.lua |   84 +-
 8 files changed, 1895 insertions(+), 3603 deletions(-)

-- 
2.19.1




More information about the Tarantool-patches mailing list