Tarantool development patches archive
 help / color / mirror / Atom feed
* [Tarantool-patches] [PATCH v1 0/2] Fix 1.10 tests at replication suite
@ 2019-10-29 10:20 Alexander V. Tikhonov
  2019-10-29 10:21 ` [Tarantool-patches] [PATCH v1 1/2] test: cleanup replication/gc Alexander V. Tikhonov
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Alexander V. Tikhonov @ 2019-10-29 10:20 UTC (permalink / raw)
  To: Kirill Yukhin; +Cc: tarantool-patches, tarantool-patches

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-10-30  5:09 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-29 10:20 [Tarantool-patches] [PATCH v1 0/2] Fix 1.10 tests at replication suite Alexander V. Tikhonov
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox