[Tarantool-patches] [PATCH luajit 2/2] ci: introduce testing workflow with sanitizers

Sergey Kaplun skaplun at tarantool.org
Thu Jul 13 19:09:08 MSK 2023


Hi, Igor!
The patch LGTM as general, just a single note, also mentioned by Sergey
offline:

Should we also enable LUAJIT_USE_SYSMALLOC for our CI workflow to make
the ASan instrumentation usefull?

On 12.07.23, Igor Munkin wrote:
> This commit adds GitHub workflow running all available LuaJIT tests with
> LUAJIT_USE_ASAN option enabled. For now, sanitizers workflow works only
> for Linux/x86_64 as the most scaling setup in our CI. I believe we will
> be able to add other platforms being supported, when ARM64 and macOS
> runners starvation is defeated. There is also a separate GitHub Action
> introduced for convenient setup of the environment.
> 
> Follows up tarantool/tarantool#5878
> 
> Signed-off-by: Igor Munkin <imun at tarantool.org>

<snipped>

> 

-- 
Best regards,
Sergey Kaplun


More information about the Tarantool-patches mailing list