push
github
test: stabilize the gh_8650_add_is_sync_option test The test runs with memtx mvcc engine turned on, so a synchronous transaction committed on master may not be visible on replica immediately. It becomes visible only after a corresponding CONFIRM entry arrives on replica. Fix the test accordingly. NO_CHANGELOG=test NO_DOC=test (cherry picked from commit 714052225)
69699 of 123538 branches covered (56.42%)
102666 of 117486 relevant lines covered (87.39%)
2472886.44 hits per line