[Tarantool-patches] [PATCH 0/4] Enable LuaJIT tests written in C

Igor Munkin imun at tarantool.org
Mon Mar 30 21:55:16 MSK 2020


There were two separate problems:
* MacOS dynamic libraries have a .dylib suffix instead of the .so one,
  so Lua libraries required for tests failed to be found. This issue is
  fixed (sent the diffs with the fix within a corresponding patches).
* Trace assembling fails with "failed to allocate mcode memory" on
  FreeBSD. I filed an issue[1] and added corresponding skipcond files to
  the patches.

Now CI is green[1].

On 28.03.20, Igor Munkin wrote:
> CI failed for OSX and FreeBSD on the introduced test. I'll investigate
> the root cause (for now it looks like invalid paths for LD_LIBRARY_PATH
> and LUA_CPATH).
> 

<snipped>

> 
> -- 
> Best regards,
> IM

[1]: https://gitlab.com/tarantool/tarantool/-/jobs/491398423

-- 
Best regards,
IM


More information about the Tarantool-patches mailing list