From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Alexander Turenko Subject: [PATCH 0/2] test: rewrote xlog/checkpoint_daemon.test.lua Date: Thu, 25 Oct 2018 05:31:02 +0300 Message-Id: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit To: Vladimir Davydov Cc: Alexander Turenko , Sergei Voronezhskii , tarantool-patches@freelists.org List-ID: 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