sapling/eden/mononoke/commit_rewriting/backsyncer
Stanislau Hlebik 9167f3be18 mononoke: remove usage of unsafe_preserve_commit from backsyncer test and use
Summary:
This diff is a first step in a preparation for removing Preserved state from
CommitSyncOutcome. It does two things:

1) Remove unsafe_preserve_commit method and instead rewrite commit with noop
config version - this is exactly how we are going to do it in production
2) While there also select correct mover for validation - previously we were
always picking the current mover

I've also added a bunch of print statements, since it was tricky to debug what
was going on in the test.

Reviewed By: ikostia

Differential Revision: D24216168

fbshipit-source-id: 86e81aea61e638d93bdb33e7c9fd713f7b5e6c3b
2020-10-09 10:35:45 -07:00
..
src mononoke: remove usage of unsafe_preserve_commit from backsyncer test and use 2020-10-09 10:35:45 -07:00
Cargo.toml mononoke: remove create_commit_syncer_from_matches 2020-09-23 04:30:41 -07:00