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

Sergei Voronezhskii sergw at tarantool.org
Sat Oct 27 00:42:16 MSK 2018


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





More information about the Tarantool-patches mailing list