[tarantool-patches] Re: [PATCH] test: disable show_reproduce_content for sql-tap

n.pettik korablev at tarantool.org
Mon Oct 29 16:14:17 MSK 2018



> On 27 Oct 2018, at 00:42, Sergei Voronezhskii <sergw at tarantool.org> wrote:
> 
> Part of: [https://github.com/tarantool/test-run/issues/113]
> ---
> Branch: https://github.com/tarantool/tarantool/tree/sergw/disable-show-reproduce-content-on-sql-tap
> test/sql-tap/suite.ini | 1 +
> 1 file changed, 1 insertion(+)
> 
> diff --git a/test/sql-tap/suite.ini b/test/sql-tap/suite.ini
> index 2455f5e8d..b6a8481e1 100644
> --- a/test/sql-tap/suite.ini
> +++ b/test/sql-tap/suite.ini
> @@ -5,3 +5,4 @@ lua_libs = lua/sqltester.lua ../sql/lua/sql_tokenizer.lua ../box/lua/identifier.
> is_parallel = True
> release_disabled = debug_mode_only.test.lua
> config = engine.cfg
> +show_reproduce_content = False
> -- 
> 2.18.0

Thanks, now sql-tap/ output looks way less contaminated.
LGTM as obvious.



More information about the Tarantool-patches mailing list