From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp61.i.mail.ru (smtp61.i.mail.ru [217.69.128.41]) (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 79983469719 for ; Wed, 14 Oct 2020 11:12:01 +0300 (MSK) Date: Wed, 14 Oct 2020 11:12:00 +0300 From: Kirill Yukhin Message-ID: <20201014081200.jsy72lq4y2nlckjl@tarantool.org> References: <08b3afba06c964343e882eb1e32645bd39e534bc.1602604795.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: <08b3afba06c964343e882eb1e32645bd39e534bc.1602604795.git.avtikhon@tarantool.org> Subject: Re: [Tarantool-patches] [PATCH v1] test: flaky vinyl/gh.test.lua fails on 427 line List-Id: Tarantool development patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Alexander V. Tikhonov" Cc: tarantool-patches@dev.tarantool.org Hello, On 13 окт 19:00, Alexander V. Tikhonov wrote: > Added new checksum for flaky fail on vinyl/gh.test.lua:427 line. > > Part of #5141 > --- > > Github: https://github.com/tarantool/tarantool/tree/avtikhon/flaky-checksums I've checked your patch into 1.10, 2.4, 2.5 and master. -- Regards, Kirill Yukhin