[Tarantool-patches] [PATCH v2 luajit 00/30] Adapt PUC-Rio Lua 5.1 test suite

Sergey Kaplun skaplun at tarantool.org
Fri Mar 26 17:12:35 MSK 2021


Hi, Sergos!

Thanks for the review!

On 26.03.21, Sergey Ostanevich wrote:
> Hi!
> 
> Thanks for the patch set!
> 
> Overall I’m not happy with amount of output from the testing.
> Can we put some redirection about it? 

If we just redirect the output, we get no information about failures.
Instead, we can (and should as I think) rewrite test suite runner, but it
is out of the scope of these series.

> 
> Sergos
> 
> log example:
> ———————————
> 
>     —— total memory: 23K ----
> 
> testing debug library and debug information
> +
> ...................................................................................................................+
> OK
>     ---- total memory: 2K ----
> 
> testing functions and calls
> +
> +
> +
> +
> ......................................................................................................................................................................................................................................................................OK
>     ---- total memory: 1K ----
> 
> testing strings and string library
> +
> +
> +
> +
> +
> OK
>     ---- total memory: 2K ----
> 
> 

<snipped>

-- 
Best regards,
Sergey Kaplun


More information about the Tarantool-patches mailing list