[Tarantool-patches] [PATCH luajit v2] test: fix flaky OOM error frame test
Igor Munkin
imun at tarantool.org
Thu Nov 23 09:32:31 MSK 2023
Max,
I've checked this patch into tarantool/master branch in tarantool/luajit
and bumped a new version in master.
On 09.11.23, Maksim Kokryashkin via Tarantool-patches wrote:
> This test could do allocation outside of the protected frame,
> which could result in an uncaught OOM and test failure. This
> patch adds extra `collectgarbage` calls to the test to avoid
> such situations.
> ---
> Changes in v2:
> - Fixed comments as per review by Sergey Kaplun
> Branch: https://github.com/tarantool/luajit/tree/fckxorg/lj-1004-fix-flaky
> PR: https://github.com/tarantool/tarantool/pull/9318
> test/tarantool-tests/lj-1004-oom-error-frame.test.lua | 7 +++++++
> 1 file changed, 7 insertions(+)
>
<snipped>
> --
> 2.39.3 (Apple Git-145)
>
--
Best regards,
IM
More information about the Tarantool-patches
mailing list