[Tarantool-patches] [PATCH 0/2] Fix broken CI after introduced LuaJIT metrics
Sergey Kaplun
skaplun at tarantool.org
Wed Oct 14 20:03:57 MSK 2020
This patch fixes the regressions introduced in scope of
5a61e1ab54b5c66bfebd836db1ac47996611e065 ('misc: add C and Lua API for
platform metrics').
Branch: https://github.com/tarantool/luajit/tree/skaplun/gh-5187-fix-tests-fails-ci
This branch is rebased on Igor's branch:
https://github.com/tarantool/luajit/tree/imun/gh-5187-fix-disp-encoding-on-gc64
CI: https://gitlab.com/tarantool/tarantool/-/pipelines/202569424/builds
Side note: failing CI at osx jobs related to this issue:
https://github.com/tarantool/tarantool/issues/5423
Sergey Kaplun (2):
test: force enable assert checks in release build
test: disable jit related tests at FreeBSD
test/misclib-getmetrics-capi.skipcond | 7 +++++++
test/misclib-getmetrics-capi/testgetmetrics.c | 1 +
test/misclib-getmetrics-lapi.skipcond | 7 +++++++
3 files changed, 15 insertions(+)
create mode 100644 test/misclib-getmetrics-capi.skipcond
create mode 100644 test/misclib-getmetrics-lapi.skipcond
--
2.28.0
More information about the Tarantool-patches
mailing list