[Tarantool-patches] [PATCH] test: disable cases in PUC-Rio tests for debug line hook

Sergey Kaplun skaplun at tarantool.org
Thu Feb 9 10:39:29 MSK 2023


Hi, Alexander!

Thanks for the participating!

On 08.02.23, Alexander Turenko wrote:
> > +if not _TARANTOOL then
> >  test([[for i,v in pairs{'a','b'} do
> >    a=i..v
> >  end
> >  ]], {1,2,1,2,1,3})
> > +end
> 
> If you're interested, I met a similar problem recently and overrun it in
> another way:
> 
> https://github.com/tarantool/tarantool/commit/b6ba22d869f54f0f6619b5bd71489ee0e9b5d0d1

Yes, your solution I like much more.
(Honestly, I totally forgot about test-init file.)

> 
> WBR, Alexander Turenko.

-- 
Best regards,
Sergey Kaplun


More information about the Tarantool-patches mailing list