Delete some outdated syncer unit tests
This patch deletes a bunch of semi-related tests that are no longer interesting because they only exercise the legacy codepath, and the concepts being tested no longer exist in core sync machinery or at all. Roughly, the deleted tests are about: 1. Naming-related requirements: outdated long ago, no longer relevant. 2. Hierarchy-related: now specific to bookmarks, have decent coverage under components/sync_bookmarks. 3. Local conflict-resolution: no longer implemented within the sync engine and a core responsibility of ModelTypeProcessor implementations, e.g. tested in ClientTagBasedModelTypeProcessorTest. Change-Id: If8572374bff2ebd27e0c6798f79dcb7273d07883 Bug: 923287 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2257327Reviewed-by:Marc Treib <treib@chromium.org> Commit-Queue: Mikel Astiz <mastiz@chromium.org> Cr-Commit-Position: refs/heads/master@{#781317}
Showing
This diff is collapsed.
Please register or sign in to comment