Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(249)

Issue 2369103002: [Sync] Move conflict resolution test code to FakeModelTypeService. (Closed)

Created:
4 years, 2 months ago by maxbogue
Modified:
4 years, 2 months ago
Reviewers:
skym
CC:
chromium-reviews, sync-reviews_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[Sync] Move conflict resolution test code to FakeModelTypeService. This way it can be shared by the integration tests and they become more readable. BUG=643269 Committed: https://crrev.com/e7a0bb25e6cb040ea0516b3b2b4ecca8f54ed613 Cr-Commit-Position: refs/heads/master@{#421238}

Patch Set 1 #

Patch Set 2 : Self-review. #

Total comments: 6

Patch Set 3 : Address comment. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+30 lines, -25 lines) Patch
M chrome/browser/sync/test/integration/two_client_uss_sync_test.cc View 1 2 5 chunks +8 lines, -10 lines 0 comments Download
M components/sync/api/fake_model_type_service.h View 1 2 chunks +10 lines, -0 lines 0 comments Download
M components/sync/api/fake_model_type_service.cc View 1 chunk +12 lines, -0 lines 0 comments Download
M components/sync/core/shared_model_type_processor_unittest.cc View 1 2 2 chunks +0 lines, -15 lines 0 comments Download

Messages

Total messages: 16 (10 generated)
maxbogue
Sky, PTAL!
4 years, 2 months ago (2016-09-26 18:04:26 UTC) #6
skym
lgtm https://codereview.chromium.org/2369103002/diff/20001/chrome/browser/sync/test/integration/two_client_uss_sync_test.cc File chrome/browser/sync/test/integration/two_client_uss_sync_test.cc (right): https://codereview.chromium.org/2369103002/diff/20001/chrome/browser/sync/test/integration/two_client_uss_sync_test.cc#newcode28 chrome/browser/sync/test/integration/two_client_uss_sync_test.cc:28: const char kResolutionValue[] = "RESOLVED"; Why not use ...
4 years, 2 months ago (2016-09-26 18:16:04 UTC) #7
maxbogue
https://codereview.chromium.org/2369103002/diff/20001/chrome/browser/sync/test/integration/two_client_uss_sync_test.cc File chrome/browser/sync/test/integration/two_client_uss_sync_test.cc (right): https://codereview.chromium.org/2369103002/diff/20001/chrome/browser/sync/test/integration/two_client_uss_sync_test.cc#newcode28 chrome/browser/sync/test/integration/two_client_uss_sync_test.cc:28: const char kResolutionValue[] = "RESOLVED"; On 2016/09/26 18:16:04, skym ...
4 years, 2 months ago (2016-09-27 16:26:12 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2369103002/40001
4 years, 2 months ago (2016-09-27 16:26:50 UTC) #13
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 2 months ago (2016-09-27 17:05:57 UTC) #14
commit-bot: I haz the power
4 years, 2 months ago (2016-09-27 17:08:12 UTC) #16
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/e7a0bb25e6cb040ea0516b3b2b4ecca8f54ed613
Cr-Commit-Position: refs/heads/master@{#421238}

Powered by Google App Engine
This is Rietveld 408576698