Tarantool development patches archive
 help / color / mirror / Atom feed
* [tarantool-patches] [PATCH] test: update submodule test-run
@ 2018-09-10 16:46 Sergei Voronezhskii
  2018-09-11  0:29 ` [tarantool-patches] " Alexander Turenko
  0 siblings, 1 reply; 4+ messages in thread
From: Sergei Voronezhskii @ 2018-09-10 16:46 UTC (permalink / raw)
  To: tarantool-patches; +Cc: Kirill Yukhin

- Allow to use unix socket for non-default servers
- Fix inspector error reporting for app tests
- Add new config param 'show_reproduce_content'
- Print last 15 lines of .result for hung tests
---
branch: sergw/update-test-run

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

diff --git a/test-run b/test-run
index b8764e17c..b85d7edcb 160000
--- a/test-run
+++ b/test-run
@@ -1 +1 @@
-Subproject commit b8764e17ccc79a26d1e661a0aaeaad90bd0aa1ea
+Subproject commit b85d7edcbbeec336ae4c222e14cd85793735f3a1
-- 
2.18.0

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

* [tarantool-patches] Re: [PATCH] test: update submodule test-run
  2018-09-10 16:46 [tarantool-patches] [PATCH] test: update submodule test-run Sergei Voronezhskii
@ 2018-09-11  0:29 ` Alexander Turenko
  2018-09-11 12:28   ` [tarantool-patches] " Sergei Voronezhskii
  0 siblings, 1 reply; 4+ messages in thread
From: Alexander Turenko @ 2018-09-11  0:29 UTC (permalink / raw)
  To: Sergei Voronezhskii; +Cc: tarantool-patches, Kirill Yukhin

Hi!

This looks good to me.

I would add issue numbers into this list, but this is not mandatory.

Please, elaborate with Kirill whether it should be on top of 1.9 or 1.10
(keep in mind that 1.10 can have other test-run version then 1.9, so the
description should be changed appropriately).

WBR, Alexander Turenko.

On Mon, Sep 10, 2018 at 07:46:10PM +0300, Sergei Voronezhskii wrote:
> - Allow to use unix socket for non-default servers
> - Fix inspector error reporting for app tests
> - Add new config param 'show_reproduce_content'
> - Print last 15 lines of .result for hung tests
> ---
> branch: sergw/update-test-run
> 
>  test-run | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/test-run b/test-run
> index b8764e17c..b85d7edcb 160000
> --- a/test-run
> +++ b/test-run
> @@ -1 +1 @@
> -Subproject commit b8764e17ccc79a26d1e661a0aaeaad90bd0aa1ea
> +Subproject commit b85d7edcbbeec336ae4c222e14cd85793735f3a1
> -- 
> 2.18.0
> 
> 

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

* [tarantool-patches] [PATCH] test: update submodule test-run
  2018-09-11  0:29 ` [tarantool-patches] " Alexander Turenko
@ 2018-09-11 12:28   ` Sergei Voronezhskii
  2018-10-01 14:36     ` [tarantool-patches] " Sergei Voronezhskii
  0 siblings, 1 reply; 4+ messages in thread
From: Sergei Voronezhskii @ 2018-09-11 12:28 UTC (permalink / raw)
  To: tarantool-patches; +Cc: Kirill Yukhin, Alexander Turenko

* Allow to use unix socket for non-default servers
  (tarantool/test-run#115)
* Fix inspector error reporting for app tests
* Add new config param 'show_reproduce_content'
  (tarantool/test-run#113)
* Print last 15 lines of .result for hung tests
  (tarantool/test-run#107)
---
branch: sergw/update-test-run

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

diff --git a/test-run b/test-run
index b8764e17c..b85d7edcb 160000
--- a/test-run
+++ b/test-run
@@ -1 +1 @@
-Subproject commit b8764e17ccc79a26d1e661a0aaeaad90bd0aa1ea
+Subproject commit b85d7edcbbeec336ae4c222e14cd85793735f3a1
-- 
2.18.0

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

* [tarantool-patches] Re: [tarantool-patches] [PATCH] test: update submodule test-run
  2018-09-11 12:28   ` [tarantool-patches] " Sergei Voronezhskii
@ 2018-10-01 14:36     ` Sergei Voronezhskii
  0 siblings, 0 replies; 4+ messages in thread
From: Sergei Voronezhskii @ 2018-10-01 14:36 UTC (permalink / raw)
  To: tarantool-patches; +Cc: Kirill Yukhin

[-- Attachment #1: Type: text/plain, Size: 828 bytes --]

Hello!

Looks like we forgot about this patch


>Вторник, 11 сентября 2018, 15:28 +03:00 от Sergei Voronezhskii <sergw@tarantool.org>:
>
>* Allow to use unix socket for non-default servers
>  (tarantool/test-run#115)
>* Fix inspector error reporting for app tests
>* Add new config param 'show_reproduce_content'
>  (tarantool/test-run#113)
>* Print last 15 lines of .result for hung tests
>  (tarantool/test-run#107)
>---
>branch: sergw/update-test-run
>
> test-run | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
>diff --git a/test-run b/test-run
>index b8764e17c..b85d7edcb 160000
>--- a/test-run
>+++ b/test-run
>@@ -1 +1 @@
>-Subproject commit b8764e17ccc79a26d1e661a0aaeaad90bd0aa1ea
>+Subproject commit b85d7edcbbeec336ae4c222e14cd85793735f3a1
>-- 
>2.18.0
>
>


-- 
Sergei Voronezhskii

[-- Attachment #2: Type: text/html, Size: 1413 bytes --]

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

end of thread, other threads:[~2018-10-01 14:36 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-09-10 16:46 [tarantool-patches] [PATCH] test: update submodule test-run Sergei Voronezhskii
2018-09-11  0:29 ` [tarantool-patches] " Alexander Turenko
2018-09-11 12:28   ` [tarantool-patches] " Sergei Voronezhskii
2018-10-01 14:36     ` [tarantool-patches] " Sergei Voronezhskii

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