Skip to content
Snippets Groups Projects
Unverified Commit 408b9ad4 authored by Mergen Imeev's avatar Mergen Imeev Committed by Alexander Turenko
Browse files

test: trim field name update from serializer test


The test re encoding of -2^63 Lua number value did use update by a field
name, which does not supported in 1.10 and 2.2 branches. Field name
updates are orthogonal to Lua number serialization and we don't intend
to test them here. So it is safe and logical to get rid of them in the
test.

This change allow the test to pass on 1.10 and 2.2 branches.

Follows up #4672.

Reviewed-by: default avatarAlexander Tikhonov <avtikhon@tarantool.org>
Reviewed-by: default avatarAlexander Turenko <alexander.turenko@tarantool.org>
parent ea958f41
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment