From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp39.i.mail.ru (smtp39.i.mail.ru [94.100.177.99]) (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 E5B8A46970F for ; Tue, 26 Nov 2019 10:00:15 +0300 (MSK) Date: Tue, 26 Nov 2019 10:00:14 +0300 From: Kirill Yukhin Message-ID: <20191126070014.jqh7cwubag533hus@tarantool.org> References: MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: Subject: Re: [Tarantool-patches] [PATCH v1 0/3] test: set complete OSX testing on 1.10 List-Id: Tarantool development patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Alexander V. Tikhonov" Cc: tarantool-patches@freelists.org, tarantool-patches@dev.tarantool.org Hello, On 06 ноя 15:57, Alexander V. Tikhonov wrote: > Cherry pick from master branch OSX testing > > Cherry picked 2 commits from tarantool master branch: > - "travis-ci: fix OSX max files limits" > (cherry picked from commit 027fa1a0699dc3b72d2f613bc32ba098c84938cf) > - "test: need to run all test suites on OSX" > (cherry picked from commit 73319ae8bfcdabda01277d085150ad08c21b7c6d) > > and 1 commit from third party small: > - "Test quota hangs on OSX" > (cherry picked from commit 50cb7874380b286f3b34c82299cf5eb88b0d0059) > > To test OSX completely as in master branch. > > Github: https://github.com/tarantool/tarantool/tree/avtikhon/osx_1.10 I've checked your patch set into 1.10. -- Regards, Kirill Yukhin