Tarantool development patches archive
 help / color / mirror / Atom feed
* [Tarantool-patches] [PATCH] test: enable all LuaJIT tests for M1
@ 2021-08-18 19:52 Igor Munkin via Tarantool-patches
  2021-08-19  5:29 ` Sergey Kaplun via Tarantool-patches
  2021-08-19  8:24 ` Igor Munkin via Tarantool-patches
  0 siblings, 2 replies; 6+ messages in thread
From: Igor Munkin via Tarantool-patches @ 2021-08-18 19:52 UTC (permalink / raw)
  To: Sergey Kaplun, Vitaliia Ioffe; +Cc: tarantool-patches

This patch enables all tests in tarantool/luajit to be run in CI, since
all issues found with them are finally resolved.

Follows up #6098
Follows up tarantool/tarantool-qa#120

Signed-off-by: Igor Munkin <imun@tarantool.org>
---

Issue: https://github.com/tarantool/tarantool/issues/6098
Branch: https://github.com/tarantool/tarantool/tree/imun/gh-6098-fix-luajit-tests-suite-failures
CI: https://github.com/tarantool/tarantool/commit/67f92d2

 .travis.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.travis.mk b/.travis.mk
index db5116b25..e1d7ea194 100644
--- a/.travis.mk
+++ b/.travis.mk
@@ -396,7 +396,7 @@ test_osx_no_deps: build_osx
 # FIXME: Temporary target with reduced number of tests.
 # Use test_osx_no_deps target, when all M1 issues are resolved.
 test_osx_arm64_no_deps: build_osx
-	make PUC-Rio-Lua-5.1-tests lua-Harness-tests tarantool-tests
+	make LuaJIT-test
 
 test_osx: deps_osx test_osx_no_deps
 
-- 
2.25.0


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2021-08-19  8:49 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-18 19:52 [Tarantool-patches] [PATCH] test: enable all LuaJIT tests for M1 Igor Munkin via Tarantool-patches
2021-08-19  5:29 ` Sergey Kaplun via Tarantool-patches
2021-08-19  6:04   ` Igor Munkin via Tarantool-patches
2021-08-19  6:35     ` Vitaliia Ioffe via Tarantool-patches
2021-08-19  6:34       ` Igor Munkin via Tarantool-patches
2021-08-19  8:24 ` Igor Munkin via Tarantool-patches

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox