Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

luajit: bump new version #9938

Merged
merged 1 commit into from Apr 11, 2024
Merged

luajit: bump new version #9938

merged 1 commit into from Apr 11, 2024

Conversation

Buristan
Copy link
Collaborator

  • ci: bump version of actions/checkout
  • test: fix typo in the link to the issue
  • test: refactor CMake macro LibRealPath
  • test: move LibRealPath to the separate module
  • test: more cautious usage of LD_PRELOAD for ASan
  • test: fix lj-802-panic-at-mcode-protfail GCC+ASan
  • ci: execute LuaJIT tests with GCC 10 and ASAN
  • cmake: replace prove with CTest
  • Prevent down-recursion for side traces.
  • Handle stack reallocation in debug.setmetatable() and lua_setmetatable().
  • profilers: print user-friendly errors

Closes #5994
Closes #9595
Closes #9217
Closes #9656

NO_DOC=LuaJIT submodule bump
NO_TEST=LuaJIT submodule bump

@Buristan Buristan added the full-ci Enables all tests for a pull request label Apr 11, 2024
@Buristan Buristan requested a review from a team as a code owner April 11, 2024 11:06
@Buristan Buristan added full-ci Enables all tests for a pull request and removed full-ci Enables all tests for a pull request labels Apr 11, 2024
@coveralls
Copy link

coveralls commented Apr 11, 2024

Coverage Status

coverage: 87.024% (+0.01%) from 87.013%
when pulling d2cbcfa on Buristan:master
into 2bf9579
on tarantool:master
.

* ci: bump version of actions/checkout
* test: fix typo in the link to the issue
* test: refactor CMake macro LibRealPath
* test: move LibRealPath to the separate module
* test: more cautious usage of LD_PRELOAD for ASan
* test: fix lj-802-panic-at-mcode-protfail GCC+ASan
* ci: execute LuaJIT tests with GCC 10 and ASAN
* cmake: replace prove with CTest
* Prevent down-recursion for side traces.
* Handle stack reallocation in debug.setmetatable() and
  lua_setmetatable().
* profilers: print user-friendly errors

Closes tarantool#5994
Closes tarantool#9595
Closes tarantool#9217
Closes tarantool#9656

NO_DOC=LuaJIT submodule bump
NO_TEST=LuaJIT submodule bump
@Buristan Buristan merged commit db351d3 into tarantool:master Apr 11, 2024
60 checks passed
This was referenced Apr 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
full-ci Enables all tests for a pull request
Projects
None yet
5 participants