You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test: adjust tarantool version parsing for 2.10.0+
The test was confused by the entrypoint/alpha/beta/rc suffixes in the
version string (see [1] about those suffixes). Now they're ignored.
It is not perfectly correct (2.10.0-rc1 is less than 2.10.0), but enough
for this test.
[1]: tarantool/tarantool#6182
Part of #21
0 commit comments