From: Igor Munkin via Tarantool-patches <tarantool-patches@dev.tarantool.org>
To: Sergey Kaplun <skaplun@tarantool.org>,
Maxim Kokryashkin <m.kokryashkin@tarantool.org>
Cc: tarantool-patches@dev.tarantool.org
Subject: Re: [Tarantool-patches] [PATCH luajit 0/5] Tarantool tests enhancements
Date: Thu, 2 Mar 2023 17:07:49 +0000 [thread overview]
Message-ID: <ZADX5ZVJ46ksSGHj@tarantool.org> (raw)
In-Reply-To: <cover.1677236706.git.imun@tarantool.org>
I've checked the patchset into all long-term branches in
tarantool/luajit and bumped a new version in master, 2.11 and 2.10.
On 27.02.23, Igor Munkin wrote:
> I decided to split the original series[1], adjusting JIT-related tests
> in tarantool-tests suite into two separate patchsets: one with
> enhancements for test suite and another one for JIT-related tweaks.
>
> This series consists of the following changes:
>
> 1. The first one is a simple tiny maintenance patch to remove excess
> checks in testing workflows.
> 2. The second one is epic one: unfortunately, <utils.selfrun> is too
> complex to be maintained, so the corresponding tests are split
> into two files: the test itself and the script to be run by the
> test. There is a new helper introduced within this patch, and
> three tests are refactored.
> 3. The third and the fourth patches introduce <tap.skipall> and
> <tap.skiprest> helpers.
> 4. The fourth patch makes skipcond helper more convenient: it becomes
> multi-conditional and it yields the test object, so we can organize
> more readable chains of skip conditions.
>
> [1]: https://lists.tarantool.org/tarantool-patches/cover.1676304797.git.imun@tarantool.org/T/#t
>
> Branch: https://github.com/tarantool/luajit/tree/imun/tap-enhancements
> CI: https://github.com/tarantool/luajit/commit/4e6d8b4
> Tarantool PR: https://github.com/tarantool/tarantool/pull/8288
>
> Igor Munkin (5):
> ci: use LuaJIT-test target in testing workflows
> test: stop using utils.selfrun in tests
> test: introduce test:skipall TAP helper
> test: introduce test:skiprest TAP helper
> test: make skipcond helper more convenient
>
<snipped>
>
> --
> 2.30.2
>
--
Best regards,
IM
prev parent reply other threads:[~2023-03-02 17:11 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-02-27 9:07 Igor Munkin via Tarantool-patches
2023-02-27 9:07 ` [Tarantool-patches] [PATCH luajit 1/5] ci: use LuaJIT-test target in testing workflows Igor Munkin via Tarantool-patches
2023-02-27 9:41 ` Sergey Kaplun via Tarantool-patches
2023-02-28 7:42 ` Maxim Kokryashkin via Tarantool-patches
2023-02-27 9:07 ` [Tarantool-patches] [PATCH luajit 2/5] test: stop using utils.selfrun in tests Igor Munkin via Tarantool-patches
2023-02-27 10:08 ` Sergey Kaplun via Tarantool-patches
2023-02-27 18:04 ` Igor Munkin via Tarantool-patches
2023-02-28 7:46 ` Maxim Kokryashkin via Tarantool-patches
2023-02-27 9:07 ` [Tarantool-patches] [PATCH luajit 3/5] test: introduce test:skipall TAP helper Igor Munkin via Tarantool-patches
2023-02-27 9:51 ` Sergey Kaplun via Tarantool-patches
2023-02-27 18:04 ` Igor Munkin via Tarantool-patches
2023-02-28 7:51 ` Maxim Kokryashkin via Tarantool-patches
2023-02-28 16:26 ` Igor Munkin via Tarantool-patches
2023-02-27 9:07 ` [Tarantool-patches] [PATCH luajit 4/5] test: introduce test:skiprest " Igor Munkin via Tarantool-patches
2023-02-27 9:56 ` Sergey Kaplun via Tarantool-patches
2023-02-27 18:04 ` Igor Munkin via Tarantool-patches
2023-02-28 7:55 ` Maxim Kokryashkin via Tarantool-patches
2023-02-28 16:26 ` Igor Munkin via Tarantool-patches
2023-02-27 9:07 ` [Tarantool-patches] [PATCH luajit 5/5] test: make skipcond helper more convenient Igor Munkin via Tarantool-patches
2023-02-27 10:01 ` Sergey Kaplun via Tarantool-patches
2023-02-28 8:10 ` Maxim Kokryashkin via Tarantool-patches
2023-03-02 17:07 ` Igor Munkin via Tarantool-patches [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=ZADX5ZVJ46ksSGHj@tarantool.org \
--to=tarantool-patches@dev.tarantool.org \
--cc=imun@tarantool.org \
--cc=m.kokryashkin@tarantool.org \
--cc=skaplun@tarantool.org \
--subject='Re: [Tarantool-patches] [PATCH luajit 0/5] Tarantool tests enhancements' \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox