Tarantool development patches archive
 help / color / mirror / Atom feed
* [PATCH v1 1/1] sql: refresh result-file of sql/iproto.test.lua
@ 2018-11-09 17:10 imeevma
  2018-11-09 18:36 ` [tarantool-patches] " Vladislav Shpilevoy
  0 siblings, 1 reply; 2+ messages in thread
From: imeevma @ 2018-11-09 17:10 UTC (permalink / raw)
  To: tarantool-patches, vdavydov.dev; +Cc: v.shpilevoy

Test sql/iproto.test.lua fails due to its result-file being a bit
outdated.

Follow up #2618
---
Issue: https://github.com/tarantool/tarantool/issues/2618
Branch: https://github.com/tarantool/tarantool/tree/imeevma/gh-2618-refresh-result-file

 test/sql/iproto.result | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/test/sql/iproto.result b/test/sql/iproto.result
index 11d9b38..f390a73 100644
--- a/test/sql/iproto.result
+++ b/test/sql/iproto.result
@@ -673,7 +673,9 @@ cn:execute('select * from test')
 ---
 - metadata:
   - name: ID
+    type: INTEGER
   - name: A
+    type: INTEGER
   rows:
   - [1, 11]
   - [2, 2]
-- 
2.7.4

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

* Re: [tarantool-patches] [PATCH v1 1/1] sql: refresh result-file of sql/iproto.test.lua
  2018-11-09 17:10 [PATCH v1 1/1] sql: refresh result-file of sql/iproto.test.lua imeevma
@ 2018-11-09 18:36 ` Vladislav Shpilevoy
  0 siblings, 0 replies; 2+ messages in thread
From: Vladislav Shpilevoy @ 2018-11-09 18:36 UTC (permalink / raw)
  To: imeevma, tarantool-patches, vdavydov.dev

Hi! Thanks for the patch! Pushed to 2.1.

On 09/11/2018 20:10, imeevma@tarantool.org wrote:
> Test sql/iproto.test.lua fails due to its result-file being a bit
> outdated.
> 
> Follow up #2618
> ---
> Issue: https://github.com/tarantool/tarantool/issues/2618
> Branch: https://github.com/tarantool/tarantool/tree/imeevma/gh-2618-refresh-result-file
> 
>   test/sql/iproto.result | 2 ++
>   1 file changed, 2 insertions(+)
> 
> diff --git a/test/sql/iproto.result b/test/sql/iproto.result
> index 11d9b38..f390a73 100644
> --- a/test/sql/iproto.result
> +++ b/test/sql/iproto.result
> @@ -673,7 +673,9 @@ cn:execute('select * from test')
>   ---
>   - metadata:
>     - name: ID
> +    type: INTEGER
>     - name: A
> +    type: INTEGER
>     rows:
>     - [1, 11]
>     - [2, 2]
> 

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

end of thread, other threads:[~2018-11-09 18:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-11-09 17:10 [PATCH v1 1/1] sql: refresh result-file of sql/iproto.test.lua imeevma
2018-11-09 18:36 ` [tarantool-patches] " Vladislav Shpilevoy

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