Tarantool development patches archive
 help / color / mirror / Atom feed
* [Tarantool-patches] [PATCHv2 0/1] test: -e assert(false) test fixup
@ 2020-12-30  8:31 Artem Starshov
  2020-12-30  8:31 ` [Tarantool-patches] [PATCHv2 1/1] test: move helper functions to sep module in -e assert(false) test Artem Starshov
  0 siblings, 1 reply; 4+ messages in thread
From: Artem Starshov @ 2020-12-30  8:31 UTC (permalink / raw)
  To: Alexander Turenko; +Cc: tarantool-patches

Changes in v2:
    - changed commit message name
    - added 'follows up #4983'
    - removed collecting details about process due to Linux specific
    - left only the last commit because the previous was pushed to master
    and the first one is empty after the review
    - added comment describing the reason of using timeout module in
    presence of built-in 'popen' module

Branch: https://github.com/tarantool/tarantool/tree/artemreyt/gh-4983-fix-test

Artem Starshov (1):
  test: move helper functions to sep module in -e assert(false) test

 .../gh-4983-tnt-e-assert-false-hangs.test.lua | 73 ++++---------------
 test/app-tap/lua/process_timeout.lua          | 57 +++++++++++++++
 test/app-tap/suite.ini                        |  2 +-
 3 files changed, 73 insertions(+), 59 deletions(-)
 create mode 100644 test/app-tap/lua/process_timeout.lua

-- 
2.28.0

^ permalink raw reply	[flat|nested] 4+ messages in thread
* [Tarantool-patches] [PATCHv2 0/1] test: -e assert(false) test fixup
@ 2020-12-30  9:55 Artem Starshov
  2020-12-30  9:55 ` [Tarantool-patches] [PATCHv2 1/1] test: move helper functions to sep module in -e assert(false) test Artem Starshov
  0 siblings, 1 reply; 4+ messages in thread
From: Artem Starshov @ 2020-12-30  9:55 UTC (permalink / raw)
  To: Alexander Turenko; +Cc: tarantool-patches

Resent this patch after rebasing on master and dropping previous 2 commits.

Changes in v2:
    - changed commit message name
    - added 'follows up #4983'
    - removed collecting details about process due to Linux specific
    - left only the last commit because the previous was pushed to master
    and the first one is empty after the review
    - added comment describing the reason of using timeout module in
    presence of built-in 'popen' module

Branch: https://github.com/tarantool/tarantool/tree/artemreyt/gh-4983-fix-test

Artem Starshov (1):
  test: move helper functions to sep module in -e assert(false) test

 .../gh-4983-tnt-e-assert-false-hangs.test.lua | 72 ++++---------------
 test/app-tap/lua/process_timeout.lua          | 57 +++++++++++++++
 test/app-tap/suite.ini                        |  2 +-
 3 files changed, 73 insertions(+), 58 deletions(-)
 create mode 100644 test/app-tap/lua/process_timeout.lua

-- 
2.28.0

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

end of thread, other threads:[~2020-12-30  9:55 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-30  8:31 [Tarantool-patches] [PATCHv2 0/1] test: -e assert(false) test fixup Artem Starshov
2020-12-30  8:31 ` [Tarantool-patches] [PATCHv2 1/1] test: move helper functions to sep module in -e assert(false) test Artem Starshov
2020-12-30  9:42   ` Leonid Vasiliev
2020-12-30  9:55 [Tarantool-patches] [PATCHv2 0/1] test: -e assert(false) test fixup Artem Starshov
2020-12-30  9:55 ` [Tarantool-patches] [PATCHv2 1/1] test: move helper functions to sep module in -e assert(false) test Artem Starshov

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