From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from localhost (localhost [127.0.0.1]) by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id 750BE28308 for ; Tue, 7 Aug 2018 14:12:18 -0400 (EDT) Received: from turing.freelists.org ([127.0.0.1]) by localhost (turing.freelists.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Dmo4Cfo9C_YW for ; Tue, 7 Aug 2018 14:12:18 -0400 (EDT) Received: from smtp48.i.mail.ru (smtp48.i.mail.ru [94.100.177.108]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTPS id 3483E28196 for ; Tue, 7 Aug 2018 14:12:18 -0400 (EDT) Date: Tue, 7 Aug 2018 21:12:14 +0300 From: Kirill Yukhin Subject: [tarantool-patches] Re: [PATCH] Fix net.box test Message-ID: <20180807181214.bupkxxx2ivkjtv6q@tarantool.org> References: MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: Sender: tarantool-patches-bounce@freelists.org Errors-to: tarantool-patches-bounce@freelists.org Reply-To: tarantool-patches@freelists.org List-help: List-unsubscribe: List-software: Ecartis version 1.0.0 List-Id: tarantool-patches List-subscribe: List-owner: List-post: List-archive: To: tarantool-patches@freelists.org Cc: Georgy Kirichenko Hello, On 02 авг 12:16, Georgy Kirichenko wrote: > There is a different error message while gitlab ci running > > Fixes #3602 > --- > Branch: https://github.com/tarantool/tarantool/tree/g.kirichenko/gh-3602-netbox-test > Issues: https://github.com/tarantool/tarantool/issues/3602 Checked into 2.0 branch. -- Regards, Kirill Yukhin