[Tarantool-patches] [PATCH v4 2/3] cfg: support symbolic evaluation of replication_synchro_quorum
Vladislav Shpilevoy
v.shpilevoy at tarantool.org
Mon Dec 21 20:49:54 MSK 2020
Oh, sorry. Also the test seems to be flaky.
I run it some number of times using this command:
python test-run.py replication/gh-5446-qsync replication/gh-5446-qsync replication/gh-5446-qsync ... <repeat tens of times>
And got this:
[001] Test failed! Result content mismatch:
[001] --- replication/gh-5446-qsync-eval-quorum.result Mon Dec 21 18:42:44 2020
[001] +++ var/rejects/replication/gh-5446-qsync-eval-quorum.reject Mon Dec 21 18:47:40 2020
[001] @@ -38,7 +38,7 @@
[001] | ...
[001] test_run:grep_log("default", match) ~= nil
[001] | ---
[001] - | - true
[001] + | - false
[001] | ...
[001]
[001] -- Create a sync space we will operate on
[001]
More information about the Tarantool-patches
mailing list