From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-lf1-f67.google.com (mail-lf1-f67.google.com [209.85.167.67]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by dev.tarantool.org (Postfix) with ESMTPS id 5220746970E for ; Tue, 4 Feb 2020 17:37:14 +0300 (MSK) Received: by mail-lf1-f67.google.com with SMTP id r14so12355973lfm.5 for ; Tue, 04 Feb 2020 06:37:14 -0800 (PST) Date: Tue, 4 Feb 2020 17:37:12 +0300 From: Cyrill Gorcunov Message-ID: <20200204143712.GC12445@uranus> References: <20200204143147.20791-1-gorcunov@gmail.com> <20200204143147.20791-5-gorcunov@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200204143147.20791-5-gorcunov@gmail.com> Subject: Re: [Tarantool-patches] [PATCH v3 4/4] test: unit/fiber -- add madvise, mprotect tests List-Id: Tarantool development patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: tml On Tue, Feb 04, 2020 at 05:31:47PM +0300, Cyrill Gorcunov wrote: > Co-developed-by: Alexander Turenko > Signed-off-by: Cyrill Gorcunov Sigh, it fails on release build since we don't have errinj there, will update and resend this particular patch.