[Tarantool-patches] [PATCH v2] test: set unix sockets for iproto at core = app

Alexander V. Tikhonov avtikhon at tarantool.org
Thu May 21 22:37:35 MSK 2020


Alexander, thank you for the correction, removed the test from the
fragiled list and mentioned it in the commit message.

On Thu, May 21, 2020 at 08:53:03PM +0300, Alexander Turenko wrote:
> > Closes #4459
> > ---
> 
> > diff --git a/test/sql-tap/suite.ini b/test/sql-tap/suite.ini
> > index 8f3c3eab1..0e8498875 100644
> > --- a/test/sql-tap/suite.ini
> > +++ b/test/sql-tap/suite.ini
> > @@ -29,5 +29,6 @@ long_run = gh-3332-tuple-format-leak.test.lua, gh-3083-ephemeral-unref-tuples.te
> >  config = engine.cfg
> >  show_reproduce_content = False
> >  pretest_clean = True
> > +use_unix_sockets_iproto = True
> >  fragile = gh-4077-iproto-execute-no-bind.test.lua ; gh-4459
> >            selectG.test.lua                        ; gh-4458
> 
> We added gh-4077-iproto-execute-no-bind.test.lua test into fragile test
> list because of the 'Address already in use' problem, which we're going
> to workaround here. So it worth to remove the test from the fragile test
> list.


More information about the Tarantool-patches mailing list