Tarantool development patches archive
 help / color / mirror / Atom feed
From: imeevma@tarantool.org
To: tarantool-patches@freelists.org, vdavydov.dev@gmail.com
Cc: v.shpilevoy@tarantool.org
Subject: [PATCH v1 1/1] sql: refresh result-file of sql/iproto.test.lua
Date: Fri,  9 Nov 2018 20:10:27 +0300	[thread overview]
Message-ID: <cfa7da04a052e04d4b267790e9fe368d60837dc8.1541783131.git.imeevma@gmail.com> (raw)

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

             reply	other threads:[~2018-11-09 17:10 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-11-09 17:10 imeevma [this message]
2018-11-09 18:36 ` [tarantool-patches] " Vladislav Shpilevoy

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cfa7da04a052e04d4b267790e9fe368d60837dc8.1541783131.git.imeevma@gmail.com \
    --to=imeevma@tarantool.org \
    --cc=tarantool-patches@freelists.org \
    --cc=v.shpilevoy@tarantool.org \
    --cc=vdavydov.dev@gmail.com \
    --subject='Re: [PATCH v1 1/1] sql: refresh result-file of sql/iproto.test.lua' \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

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