From: Mergen Imeev via Tarantool-patches <tarantool-patches@dev.tarantool.org>
To: imun@tarantool.org
Cc: tarantool-patches@dev.tarantool.org
Subject: [Tarantool-patches] [PATCH v1 5/7] tests: change tests to match b4e6bf0
Date: Wed, 20 Jan 2021 18:10:09 +0300 [thread overview]
Message-ID: <aa68dcf9635a2461524e8d298b062dcfe2929b84.1611155231.git.imeevma@gmail.com> (raw)
In-Reply-To: <cover.1611155231.git.imeevma@gmail.com>
Module misc.memprof was introduced in commit b4e6bf0 in tarantool/LuaJIT
repository.
Part of tarantool/tarantool#4064
---
test/LuaJIT-test-cleanup/lib/contents.lua | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/test/LuaJIT-test-cleanup/lib/contents.lua b/test/LuaJIT-test-cleanup/lib/contents.lua
index 9671f0e..45c07eb 100644
--- a/test/LuaJIT-test-cleanup/lib/contents.lua
+++ b/test/LuaJIT-test-cleanup/lib/contents.lua
@@ -139,7 +139,7 @@ do --- package.loaded
loaded[k] = v
end
end
- check(loaded, "_G:coroutine:debug:io:math:misc:os:package:string:table", "bit:bit32:common:ffi:jit:table.new")
+ check(loaded, "_G:coroutine:debug:io:math:misc:misc.memprof:os:package:string:table", "bit:bit32:common:ffi:jit:table.new")
end
do --- bit +bit
--
2.25.1
next prev parent reply other threads:[~2021-01-20 15:12 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-01-20 15:09 [Tarantool-patches] [PATCH v1 0/7] Integrate LuaJIT-test-cleanup test suite Mergen Imeev via Tarantool-patches
2021-01-20 15:09 ` [Tarantool-patches] [PATCH v1 1/7] tests: add " Mergen Imeev via Tarantool-patches
2021-01-20 15:10 ` [Tarantool-patches] [PATCH v1 2/7] tests: change tests to match de5568e Mergen Imeev via Tarantool-patches
2021-01-20 15:10 ` [Tarantool-patches] [PATCH v1 3/7] tests: change tests to match c198167 Mergen Imeev via Tarantool-patches
2021-01-20 15:10 ` [Tarantool-patches] [PATCH v1 4/7] tests: change tests to match 5a61e1a Mergen Imeev via Tarantool-patches
2021-01-20 15:10 ` Mergen Imeev via Tarantool-patches [this message]
2021-01-20 15:10 ` [Tarantool-patches] [PATCH v1 6/7] tests: adjust LuaJIT-test-cleanup for Tarantool Mergen Imeev via Tarantool-patches
2021-01-20 15:10 ` [Tarantool-patches] [PATCH v1 7/7] tests: disable some tests of LuaJIT-test-cleanup Mergen Imeev via Tarantool-patches
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=aa68dcf9635a2461524e8d298b062dcfe2929b84.1611155231.git.imeevma@gmail.com \
--to=tarantool-patches@dev.tarantool.org \
--cc=imeevma@tarantool.org \
--cc=imun@tarantool.org \
--subject='Re: [Tarantool-patches] [PATCH v1 5/7] tests: change tests to match b4e6bf0' \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox