Ran
|
Files
89
|
Run time
4s
|
Badge
Embed ▾
README BADGES
|
push
github
test: off JIT for routines in <lang/stackov.lua> This patch is a follow-up to the commit 6a3a97cd8 ("test: enable <misc/stackovc.lua> LuaJIT test"). The enabled test may raise an error for the specific builds (see [1], for example) when the stack overflow error is raised on the trace exit during the restoration from the snapshot. In that case, LuaJIT VM can't restore the full traceback, and the corresponding check in the test is failed. This patch disables JIT for these functions with recursive calls to avoid such failures. [1]: https://github.com/tarantool/luajit/actions/runs/10717386746 Follows up tarantool/tarantool#9398 Reviewed-by: Maxim Kokryashkin <m.kokryashkin@tarantool.org> Reviewed-by: Sergey Bronnikov <sergeyb@tarantool.org> Signed-off-by: Sergey Kaplun <skaplun@tarantool.org> (cherry picked from commit ff62d0cf9)
5685 of 6025 branches covered (94.36%)
Branch coverage included in aggregate %.
21676 of 23431 relevant lines covered (92.51%)
2939039.83 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|