[Tarantool-patches] [PATCH v1 3/5] tests: disable 305-utf8 of lua-Harness suite

imeevma at tarantool.org imeevma at tarantool.org
Tue Jan 19 19:58:23 MSK 2021


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



More information about the Tarantool-patches mailing list