Tarantool development patches archive
 help / color / mirror / Atom feed
* [Tarantool-patches] [PATCH v1] test: fix vinyl/errinj.test.lua results file
@ 2020-12-13  4:53 Alexander V. Tikhonov
  0 siblings, 0 replies; only message in thread
From: Alexander V. Tikhonov @ 2020-12-13  4:53 UTC (permalink / raw)
  To: Kirill Yukhin; +Cc: tarantool-patches

Cc: tarantool-patches@dev.tarantool.org

In previous commit to vinyl/errinj.results file in commit:

  7ca3512d053de290024d5cdd6facf7c939d2c6de ("test: add test filter for vinyl/errinj.test.lua")

Was made a mistake - missed single line on cherry-pick. During
1.10 release branch testing the issue was found:

  https://gitlab.com/tarantool/tarantool/-/jobs/907233724#L3994

This patch corrects the mistake.

Follows up #4346
---

Github: https://github.com/tarantool/tarantool/tree/avtikhon/gh-4346-filter-output_1.10
Issue: https://github.com/tarantool/tarantool/issues/4346

 test/vinyl/errinj.result | 1 +
 1 file changed, 1 insertion(+)

diff --git a/test/vinyl/errinj.result b/test/vinyl/errinj.result
index 7e278cb62..13a2478e5 100644
--- a/test/vinyl/errinj.result
+++ b/test/vinyl/errinj.result
@@ -13,6 +13,7 @@ errinj = box.error.injection
 errinj.set("ERRINJ_VY_SCHED_TIMEOUT", 0.040)
 ---
 - ok
+...
 test_run:cmd("push filter 'Invalid VYLOG file: Slice [0-9]+ deleted but not registered'" .. \
              " to 'Invalid VYLOG file: Slice <NUM> deleted but not registered'")
 ---
-- 
2.25.1

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-12-13  4:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-13  4:53 [Tarantool-patches] [PATCH v1] test: fix vinyl/errinj.test.lua results file Alexander V. Tikhonov

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