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

Issue 2455343003: [Sync] Replaced ASSERT/EXPECT_TRUE/FALSE with expected/actual checks. (Closed)

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

Description

[Sync] Replaced ASSERT/EXPECT_TRUE/FALSE with expected/actual checks. BUG=660574 Committed: https://crrev.com/1aa7a3f17d23892053ff4dc1c0c088fd95822ed5 Cr-Commit-Position: refs/heads/master@{#428721}

Patch Set 1 #

Patch Set 2 : Fixing EQ/NE mistake. #

Total comments: 6

Patch Set 3 : \Updates for Max and rebase. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+298 lines, -310 lines) Patch
M chrome/browser/sync/test/integration/single_client_bookmarks_sync_test.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/sync/test/integration/single_client_wallet_sync_test.cc View 4 chunks +4 lines, -4 lines 0 comments Download
M chrome/browser/sync/test/integration/sync_auth_test.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync/test/integration/sync_datatype_helper.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/browser/sync/test/integration/sync_test.cc View 1 2 4 chunks +5 lines, -7 lines 0 comments Download
M chrome/browser/sync/test/integration/two_client_bookmarks_sync_test.cc View 1 87 chunks +249 lines, -258 lines 0 comments Download
M components/browser_sync/profile_sync_service_autofill_unittest.cc View 1 2 5 chunks +6 lines, -6 lines 0 comments Download
M components/browser_sync/profile_sync_service_typed_url_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M components/sync/driver/data_type_manager_impl_unittest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M components/sync/driver/sync_stopped_reporter_unittest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M components/sync/engine_impl/syncer_unittest.cc View 3 chunks +4 lines, -5 lines 0 comments Download
M components/sync/syncable/directory_unittest.cc View 10 chunks +18 lines, -18 lines 0 comments Download

Messages

Total messages: 16 (10 generated)
skym
PTAL.
4 years, 1 month ago (2016-10-28 23:06:29 UTC) #4
maxbogue
lgtm. Just gonna assume you meant to send this to me :P https://codereview.chromium.org/2455343003/diff/20001/chrome/browser/sync/test/integration/sync_test.cc File chrome/browser/sync/test/integration/sync_test.cc ...
4 years, 1 month ago (2016-10-28 23:31:00 UTC) #6
skym
Updates for Max. https://codereview.chromium.org/2455343003/diff/20001/chrome/browser/sync/test/integration/sync_test.cc File chrome/browser/sync/test/integration/sync_test.cc (right): https://codereview.chromium.org/2455343003/diff/20001/chrome/browser/sync/test/integration/sync_test.cc#newcode531 chrome/browser/sync/test/integration/sync_test.cc:531: << "."; On 2016/10/28 23:31:00, maxbogue ...
4 years, 1 month ago (2016-10-31 15:08:19 UTC) #9
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/2455343003/40001
4 years, 1 month ago (2016-10-31 15:08:38 UTC) #12
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 1 month ago (2016-10-31 15:43:57 UTC) #14
commit-bot: I haz the power
4 years, 1 month ago (2016-10-31 15:55:58 UTC) #16
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/1aa7a3f17d23892053ff4dc1c0c088fd95822ed5
Cr-Commit-Position: refs/heads/master@{#428721}

Powered by Google App Engine
This is Rietveld 408576698