[Tarantool-patches] [PATCH v4 9/10] Disabled test/luajit-tap in luacheckrc

Igor Munkin imun at tarantool.org
Fri Apr 24 13:16:14 MSK 2020


Sergey,

Thanks for the patch, but it looks irrelevant. Just apply the last patch
in the series, bump luajit submodule before applying all other patches
and suppress jit global variable. I guess this patch can be discarded.

On 21.04.20, sergeyb at tarantool.org wrote:
> From: Sergey Bronnikov <sergeyb at tarantool.org>
> 
> temporarily disabled luajit-tap tests while patch with fixes not applied
> ---
>  .luacheckrc | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/.luacheckrc b/.luacheckrc
> index cec1f4ffe..b8ee14b50 100644
> --- a/.luacheckrc
> +++ b/.luacheckrc
> @@ -19,6 +19,7 @@ exclude_files = {
>      "test/xlog/*.lua",
>      "test/wal_off/*.lua",
>      "test/var/**/*.lua",
> +    "test/luajit-tap",
>      "test-run/**/*.lua",
>      "third_party/**/*.lua",
>      ".rocks/**/*.lua",
> -- 
> 2.23.0
> 

-- 
Best regards,
IM


More information about the Tarantool-patches mailing list