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

Issue 376993002: Fixed ProfileSyncServiceBookmarkTest on iOS. (Closed)

Created:
6 years, 5 months ago by Joao da Silva
Modified:
6 years, 5 months ago
Reviewers:
Nicolas Zea
CC:
chromium-reviews, tim+watch_chromium.org, haitaol+watch_chromium.org, zea+watch_chromium.org, maniscalco+watch_chromium.org, rohitrao (ping after 24h)
Project:
chromium
Visibility:
Public.

Description

Fixed ProfileSyncServiceBookmarkTest on iOS. This test skips the managed_node because it's not synced. The test assumed that the managed_node always comes next to the mobile_node but this is not true on iOS. This fix changes the test to look for the managed node via BookmarkClient::CanSyncNode, which is the correct check in the first place. BUG=383398 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=281847

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -15 lines) Patch
M chrome/browser/sync/profile_sync_service_bookmark_unittest.cc View 5 chunks +12 lines, -15 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Joao da Silva
Hi Nicolas, this fixes 383398 (37 beta blocker) on iOS. PTAL, thanks! Rohit: FYI
6 years, 5 months ago (2014-07-08 16:29:20 UTC) #1
Nicolas Zea
LGTM, thanks!
6 years, 5 months ago (2014-07-08 16:43:11 UTC) #2
Joao da Silva
The CQ bit was checked by joaodasilva@chromium.org
6 years, 5 months ago (2014-07-08 16:43:54 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/joaodasilva@chromium.org/376993002/1
6 years, 5 months ago (2014-07-08 16:45:27 UTC) #4
commit-bot: I haz the power
6 years, 5 months ago (2014-07-08 22:40:53 UTC) #5
Message was sent while issue was closed.
Change committed as 281847

Powered by Google App Engine
This is Rietveld 408576698