[Tarantool-patches] [PATCH v7 0/2] Fix luacheck warnings in test/engine and test/engine_long

sergeyb at tarantool.org sergeyb at tarantool.org
Fri Jan 15 15:00:04 MSK 2021


From: Sergey Bronnikov <sergeyb at tarantool.org>

Changelog v7:

- rebased to a master branch (and includes fixes for test/box and test/box-tap to pass ci [1])
- fixed new warnings

Changelog v6:

- splitted patch in test/ for patches per sub-directory
- adjusted supressions in .luacheckrc
- fixed formatting issues in .luacheckrc

1. https://lists.tarantool.org/tarantool-patches/cover.1610709207.git.sergeyb@tarantool.org/T/#t

Gitlab CI: https://gitlab.com/tarantool/tarantool/-/pipelines/242152198
GH branch: ligurio/gh-5458-luacheck-warnings-test-engine
GH issues:
  - https://github.com/tarantool/tarantool/issues/5458
  - https://github.com/tarantool/tarantool/issues/5650

Sergey Bronnikov (2):
  luacheck: fix warnings in test/engine
  luacheck: fix warnings in test/engine_long

 .luacheckrc                   | 10 ++++++++--
 test/engine/box.lua           |  8 +-------
 test/engine/conflict.lua      | 12 ++++++++----
 test/engine/conflict.test.lua |  4 ++--
 test/engine_long/suite.lua    |  5 +----
 5 files changed, 20 insertions(+), 19 deletions(-)

-- 
2.25.1



More information about the Tarantool-patches mailing list