[Tarantool-patches] [WIP luajit 12/15] test: disable 305-utf8 of lua-Harness suite
Sergey Kaplun
skaplun at tarantool.org
Thu Mar 4 13:23:59 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#5844
Part of tarantool/tarantool#4473
---
test/lua-Harness-tests/{305-utf8.t => 305-utf8.t.disabled} | 0
1 file changed, 0 insertions(+), 0 deletions(-)
rename test/lua-Harness-tests/{305-utf8.t => 305-utf8.t.disabled} (100%)
diff --git a/test/lua-Harness-tests/305-utf8.t b/test/lua-Harness-tests/305-utf8.t.disabled
similarity index 100%
rename from test/lua-Harness-tests/305-utf8.t
rename to test/lua-Harness-tests/305-utf8.t.disabled
--
2.28.0
More information about the Tarantool-patches
mailing list