Tarantool development patches archive
 help / color / mirror / Atom feed
From: "Alexander V. Tikhonov" <avtikhon@tarantool.org>
To: Kirill Yukhin <kyukhin@tarantool.org>
Cc: tarantool-patches@freelists.org, tarantool-patches@dev.tarantool.org
Subject: [Tarantool-patches] [PATCH v1 0/2] Fix 1.10 tests at replication suite
Date: Tue, 29 Oct 2019 13:20:59 +0300	[thread overview]
Message-ID: <cover.1572343952.git.avtikhon@tarantool.org> (raw)

Fix tests by backport patches from master

Found that tests replication/gc*.test.lua fail after the
test replication/catch.test.lua. Fix was found in the main
trunk master in which the tests pass.
Fix cherry picked from commit 1c34c91fa725ab254619d23c2f1d99f1e8269324,
also cherry picked the commit 84c7d0f723655b445ac04ed52682270f06a59f50
with improvements and changes needed to cherry pick fixing commit.
After commit the test box/errinj.result was updated because new errinj
was added at the fix commit.

Closed #4590

Sergei Voronezhskii (1):
  test: errinj for pause relay_send

Vladimir Davydov (1):
  test: cleanup replication/gc

 src/box/relay.cc                |  6 ++++-
 src/errinj.h                    |  1 +
 test/box/errinj.result          | 38 +++++++++++++-------------
 test/replication/catch.result   | 48 +++++++++++++++------------------
 test/replication/catch.test.lua | 41 ++++++++++++++--------------
 test/replication/gc.result      | 44 +++++++++---------------------
 test/replication/gc.test.lua    | 23 +++++-----------
 7 files changed, 86 insertions(+), 115 deletions(-)

-- 
2.17.1

             reply	other threads:[~2019-10-29 10:21 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-29 10:20 Alexander V. Tikhonov [this message]
2019-10-29 10:21 ` [Tarantool-patches] [PATCH v1 1/2] test: cleanup replication/gc Alexander V. Tikhonov
2019-10-29 10:21 ` [Tarantool-patches] [PATCH v1 2/2] test: errinj for pause relay_send Alexander V. Tikhonov
2019-10-30  5:09 ` [Tarantool-patches] [PATCH v1 0/2] Fix 1.10 tests at replication suite Kirill Yukhin

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.1572343952.git.avtikhon@tarantool.org \
    --to=avtikhon@tarantool.org \
    --cc=kyukhin@tarantool.org \
    --cc=tarantool-patches@dev.tarantool.org \
    --cc=tarantool-patches@freelists.org \
    --subject='Re: [Tarantool-patches] [PATCH v1 0/2] Fix 1.10 tests at replication suite' \
    /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