[Tarantool-patches] [PATCH 0/4] Flaky qsync tests

Alexander V. Tikhonov avtikhon at tarantool.org
Fri Jul 17 16:19:27 MSK 2020


Hi Vlad, thanks a lot for the fast fixes, I've tried it and looks like
it really helped to avoid of flaky fails. The patches LGTM.

On Thu, Jul 16, 2020 at 10:38:09PM +0200, Vladislav Shpilevoy wrote:
> Branch: http://github.com/tarantool/tarantool/tree/gerold103/qsync_flaky
> Issue: https://github.com/tarantool/tarantool/issues/5162
> Issue: https://github.com/tarantool/tarantool/issues/5165
> Issue: https://github.com/tarantool/tarantool/issues/5167
> Issue: https://github.com/tarantool/tarantool/issues/5168
> 
> Vladislav Shpilevoy (4):
>   test: fix flaky qsync_with_anon.test.lua
>   test: fix flaky qsync_advanced.test.lua
>   test: fix flaky qsync_snapshots.test.lua
>   test: fix flaky qsync_basic.test.lua
> 
>  test/replication/qsync_advanced.result    | 42 ++++++++++++++++-------
>  test/replication/qsync_advanced.test.lua  | 32 ++++++++++-------
>  test/replication/qsync_basic.result       |  6 ++--
>  test/replication/qsync_basic.test.lua     |  6 ++--
>  test/replication/qsync_snapshots.result   |  4 +++
>  test/replication/qsync_snapshots.test.lua |  1 +
>  test/replication/qsync_with_anon.result   |  4 +--
>  test/replication/qsync_with_anon.test.lua |  4 +--
>  8 files changed, 65 insertions(+), 34 deletions(-)
> 
> -- 
> 2.21.1 (Apple Git-122.3)
> 


More information about the Tarantool-patches mailing list