From: Serge Petrenko via Tarantool-patches <tarantool-patches@dev.tarantool.org> To: v.ioffe@tarantool.org, kyukhin@tarantool.org Cc: tarantool-patches@dev.tarantool.org Subject: [Tarantool-patches] [PATCH v2 0/2] fix a couple of flaky tests Date: Mon, 16 Aug 2021 18:15:21 +0300 [thread overview] Message-ID: <cover.1629126742.git.sergepetrenko@tarantool.org> (raw) This patchset fixes flaky replication/errinj and replication/election_basic tests. Branch: https://github.com/tarantool/tarantool/tree/sp/election-basic-flaky-fix Serge Petrenko (2): applier: fix upstream.lag calculations replication: fix flaky election_basic test src/box/applier.cc | 3 ++- test/replication/election_basic.result | 6 ++++++ test/replication/election_basic.test.lua | 3 +++ test/replication/errinj.result | 5 ++++- test/replication/errinj.test.lua | 5 ++++- 5 files changed, 19 insertions(+), 3 deletions(-) -- 2.30.1 (Apple Git-130)
next reply other threads:[~2021-08-16 15:15 UTC|newest] Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top 2021-08-16 15:15 Serge Petrenko via Tarantool-patches [this message] 2021-08-16 15:15 ` [Tarantool-patches] [PATCH v2 1/2] applier: fix upstream.lag calculations Serge Petrenko via Tarantool-patches 2021-08-16 16:25 ` Vitaliia Ioffe via Tarantool-patches 2021-08-16 15:15 ` [Tarantool-patches] [PATCH v2 2/2] replication: fix flaky election_basic test Serge Petrenko via Tarantool-patches 2021-08-17 7:21 ` [Tarantool-patches] [PATCH v2 0/2] fix a couple of flaky tests Kirill Yukhin via Tarantool-patches
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=cover.1629126742.git.sergepetrenko@tarantool.org \ --to=tarantool-patches@dev.tarantool.org \ --cc=kyukhin@tarantool.org \ --cc=sergepetrenko@tarantool.org \ --cc=v.ioffe@tarantool.org \ --subject='Re: [Tarantool-patches] [PATCH v2 0/2] fix a couple of flaky tests' \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox