Tarantool development patches archive
 help / color / mirror / Atom feed
* [Tarantool-patches] [PATCH luajit 0/2] Fix tests for LUAJIT_ENABLE_CHECKHOOK
@ 2022-12-01 20:28 Igor Munkin via Tarantool-patches
  2022-12-01 20:28 ` [Tarantool-patches] [PATCH luajit 1/2] test: relax JIT setup in lj-430-maxirconst test Igor Munkin via Tarantool-patches
                   ` (4 more replies)
  0 siblings, 5 replies; 18+ messages in thread
From: Igor Munkin via Tarantool-patches @ 2022-12-01 20:28 UTC (permalink / raw)
  To: Sergey Kaplun, Maxim Kokryashkin; +Cc: tarantool-patches

After enabling LUAJIT_ENABLE_CHECKHOOK options two tests started to fail
due to very tight JIT engine setup. This patchset is aimed to relax JIT
engine setup and make the tests agnostic to the introduced option.

Issue: https://github.com/tarantool/tarantool/issues/7762
Branch: https://github.com/tarantool/luajit/tree/imun/gh-7762-fix-tests-for-checkhook
PR: https://github.com/tarantool/tarantool/pull/7787
CI: https://github.com/tarantool/luajit/commit/ba9d9c8

Igor Munkin (2):
  test: relax JIT setup in lj-430-maxirconst test
  test: relax JIT setup in misc.getmetrics test

 .../lj-430-maxirconst.test.lua                | 23 +++++++++++--------
 .../misclib-getmetrics-capi.test.lua          |  7 ++++--
 .../misclib-getmetrics-lapi.test.lua          |  7 ++++--
 test/tarantool-tests/utils.lua                |  9 ++++++++
 4 files changed, 33 insertions(+), 13 deletions(-)

-- 
2.34.0


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

end of thread, other threads:[~2022-12-12  9:56 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-01 20:28 [Tarantool-patches] [PATCH luajit 0/2] Fix tests for LUAJIT_ENABLE_CHECKHOOK Igor Munkin via Tarantool-patches
2022-12-01 20:28 ` [Tarantool-patches] [PATCH luajit 1/2] test: relax JIT setup in lj-430-maxirconst test Igor Munkin via Tarantool-patches
2022-12-05  7:52   ` Sergey Kaplun via Tarantool-patches
2022-12-05 21:33     ` Igor Munkin via Tarantool-patches
2022-12-05 10:47   ` Maxim Kokryashkin via Tarantool-patches
2022-12-05 21:34     ` Igor Munkin via Tarantool-patches
2022-12-01 20:28 ` [Tarantool-patches] [PATCH luajit 2/2] test: relax JIT setup in misc.getmetrics test Igor Munkin via Tarantool-patches
2022-12-05  7:57   ` Sergey Kaplun via Tarantool-patches
2022-12-05 21:40     ` Igor Munkin via Tarantool-patches
2022-12-05 10:52   ` Maxim Kokryashkin via Tarantool-patches
2022-12-05 21:40     ` Igor Munkin via Tarantool-patches
2022-12-02 10:01 ` [Tarantool-patches] [PATCH luajit 3/2] test: remove TAP side effects in getmetrics tests Igor Munkin via Tarantool-patches
2022-12-05  8:01   ` Sergey Kaplun via Tarantool-patches
2022-12-05 21:46     ` Igor Munkin via Tarantool-patches
2022-12-05 11:06   ` Maxim Kokryashkin via Tarantool-patches
2022-12-05 21:47     ` Igor Munkin via Tarantool-patches
2022-12-02 10:05 ` [Tarantool-patches] [PATCH luajit 0/2] Fix tests for LUAJIT_ENABLE_CHECKHOOK Igor Munkin via Tarantool-patches
2022-12-12  9:42 ` Igor Munkin via Tarantool-patches

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