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 2E0DE469719 for ; Fri, 14 Feb 2020 00:59:05 +0300 (MSK) References: <20200213130738.12063-1-gorcunov@gmail.com> <20200213135725.GO21061@uranus> From: Vladislav Shpilevoy Message-ID: Date: Thu, 13 Feb 2020 22:59:03 +0100 MIME-Version: 1.0 In-Reply-To: <20200213135725.GO21061@uranus> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Subject: Re: [Tarantool-patches] [PATCH v2] test: box/errinj -- sort errors List-Id: Tarantool development patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Cyrill Gorcunov , tml Hi! Thanks for the patch! On 13/02/2020 14:57, Cyrill Gorcunov wrote: > Every new error inroduced into error engine inroduced -> introduced. Other than that LGTM.