Tarantool development patches archive
 help / color / mirror / Atom feed
From: Igor Munkin via Tarantool-patches <tarantool-patches@dev.tarantool.org>
To: Sergey Kaplun <skaplun@tarantool.org>,
	Vitaliia Ioffe <v.ioffe@tarantool.org>
Cc: tarantool-patches@dev.tarantool.org
Subject: [Tarantool-patches] [PATCH] test: enable all LuaJIT tests for M1
Date: Wed, 18 Aug 2021 22:52:11 +0300	[thread overview]
Message-ID: <67f92d25c8fb9174226084a2613b50dade894437.1629315405.git.imun@tarantool.org> (raw)

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


             reply	other threads:[~2021-08-18 20:17 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-18 19:52 Igor Munkin via Tarantool-patches [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=67f92d25c8fb9174226084a2613b50dade894437.1629315405.git.imun@tarantool.org \
    --to=tarantool-patches@dev.tarantool.org \
    --cc=imun@tarantool.org \
    --cc=skaplun@tarantool.org \
    --cc=v.ioffe@tarantool.org \
    --subject='Re: [Tarantool-patches] [PATCH] test: enable all LuaJIT tests for M1' \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

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