Tarantool development patches archive
 help / color / mirror / Atom feed
From: Vladislav Shpilevoy <v.shpilevoy@tarantool.org>
To: tarantool-patches@dev.tarantool.org, kyukhin@tarantool.org
Subject: [Tarantool-patches] [PATCH 1/1] test: update box/errinj.test.lua result file
Date: Wed, 11 Dec 2019 21:34:54 +0100	[thread overview]
Message-ID: <6320b49c9a9ad459811333d80bb1878a5b453fa9.1576096458.git.v.shpilevoy@tarantool.org> (raw)

The test started failing after my commit:
ca07088cd4ad45f04951504e0a5924af2de0129c
(func: fix not unloading of unused modules), because I forgot to
update the result file.

Follow up #4648
---
Branch: https://github.com/tarantool/tarantool/tree/gerold103/fix-test

 test/box/errinj.result | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/test/box/errinj.result b/test/box/errinj.result
index 40683730c..babe36b1b 100644
--- a/test/box/errinj.result
+++ b/test/box/errinj.result
@@ -25,6 +25,8 @@ errinj.info()
     state: 0
   ERRINJ_WAL_WRITE:
     state: false
+  ERRINJ_RELAY_BREAK_LSN:
+    state: -1
   ERRINJ_HTTPC_EXECUTE:
     state: false
   ERRINJ_VYRUN_DATA_READ:
@@ -73,8 +75,8 @@ errinj.info()
     state: false
   ERRINJ_WAL_FALLOCATE:
     state: 0
-  ERRINJ_RELAY_BREAK_LSN:
-    state: -1
+  ERRINJ_DYN_MODULE_COUNT:
+    state: 0
   ERRINJ_VY_INDEX_FILE_RENAME:
     state: false
   ERRINJ_TUPLE_FORMAT_COUNT:
-- 
2.21.0 (Apple Git-122.2)

             reply	other threads:[~2019-12-11 20:34 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-12-11 20:34 Vladislav Shpilevoy [this message]
2019-12-11 21:36 ` Alexander Turenko

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=6320b49c9a9ad459811333d80bb1878a5b453fa9.1576096458.git.v.shpilevoy@tarantool.org \
    --to=v.shpilevoy@tarantool.org \
    --cc=kyukhin@tarantool.org \
    --cc=tarantool-patches@dev.tarantool.org \
    --subject='Re: [Tarantool-patches] [PATCH 1/1] test: update box/errinj.test.lua result file' \
    /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