[Tarantool-patches] [PATCH v2 07/10] box: use stacked diagnostic area for functional indexes

Vladislav Shpilevoy v.shpilevoy at tarantool.org
Tue Mar 31 02:24:46 MSK 2020


Hi! Thanks for the patch!

> diff --git a/test/engine/func_index.result b/test/engine/func_index.result
> index 159158f1c..8f92fcf11 100644
> --- a/test/engine/func_index.result
> +++ b/test/engine/func_index.result
> @@ -5,6 +5,10 @@ test_run = require('test_run').new()
>  engine = test_run:get_cfg('engine')
>   | ---
>   | ...
> +test_run:cmd("push filter \"file: .*\" to \"file: <filename>\"")

Better hide 'line: *' pattern too.


More information about the Tarantool-patches mailing list