Tarantool development patches archive
 help / color / mirror / Atom feed
* [PATCH] test: update test-run
@ 2018-11-16  8:58 Sergei Voronezhskii
  2018-11-16  9:27 ` Alexander Turenko
  0 siblings, 1 reply; 21+ messages in thread
From: Sergei Voronezhskii @ 2018-11-16  8:58 UTC (permalink / raw)
  To: tarantool-patches; +Cc: Kirill Yukhin, Vladimir Davydov, Alexander Turenko

* Perform the clean up if param `pre_cleanup = True` in suite.ini.
  It cleans checkpoints in workdir for tap tests. And for app tests
  cleans spaces/users/roles/globals/functions and checks count of
  `box.space._cluster`

Fixes #1961
---
BRANCH: https://github.com/tarantool/tarantool/tree/sergw/update-test-run
ISSUE: https://github.com/tarantool/tarantool/issues/1961
PR: https://github.com/tarantool/test-run/pull/124
 test-run | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/test-run b/test-run
index 670f330aa..d804b6a6e 160000
--- a/test-run
+++ b/test-run
@@ -1 +1 @@
-Subproject commit 670f330aacaf44bc8b1f969fa0cd5f811c5ceb1b
+Subproject commit d804b6a6ead6fec466622435fddf2218966d7c06
-- 
2.18.0

^ permalink raw reply	[flat|nested] 21+ messages in thread
* [PATCH] test: update test-run
@ 2019-07-01 10:50 Alexander Turenko
  2019-07-01 11:00 ` Alexander Turenko
  0 siblings, 1 reply; 21+ messages in thread
From: Alexander Turenko @ 2019-07-01 10:50 UTC (permalink / raw)
  To: Konstantin Osipov, Kirill Yukhin, Vladimir Davydov, Nikita Pettik
  Cc: Alexander Turenko, tarantool-patches

* Implement SQL driver (#4123).
* Support line carrying with backslash.
* Support new result file format (for new tests).

See the link below for a full description of the new features.

https://github.com/tarantool/test-run/commit/a04b5b096c607172ce4fc86a84e3531c9f3a7304

Fixes #4123.
---

https://github.com/tarantool/tarantool/issues/4123

 test-run | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/test-run b/test-run
index 5c71ff670..a04b5b096 160000
--- a/test-run
+++ b/test-run
@@ -1 +1 @@
-Subproject commit 5c71ff6707a96e9e06869b0336a153ae45456d77
+Subproject commit a04b5b096c607172ce4fc86a84e3531c9f3a7304
-- 
2.21.0

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

end of thread, other threads:[~2019-07-03 19:05 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-11-16  8:58 [PATCH] test: update test-run Sergei Voronezhskii
2018-11-16  9:27 ` Alexander Turenko
2018-11-16 13:58   ` Re[2]: " Sergei Voronezhskii
2018-11-16 15:41     ` Alexander Turenko
2018-11-26 11:18       ` Re[2]: " Sergei Voronezhskii
2018-11-26 11:27         ` Alexander Turenko
2018-12-04  8:33           ` Re[2]: " Сергей Воронежский
2018-12-06  9:33             ` Re[3]: " Сергей Воронежский
2018-12-06 13:38               ` [PATCH v3 0/5] enable parallel mode for replication tests Sergei Voronezhskii
2018-12-06 13:38                 ` [PATCH v3 1/5] test: cleanup " Sergei Voronezhskii
2018-12-06 13:38                 ` [PATCH v3 2/5] test: errinj for pause relay_send Sergei Voronezhskii
2018-12-06 15:44                   ` Vladimir Davydov
2018-12-06 13:38                 ` [PATCH v3 3/5] test: put require in proper places Sergei Voronezhskii
2018-12-06 13:38                 ` [PATCH v3 4/5] test: use wait_cond to check follow status Sergei Voronezhskii
2018-12-06 13:38                 ` [PATCH v3 5/5] test: replication parallel mode on Sergei Voronezhskii
2018-12-06 15:44                 ` [PATCH v3 0/5] enable parallel mode for replication tests Vladimir Davydov
2018-12-18 23:47             ` Re[3]: [PATCH] test: update test-run Сергей Воронежский
2018-12-19  9:00               ` Vladimir Davydov
2019-07-01 10:50 Alexander Turenko
2019-07-01 11:00 ` Alexander Turenko
2019-07-03 19:05   ` Konstantin Osipov

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