From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp59.i.mail.ru (smtp59.i.mail.ru [217.69.128.39]) (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 78B994696C3 for ; Mon, 27 Apr 2020 10:36:04 +0300 (MSK) Date: Mon, 27 Apr 2020 10:36:03 +0300 From: Kirill Yukhin Message-ID: <20200427073603.6vvbnrr5vp3d6asw@tarantool.org> References: <8b8bef3060a2a3a78ab8b6de1d99443d0545e3b4.1587942462.git.avtikhon@tarantool.org> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <8b8bef3060a2a3a78ab8b6de1d99443d0545e3b4.1587942462.git.avtikhon@tarantool.org> Subject: Re: [Tarantool-patches] [PATCH v1] test: fix flaky replication/skip_conflict_row test List-Id: Tarantool development patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Alexander V. Tikhonov" Cc: Oleg Piskunov , tarantool-patches@dev.tarantool.org Hello, On 27 апр 02:08, Alexander V. Tikhonov wrote: > From: "Aleander V. Tikhonov" > > Fixed flaky upstream checks at replication/skip_conflict_row test. > > Errors fixed: The patch LGTM. -- Regards, Kirill Yukhin