From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <alexander.turenko@tarantool.org>
Date: Sat, 20 Oct 2018 02:37:02 +0300
From: Alexander Turenko <alexander.turenko@tarantool.org>
Subject: Re: [PATCH v2 0/5] test: replication parallel mode on
Message-ID: <20181019233701.psykoriceib4obdr@tkn_work_nb>
References: <20181019161721.49560-1-sergw@tarantool.org>
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8
Content-Disposition: inline
In-Reply-To: <20181019161721.49560-1-sergw@tarantool.org>
To: Sergei Voronezhskii <sergw@tarantool.org>
Cc: tarantool-patches@freelists.org, Vladimir Davydov <vdavydov.dev@gmail.com>
List-ID: <tarantool-patches.dev.tarantool.org>

It seems you catched segfault on the replication suite with this patch
:)

https://travis-ci.org/tarantool/tarantool/jobs/443475291#L2591

Please, comment whether you are able to reproduce it somehow (at least
in CI or maybe some specific machine or docker image) and file an issue.
Please, do not restart this job / build to have at least some proof
link, because now it does not clear whether the case is easy to
reproduce.

WBR, Alexander Turenko.

On Fri, Oct 19, 2018 at 07:17:16PM +0300, Sergei Voronezhskii wrote:
> BRANCH: https://github.com/tarantool/tarantool/tree/sergw/enable-parallel-test-replication-clean
> Depends on: https://github.com/tarantool/test-run/pull/128
> 
> Rebased on master
> 
> Sergei Voronezhskii (5):
>   test: cleanup replication tests
>   test: errinj for pause relay_send
>   test: put require in proper places
>   test: use wait_cond to check follow status
>   test: replication parallel mode on