Tarantool development patches archive
 help / color / mirror / Atom feed
* [Tarantool-patches] [PATCH 0/2] Recover of table.clear() method
@ 2020-07-28 13:52 sergeyb
  2020-07-28 13:52 ` [Tarantool-patches] [PATCH 1/2] src: return back import " sergeyb
                   ` (4 more replies)
  0 siblings, 5 replies; 13+ messages in thread
From: sergeyb @ 2020-07-28 13:52 UTC (permalink / raw)
  To: tarantool-patches, v.shpilevoy, alexander.turenko

From: Sergey Bronnikov <sergeyb@tarantool.org>

Patch [1] introduced regression -
import of 'table.clear' module has been removed. This patch series
fix a bug and adds a test to clear a table.

1. https://github.com/tarantool/tarantool/commit/3af79e70b5e1e9b1d69b97f3031a299132a02d2f

GitHub issue: https://github.com/tarantool/tarantool/issues/5210
GitLab pipeline: https://gitlab.com/tarantool/tarantool/-/pipelines/171616899

Sergey Bronnikov (2):
  src: return back import of table.clear() method
  test: add regression test for table.clear()

 src/lua/trigger.lua                       |  1 +
 test/box-tap/gh-5210-table-clear.test.lua | 10 ++++++++++
 2 files changed, 11 insertions(+)
 create mode 100755 test/box-tap/gh-5210-table-clear.test.lua

-- 
2.26.2

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2020-09-08 13:25 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-28 13:52 [Tarantool-patches] [PATCH 0/2] Recover of table.clear() method sergeyb
2020-07-28 13:52 ` [Tarantool-patches] [PATCH 1/2] src: return back import " sergeyb
2020-07-28 16:41   ` Alexander Turenko
2020-08-31 11:14     ` Sergey Bronnikov
2020-09-01 13:57       ` Alexander Turenko
2020-08-12 13:03   ` Oleg Babin
2020-08-31 11:18     ` Sergey Bronnikov
2020-07-28 13:52 ` [Tarantool-patches] [PATCH 2/2] test: add regression test for table.clear() sergeyb
2020-07-28 16:41   ` Alexander Turenko
2020-08-31 11:20     ` Sergey Bronnikov
2020-07-28 16:41 ` [Tarantool-patches] [PATCH 0/2] Recover of table.clear() method Alexander Turenko
2020-09-02  9:49 ` Sergey Bronnikov
2020-09-08 13:25 ` Kirill Yukhin

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