From: Mergen Imeev via Tarantool-patches <tarantool-patches@dev.tarantool.org>
To: imun@tarantool.org
Cc: tarantool-patches@dev.tarantool.org
Subject: [Tarantool-patches] [PATCH v1 3/5] tests: disable 305-utf8 of lua-Harness suite
Date: Tue, 19 Jan 2021 19:58:23 +0300 [thread overview]
Message-ID: <d4b42bf38b4112ffaafcf31e87b0e422f5287182.1611075060.git.imeevma@gmail.com> (raw)
In-Reply-To: <cover.1611075060.git.imeevma@gmail.com>
This patch disables 305-utf8.t from the lua-Harness test suite because
the built-in utf8 module in Tarantool does not work as expected in the
test.
Partially the problem mentioned in tarantool/tarantool#5241.
Part of tarantool/tarantool#4064
Part of tarantool/tarantool#4473
---
test/lua-Harness/tests_list | 1 -
1 file changed, 1 deletion(-)
diff --git a/test/lua-Harness/tests_list b/test/lua-Harness/tests_list
index 7a7e2d1..810da28 100644
--- a/test/lua-Harness/tests_list
+++ b/test/lua-Harness/tests_list
@@ -34,7 +34,6 @@
301-basic.t
303-package.t
304-string.t
-305-utf8.t
306-table.t
307-math.t
308-io.t
--
2.25.1
next prev parent reply other threads:[~2021-01-19 16:59 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-01-19 16:58 [Tarantool-patches] [PATCH v1 0/5] Integrate lua-Harness test-suite Mergen Imeev via Tarantool-patches
2021-01-19 16:58 ` [Tarantool-patches] [PATCH v1 1/5] tests: add lua-Harness test suite Mergen Imeev via Tarantool-patches
2021-01-19 16:58 ` [Tarantool-patches] [PATCH v1 2/5] tests: adjust tests for Tarantool Mergen Imeev via Tarantool-patches
2021-01-19 16:58 ` Mergen Imeev via Tarantool-patches [this message]
2021-01-19 16:58 ` [Tarantool-patches] [PATCH v1 4/5] tests: disable 241-standalone of lua-Harness suite Mergen Imeev via Tarantool-patches
2021-01-19 16:58 ` [Tarantool-patches] [PATCH v1 5/5] tests: disable 411-luajit " Mergen Imeev 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=d4b42bf38b4112ffaafcf31e87b0e422f5287182.1611075060.git.imeevma@gmail.com \
--to=tarantool-patches@dev.tarantool.org \
--cc=imeevma@tarantool.org \
--cc=imun@tarantool.org \
--subject='Re: [Tarantool-patches] [PATCH v1 3/5] tests: disable 305-utf8 of lua-Harness suite' \
/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