[Tarantool-patches] [PATCH v4 9/10] Disabled test/luajit-tap in luacheckrc

sergeyb at tarantool.org sergeyb at tarantool.org
Tue Apr 21 17:00:26 MSK 2020


From: Sergey Bronnikov <sergeyb at tarantool.org>

temporarily disabled luajit-tap tests while patch with fixes not applied
---
 .luacheckrc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.luacheckrc b/.luacheckrc
index cec1f4ffe..b8ee14b50 100644
--- a/.luacheckrc
+++ b/.luacheckrc
@@ -19,6 +19,7 @@ exclude_files = {
     "test/xlog/*.lua",
     "test/wal_off/*.lua",
     "test/var/**/*.lua",
+    "test/luajit-tap",
     "test-run/**/*.lua",
     "third_party/**/*.lua",
     ".rocks/**/*.lua",
-- 
2.23.0



More information about the Tarantool-patches mailing list