[Tarantool-patches] [PATCH 0/3] test: -e assert(false) test fixup

Leonid Vasiliev lvasiliev at tarantool.org
Tue Dec 29 20:11:46 MSK 2020


Hi! Thank you for the patchset.

On 29.12.2020 19:25, Artem Starshov wrote:
> *** BLURB HERE ***

Garbage.

> 
> Alexander Turenko (2):
>    test: tarantool -e test add more details and avoid busy loop
>    github-ci: add init option for containers
> 
> Artem Starshov (1):
>    test: new version for -e assert(false) test

Add links to branch and issue.
Also add "Follows up #..." to commit messages.

> 
>   .github/workflows/coverity.yml                |  6 +-
>   .github/workflows/debian_11.yml               |  1 +
>   .github/workflows/debug_coverage.yml          |  6 +-
>   .github/workflows/luacheck.yml                |  6 +-
>   .github/workflows/release.yml                 |  6 +-
>   .github/workflows/release_asan_clang11.yml    |  6 +-
>   .github/workflows/release_clang.yml           |  6 +-
>   .github/workflows/release_lto.yml             |  6 +-
>   .github/workflows/release_lto_clang11.yml     |  6 +-
>   .../gh-4983-tnt-e-assert-false-hangs.test.lua | 81 ++++++-------------
>   test/app-tap/lua/process_timeout.lua          | 57 +++++++++++++
>   test/app-tap/suite.ini                        |  2 +-
>   12 files changed, 122 insertions(+), 67 deletions(-)
>   create mode 100644 test/app-tap/lua/process_timeout.lua
> 


More information about the Tarantool-patches mailing list