Tarantool development patches archive
 help / color / mirror / Atom feed
From: Igor Munkin via Tarantool-patches <tarantool-patches@dev.tarantool.org>
To: Maxim Kokryashkin <m.kokryashkin@tarantool.org>
Cc: tarantool-patches@dev.tarantool.org
Subject: Re: [Tarantool-patches] [PATCH luajit 2/2] test: enable CLI-related lua-Harness tests back
Date: Sun, 25 Feb 2024 19:31:59 +0000	[thread overview]
Message-ID: <ZduVr6q1udQDx_Cx@tarantool.org> (raw)
In-Reply-To: <xnn3b6vh6fgjl4waupq2rqzkvt3xsvatgst7mife7zx36kkzcf@nlaixhnbu7nm>

Max,

Thanks for the patch!

On 25.02.24, Maxim Kokryashkin wrote:
> Hi, Igor!
> Thanks for the patch!
> LGTM after fixing comments below.
> On Sun, Feb 25, 2024 at 10:41:07AM +0000, Igor Munkin wrote:
> > Tarantool supports -b and -j options to use LuaJIT modules since the
> > commit bf8b76a4dfc9dd62d4131e90e2ae5d83843b6630 ("lua: proxy -j and -b
> > flags"), so 241-standalone.t and 411-luajit.t tests in lua-Harness
> Typo: s/in lua-Harness/in the lua-Harness/

Fixed, thanks!

> > suite, disabled in the commit 39a4db500db2619359c2c9474be016360252060d
> > ("test: support Tarantool in lua-Harness"), can be enabled back.
> >
> > However, -O options is still not implemented in Tarantool, so the
> Typo: s/is still/are still/

There is another typo: s/options/option/. Fixed, thanks!

> > related part in 411-luajit.t test chunk is still disabled.
> Typo: s/in/in the/

Fixed, thanks!

> >
> > Follows up #5541
> Typo: s/#5541/tarantool/tarantool#5541/

Oops, fixed, thanks!

Side note: you can use another separator to avoid escaping the /. E.g.
braces: s{#5541}{tarantool/tarantool#5541}. However, I'm not a robot, so
the comment is still clear to me ;)

> >
> > Signed-off-by: Igor Munkin <imun@tarantool.org>
> > ---
> >  test/lua-Harness-tests/241-standalone.t | 2 +-
> >  test/lua-Harness-tests/411-luajit.t     | 6 ++++--
> >  2 files changed, 5 insertions(+), 3 deletions(-)
> >

<snipped>

> > --
> > 2.39.2
> >

-- 
Best regards,
IM

  reply	other threads:[~2024-02-25 19:44 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-25 10:41 [Tarantool-patches] [PATCH luajit 0/2] Enable CLI-related tests in lua-Harness Igor Munkin via Tarantool-patches
2024-02-25 10:41 ` [Tarantool-patches] [PATCH luajit 1/2] test: introduce routine to build error message Igor Munkin via Tarantool-patches
2024-02-25 11:37   ` Maxim Kokryashkin via Tarantool-patches
2024-02-25 19:27     ` Igor Munkin via Tarantool-patches
2024-02-25 10:41 ` [Tarantool-patches] [PATCH luajit 2/2] test: enable CLI-related lua-Harness tests back Igor Munkin via Tarantool-patches
2024-02-25 11:41   ` Maxim Kokryashkin via Tarantool-patches
2024-02-25 19:31     ` Igor Munkin via Tarantool-patches [this message]
2024-02-25 19:41       ` Igor Munkin via Tarantool-patches
2024-02-27  8:36 ` [Tarantool-patches] [PATCH luajit 0/2] Enable CLI-related tests in lua-Harness Sergey Kaplun via Tarantool-patches
2024-02-28 18:25 ` Sergey Kaplun via Tarantool-patches

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=ZduVr6q1udQDx_Cx@tarantool.org \
    --to=tarantool-patches@dev.tarantool.org \
    --cc=imun@tarantool.org \
    --cc=m.kokryashkin@tarantool.org \
    --subject='Re: [Tarantool-patches] [PATCH luajit 2/2] test: enable CLI-related lua-Harness tests back' \
    /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