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

Sergey Kaplun skaplun at tarantool.org
Fri Mar 12 08:27:32 MSK 2021


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