[Tarantool-patches] [PATCH luajit 3/6] test: disable 305-utf8 of lua-Harness suite

Sergey Ostanevich sergos at tarantool.org
Sat Mar 13 21:45:10 MSK 2021


Hi!

LGTM.

Sergos.

> On 12 Mar 2021, at 08:27, Sergey Kaplun <skaplun at tarantool.org> wrote:
> 
> 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