DescriptionProfileSyncServiceTest refactoring
Move following tests:
TestStartupWithOldSyncData
FailToOpenDatabase
FailToDownloadControlTypes
Remove redundant parameters from StartSyncServiceAndSetInitialSyncEnded
and remove StartSyncService function.
TestStartupWithOldSyncData goes to SyncBackendHost tests. It verifies that SyncBackendHost cleans Sync Data directory before initialization.
FailToOpenDatabase goes to SyncManagerImpl test. It verifies that if SyncManager fails to open database it reports initialization failure.
FailToDownloadControlTypes is already covered by SyncBackendHostTest.SilentlyFailToDownloadControlTypes
BUG=312994
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=235854
Patch Set 1 #
Total comments: 2
Patch Set 2 : Rebase and move tests around #
Total comments: 2
Patch Set 3 : Rebase #Patch Set 4 : Fix mac build #
Messages
Total messages: 9 (0 generated)
|