[Tarantool-patches] [tarantool-patches] [PATCH v1 1/1] tests: simplify test box/access_mist.test.lua

Vladislav Shpilevoy v.shpilevoy at tarantool.org
Sat Oct 19 16:53:38 MSK 2019


Hi! Thanks for the patch!

That is better, now the test is not such fragile.
But its result file is still huge.

I checked history of these three lines:

    box.space._user:select()
    box.space._space:select()
    box.space._func:select()

And appeared, that they are 5 years old. Their initial
purpose was lost long time ago. I think, it is better
to just drop them.


More information about the Tarantool-patches mailing list