[Tarantool-patches] [PATCH luajit 4/6] test: disable 241-standalone of lua-Harness suite

Igor Munkin imun at tarantool.org
Mon Mar 15 15:47:28 MSK 2021


Sergey,

Thanks for the patch, LGTM! Feel free to squash it with the next one,
since they are related to the one issue.

On 12.03.21, Sergey Kaplun wrote:
> This patch disables 241-standalone.t from the lua-Harness test suite,
> because some flags in Tarantool and LuaJIT work differently, or they are
> not present at all in Tarantool. For example, -i, -b, -j.
> See tarantool/tarantool#5541.
> 
> Part of tarantool/tarantool#5844
> Part of tarantool/tarantool#4473
> ---
>  .../{241-standalone.t => 241-standalone.t.disabled}               | 0
>  1 file changed, 0 insertions(+), 0 deletions(-)
>  rename test/lua-Harness-tests/{241-standalone.t => 241-standalone.t.disabled} (100%)
> 
> diff --git a/test/lua-Harness-tests/241-standalone.t b/test/lua-Harness-tests/241-standalone.t.disabled
> similarity index 100%
> rename from test/lua-Harness-tests/241-standalone.t
> rename to test/lua-Harness-tests/241-standalone.t.disabled
> -- 
> 2.28.0
> 

-- 
Best regards,
IM


More information about the Tarantool-patches mailing list