[Tarantool-patches] [PATCH] test: disable cases in PUC-Rio tests for debug line hook
Alexander Turenko
alexander.turenko at tarantool.org
Wed Feb 8 20:23:39 MSK 2023
> +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
WBR, Alexander Turenko.
More information about the Tarantool-patches
mailing list