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

Issue 6248019: Pass empty cros_user string to GetProfileSyncService() in sync integration tests (Closed)

Created:
9 years, 11 months ago by Raghu Simha
Modified:
9 years, 7 months ago
CC:
chromium-reviews, Raghu Simha, ncarter (slow), tim (not reviewing), idana, DaleCurtis, stevenjb
Visibility:
Public.

Description

Pass empty cros_user string to GetProfileSyncService() in sync integration tests The sync integration tests are broken on chrome OS because a cros_string is not being passed to GetProfileSyncService() in ProfileSyncServiceHarness::SetupSync(), causing no ProfileSyncService object to be returned. This patch passes an empty cros_user string to GetProfileSyncService(), thereby fixing the sync integration tests on chrome OS. BUG=70854, chromium-os:11319, chromium-os:9262 TEST=sync_integration_tests Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=72574

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M chrome/browser/sync/profile_sync_service_harness.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
Raghu Simha
Tim, please review. Thanks.
9 years, 11 months ago (2011-01-26 00:18:43 UTC) #1
tim (not reviewing)
9 years, 11 months ago (2011-01-26 00:44:26 UTC) #2
+stevenjb fyi

LGTM

Powered by Google App Engine
This is Rietveld 408576698