[Tarantool-patches] [PATCH] test: ensure instances are stopped in tctl test
Alexander Turenko
alexander.turenko at tarantool.org
Sat Nov 16 00:56:42 MSK 2019
Pushed to master and 2.2.
WBR, Alexander Turenko.
On Fri, Nov 15, 2019 at 10:31:18PM +0100, Vladislav Shpilevoy wrote:
> Hi! Thanks for the patch!
>
> LGTM.
>
> On 15/11/2019 02:19, Alexander Turenko wrote:
> > The problem appears after 6c627af390c3fd521ffef77c443aeb3f5cb0b713
> > ('test: tarantoolctl: verify delayed box.cfg()'), where the test case
> > was changed and it doesn't more assume an error at the instance start.
> > So we need to stop it to prevent a situation when instances are stays
Fixed typo: stays -> stay.
> > after `make test`.
> >
> > Fixes #4600.
> > ---
> >
> > https://github.com/tarantool/tarantool/issues/4600
> > https://github.com/tarantool/tarantool/tree/Totktonada/gh-4600-fix-tarantoolctl-test
> >
> > BTW, thanks for the report! That was my mistake.
> >
> > test/app-tap/tarantoolctl.test.lua | 9 +++++++--
> > 1 file changed, 7 insertions(+), 2 deletions(-)
> >
More information about the Tarantool-patches
mailing list