[Tarantool-patches] [PATCH v2] build: disable LUAJIT_ENABLE_PAIRSMM

Vladislav Shpilevoy v.shpilevoy at tarantool.org
Thu Mar 12 02:19:41 MSK 2020


Hi! Thanks for the patch!

> --- /dev/null
> +++ b/test/box/gh-4770-broken-pairs-for-space-objects.result
> @@ -0,0 +1,41 @@
> +-- test-run result file version 2
> +env = require('test_run')
> + | ---
> + | ...
> +test_run = env.new()
> + | ---
> + | ...
> +test_run:cmd("push filter 'table: .*' to 'table: <address>'")

Why do you need the filter? There is nothing to filter out.
You never print any 'table: .*' strings.



More information about the Tarantool-patches mailing list