From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp41.i.mail.ru (smtp41.i.mail.ru [94.100.177.101]) (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 8D9364696C3 for ; Fri, 17 Apr 2020 18:50:33 +0300 (MSK) Date: Fri, 17 Apr 2020 15:50:32 +0000 From: Nikita Pettik Message-ID: <20200417155032.GB12992@tarantool.org> References: <1b7ea654465f9a92cb0949ce6286fee63e2be1ca.1587063872.git.imeevma@gmail.com> <20200416211547.GA19535@tarantool.org> <20200416220415.GC8455@tarantool.org> <1587103523.376799823@f501.i.mail.ru> <20200417124508.GA12992@tarantool.org> <20200417141854.GA18380@tarantool.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20200417141854.GA18380@tarantool.org> Subject: Re: [Tarantool-patches] [PATCH v1 1/1] lua: fix test sql/func-recreate.test.lua List-Id: Tarantool development patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Mergen Imeev Cc: tarantool-patches@dev.tarantool.org On 17 Apr 17:18, Mergen Imeev wrote: > Hi! I tested our solution. > > I run these two versions of the test on two different commits. > The result showed that both versions work as intended. Ok, thanks, it is what I asked for.