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

Sergey Ostanevich sergos at tarantool.org
Tue Mar 16 17:51:58 MSK 2021


LGTM.

> On 15 Mar 2021, at 18:29, Sergey Kaplun <skaplun at tarantool.org> 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
> 



More information about the Tarantool-patches mailing list