tarantool / vshard

The new generation of sharding based on virtual buckets
Other
100 stars 30 forks source link

test: fix parallel.test.lua and sync.test.lua #295

Closed ylobankov closed 2 years ago

ylobankov commented 2 years ago

With the current version of test-run, that vshard uses now (d171b6e), all tests work fine and everything is ok. The problem occures when attempting to use a later version of test-run starting since 53389a8. In this case, the parallel.test.lua and sync.test.lua tests start to fail because the new test-run version catches some exception from tests and exits with a failure.

This patch should be concidered as a preparation for updating test-run version for vshard.

Gerold103 commented 2 years ago

https://github.com/tarantool/vshard/commit/21f980800bde4ba2bc954f4a84afea3161639e42