From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp57.i.mail.ru (smtp57.i.mail.ru [217.69.128.37]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dev.tarantool.org (Postfix) with ESMTPS id 056BF445323 for ; Tue, 7 Jul 2020 02:31:54 +0300 (MSK) References: From: Vladislav Shpilevoy Message-ID: Date: Tue, 7 Jul 2020 01:31:53 +0200 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset="utf-8" Content-Language: en-US Content-Transfer-Encoding: 8bit Subject: Re: [Tarantool-patches] [PATCH 4/4] replication: add tests for sync replication with snapshots List-Id: Tarantool development patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: sergeyb@tarantool.org, tarantool-patches@dev.tarantool.org, sergepetrenko@tarantool.org, gorcunov@gmail.com, lvasiliev@tarantool.org Тест продолжает регулярно падать, на последней версии ветки. [001] replication/qsync_snapshots.test.lua memtx [ fail ] [001] [001] Test failed! Result content mismatch: [001] --- replication/qsync_snapshots.result Tue Jul 7 00:34:34 2020 [001] +++ replication/qsync_snapshots.reject Tue Jul 7 01:28:53 2020 [001] @@ -233,7 +233,7 @@ [001] | ... [001] box.snapshot() -- abort [001] | --- [001] - | - error: A rollback for a synchronous transaction is received [001] + | - error: Quorum collection for a synchronous transaction is timed out [001] | ... [001] box.space.sync:select{} -- 1 [001] | --- [001]