[Tarantool-patches] [PATCH luajit 1/3] test: fix path storage for non-concatable objects

Igor Munkin imun at tarantool.org
Tue Jun 28 18:41:18 MSK 2022


Sergey,

Thanks for the patch! LGTM, as trivial. I've only made some tweaks in
commit message:
| test: fix path storage for non-concatable objects
|
| When a key of the table to be compared via `tap.test:is_deeply()` is a
| non-concatable object (i.e. lightuserdata) its concatenation with the
| path prefix raises an error. As a result of this patch the object is
| explicitly converted to string to avoid this error.

-- 
Best regards,
IM


More information about the Tarantool-patches mailing list