From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp33.i.mail.ru (smtp33.i.mail.ru [94.100.177.93]) (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 1BCFA445320 for ; Fri, 10 Jul 2020 13:01:30 +0300 (MSK) Date: Fri, 10 Jul 2020 13:01:30 +0300 From: Kirill Yukhin Message-ID: <20200710100129.cdpvpnqqnzhzpcga@tarantool.org> References: <7fe4de0c89102af4ad2e6031586f3646b940a437.1594287479.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: <7fe4de0c89102af4ad2e6031586f3646b940a437.1594287479.git.avtikhon@tarantool.org> Subject: Re: [Tarantool-patches] [PATCH v1] test: update suites 'fragile' lists 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 09 июл 12:46, Alexander V. Tikhonov wrote: > Syncronized suites 'fragile' lists with actual list of flaky tests. > --- > > Github: https://github.com/tarantool/tarantool/tree/avtikhon/fragile-add I've checked your patch into 1.10, 2.3, 2.4 and master. -- Regards, Kirill Yukhin