Skip to content

Commit 16d2457

Browse files
avtikhonkyukhin
authored andcommitted
test: fix vinyl/errinj.test.lua results file
In previous commit to vinyl/errinj.results file in commit: 7ca3512 ("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
1 parent 5d1384a commit 16d2457

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/vinyl/errinj.result

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ errinj = box.error.injection
1313
errinj.set("ERRINJ_VY_SCHED_TIMEOUT", 0.040)
1414
---
1515
- ok
16+
...
1617
test_run:cmd("push filter 'Invalid VYLOG file: Slice [0-9]+ deleted but not registered'" .. \
1718
" to 'Invalid VYLOG file: Slice <NUM> deleted but not registered'")
1819
---

0 commit comments

Comments
 (0)