[Tarantool-patches] [PATCH v1 7/7] tests: disable some tests of LuaJIT-test-cleanup

imeevma at tarantool.org imeevma at tarantool.org
Wed Jan 20 18:10:13 MSK 2021


This patch disables some tests from the LuaJIT-test-cleanup test suite,
because _G and some modules in Tarantool are different from _G and
modules in Luajit.

Part of tarantool/tarantool#4064
---
 test/LuaJIT-test-cleanup/tests_list | 8 --------
 1 file changed, 8 deletions(-)

diff --git a/test/LuaJIT-test-cleanup/tests_list b/test/LuaJIT-test-cleanup/tests_list
index 5bcfef6..4dd9f98 100644
--- a/test/LuaJIT-test-cleanup/tests_list
+++ b/test/LuaJIT-test-cleanup/tests_list
@@ -356,23 +356,15 @@
 356
 357
 358
-359
 360
 361
 362
 363
-364
 365
-366
 367
 368
 369
-370
-371
-372
 373
-374
-375
 376
 377
 378
-- 
2.25.1



More information about the Tarantool-patches mailing list