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)
68656 of 121888 branches covered (56.33%)
101304 of 116011 relevant lines covered (87.32%)
2433485.28 hits per line