Tarantool development patches archive
 help / color / mirror / Atom feed
* [tarantool-patches] [PATCH v1 0/2] SQL Tests failed on concurrent launch
@ 2018-06-20 15:55 Kirill Shcherbatov
  2018-06-20 15:55 ` [tarantool-patches] [PATCH v1 1/2] sql: finish clean-up in view_delayed_wal test Kirill Shcherbatov
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Kirill Shcherbatov @ 2018-06-20 15:55 UTC (permalink / raw)
  To: tarantool-patches; +Cc: korablev, Kirill Shcherbatov

Fixed lost cleanups in tests.

Branch: http://github.com/tarantool/tarantool/tree/kshch/gh-3472-parallel-sql-tests-fail
Issue: https://github.com/tarantool/tarantool/issues/3472

Kirill Shcherbatov (2):
  sql: finish clean-up in view_delayed_wal test
  sql: unset pragma in transitive-transactions test

 test/sql/transitive-transactions.result   | 4 ++++
 test/sql/transitive-transactions.test.lua | 3 +++
 test/sql/view_delayed_wal.result          | 3 +++
 test/sql/view_delayed_wal.test.lua        | 2 ++
 4 files changed, 12 insertions(+)

-- 
2.7.4

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2018-06-26  8:01 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-06-20 15:55 [tarantool-patches] [PATCH v1 0/2] SQL Tests failed on concurrent launch Kirill Shcherbatov
2018-06-20 15:55 ` [tarantool-patches] [PATCH v1 1/2] sql: finish clean-up in view_delayed_wal test Kirill Shcherbatov
2018-06-21 15:48   ` [tarantool-patches] " n.pettik
2018-06-20 15:55 ` [tarantool-patches] [PATCH v1 2/2] sql: unset pragma in transitive-transactions test Kirill Shcherbatov
2018-06-21 15:45   ` [tarantool-patches] " n.pettik
2018-06-21 16:06     ` Kirill Shcherbatov
2018-06-25 13:39 ` [tarantool-patches] Re: [PATCH v1 0/2] SQL Tests failed on concurrent launch Kirill Shcherbatov
2018-06-25 13:42   ` n.pettik
2018-06-26  8:01     ` Kirill Yukhin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox