From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp47.i.mail.ru (smtp47.i.mail.ru [94.100.177.107]) (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 B212D469719 for ; Sun, 13 Sep 2020 19:03:04 +0300 (MSK) From: Vladislav Shpilevoy References: Message-ID: <6c289536-1278-297a-7acb-afc5e70b20c3@tarantool.org> Date: Sun, 13 Sep 2020 18:03:02 +0200 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Subject: Re: [Tarantool-patches] [PATCH 0/4] Boot with anon List-Id: Tarantool development patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: tarantool-patches@dev.tarantool.org, sergepetrenko@tarantool.org, gorcunov@gmail.com All is fine. The failing tests are not related to this patch. Some of them fail on master too, don't know why. Some fail because of that: https://github.com/tarantool/tarantool/issues/5298