From: Sergey Bronnikov via Tarantool-patches <tarantool-patches@dev.tarantool.org> To: tarantool-patches@dev.tarantool.org, Sergey Kaplun <skaplun@tarantool.org>, Maxim Kokryashkin <m.kokryashkin@tarantool.org> Subject: [Tarantool-patches] [PATCH luajit 0/2] Respect LUAJIT_DISABLE_SYSPROF in sysprof tests Date: Fri, 6 Dec 2024 10:05:58 +0300 [thread overview] Message-ID: <cover.1733468484.git.sergeyb@tarantool.org> (raw) From: Sergey Bronnikov <sergeyb@tarantool.org> Tests for sysprof is enabled when sysprof support is disabled (macro LUAJIT_DISABLE_SYSPROF). The patch add skips in such case. Branch: https://github.com/tarantool/luajit/tree/ligurio/gh-xxxx-skip-sysprof-tests PR: https://github.com/tarantool/tarantool/pull/10898 Sergey Bronnikov (2): test: small fixes in gh-8594-sysprof-ffunc-crash test: skip sysprof tests with LUAJIT_DISABLE_SYSPROF test/tarantool-c-tests/gh-8594-sysprof-ffunc-crash.test.c | 8 ++++++-- test/tarantool-c-tests/misclib-sysprof-capi.test.c | 4 ++++ test/tarantool-tests/CMakeLists.txt | 4 ++++ .../profilers/gh-5688-tool-cli-flag.test.lua | 2 ++ .../profilers/gh-5813-resolving-of-c-symbols.test.lua | 2 ++ .../gh-7264-add-proto-trace-sysprof-default.test.lua | 2 ++ .../gh-9217-profile-parsers-error-handling.test.lua | 2 ++ .../profilers/misclib-sysprof-lapi.test.lua | 2 ++ 8 files changed, 24 insertions(+), 2 deletions(-) -- 2.34.1
next reply other threads:[~2024-12-06 7:06 UTC|newest] Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top 2024-12-06 7:05 Sergey Bronnikov via Tarantool-patches [this message] 2024-12-06 7:06 ` [Tarantool-patches] [PATCH luajit 1/2] test: small fixes in gh-8594-sysprof-ffunc-crash Sergey Bronnikov via Tarantool-patches 2024-12-06 7:55 ` Sergey Kaplun via Tarantool-patches 2024-12-06 10:16 ` Sergey Bronnikov via Tarantool-patches 2024-12-11 12:24 ` Maxim Kokryashkin via Tarantool-patches 2024-12-06 7:06 ` [Tarantool-patches] [PATCH luajit 2/2] test: skip sysprof tests with LUAJIT_DISABLE_SYSPROF Sergey Bronnikov via Tarantool-patches 2024-12-06 8:08 ` Sergey Kaplun via Tarantool-patches 2024-12-06 10:31 ` Sergey Bronnikov via Tarantool-patches 2024-12-11 12:25 ` Maxim Kokryashkin via Tarantool-patches 2024-12-17 12:23 ` [Tarantool-patches] [PATCH luajit 0/2] Respect LUAJIT_DISABLE_SYSPROF in sysprof tests 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=cover.1733468484.git.sergeyb@tarantool.org \ --to=tarantool-patches@dev.tarantool.org \ --cc=estetus@gmail.com \ --cc=m.kokryashkin@tarantool.org \ --cc=skaplun@tarantool.org \ --subject='Re: [Tarantool-patches] [PATCH luajit 0/2] Respect LUAJIT_DISABLE_SYSPROF in sysprof tests' \ /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