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

Issue 12391012: Sync FileSystem: Add simulated relaunch of DriveFileSyncService on its unit_tests (Closed)

Created:
7 years, 9 months ago by tzik
Modified:
7 years, 9 months ago
Reviewers:
kinuko, nhiroki
CC:
chromium-reviews, tzik+watch_chromium.org, kinuko+watch
Visibility:
Public.

Description

Sync FileSystem: Add simulated relaunch of DriveFileSyncService on its unit_tests This change contains: - Fetch remote change even when we have pending changes, - Add simulated relaunch of services to new test framework, - Bugfix on testing, BUG=176900 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=185838

Patch Set 1 #

Patch Set 2 : rebase #

Total comments: 4

Patch Set 3 : remove unused comparator #

Total comments: 2

Patch Set 4 : comment fix #

Patch Set 5 : testfix for win7 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+124 lines, -35 lines) Patch
M chrome/browser/sync_file_system/drive_file_sync_service.h View 1 2 3 1 chunk +6 lines, -0 lines 0 comments Download
M chrome/browser/sync_file_system/drive_file_sync_service.cc View 1 4 chunks +9 lines, -4 lines 0 comments Download
M chrome/browser/sync_file_system/drive_file_sync_service_sync_unittest.cc View 1 2 3 4 9 chunks +95 lines, -30 lines 0 comments Download
M chrome/browser/sync_file_system/fake_remote_change_processor.cc View 1 chunk +14 lines, -1 line 0 comments Download

Messages

Total messages: 12 (0 generated)
tzik
PTAL
7 years, 9 months ago (2013-02-28 13:33:50 UTC) #1
kinuko
lgtm https://codereview.chromium.org/12391012/diff/2001/chrome/browser/sync_file_system/drive_file_sync_service_sync_unittest.cc File chrome/browser/sync_file_system/drive_file_sync_service_sync_unittest.cc (right): https://codereview.chromium.org/12391012/diff/2001/chrome/browser/sync_file_system/drive_file_sync_service_sync_unittest.cc#newcode85 chrome/browser/sync_file_system/drive_file_sync_service_sync_unittest.cc:85: }; Not used? https://codereview.chromium.org/12391012/diff/2001/chrome/browser/sync_file_system/fake_remote_change_processor.cc File chrome/browser/sync_file_system/fake_remote_change_processor.cc (right): https://codereview.chromium.org/12391012/diff/2001/chrome/browser/sync_file_system/fake_remote_change_processor.cc#newcode39 ...
7 years, 9 months ago (2013-02-28 13:58:30 UTC) #2
tzik
Thanks! Updated. https://codereview.chromium.org/12391012/diff/2001/chrome/browser/sync_file_system/drive_file_sync_service_sync_unittest.cc File chrome/browser/sync_file_system/drive_file_sync_service_sync_unittest.cc (right): https://codereview.chromium.org/12391012/diff/2001/chrome/browser/sync_file_system/drive_file_sync_service_sync_unittest.cc#newcode85 chrome/browser/sync_file_system/drive_file_sync_service_sync_unittest.cc:85: }; On 2013/02/28 13:58:30, kinuko wrote: > ...
7 years, 9 months ago (2013-02-28 14:00:38 UTC) #3
nhiroki
lgtm https://codereview.chromium.org/12391012/diff/7002/chrome/browser/sync_file_system/drive_file_sync_service.h File chrome/browser/sync_file_system/drive_file_sync_service.h (right): https://codereview.chromium.org/12391012/diff/7002/chrome/browser/sync_file_system/drive_file_sync_service.h#newcode65 chrome/browser/sync_file_system/drive_file_sync_service.h:65: // Destroy |sync_service| and pass the ownership of ...
7 years, 9 months ago (2013-03-01 03:25:21 UTC) #4
tzik
https://codereview.chromium.org/12391012/diff/7002/chrome/browser/sync_file_system/drive_file_sync_service.h File chrome/browser/sync_file_system/drive_file_sync_service.h (right): https://codereview.chromium.org/12391012/diff/7002/chrome/browser/sync_file_system/drive_file_sync_service.h#newcode65 chrome/browser/sync_file_system/drive_file_sync_service.h:65: // Destroy |sync_service| and pass the ownership of |sync_client| ...
7 years, 9 months ago (2013-03-01 03:43:01 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tzik@chromium.org/12391012/8003
7 years, 9 months ago (2013-03-01 03:43:38 UTC) #6
commit-bot: I haz the power
Retried try job too often on win_rel for step(s) browser_tests, content_browsertests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_rel&number=117078
7 years, 9 months ago (2013-03-01 05:22:40 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tzik@chromium.org/12391012/8003
7 years, 9 months ago (2013-03-01 05:29:42 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tzik@chromium.org/12391012/8003
7 years, 9 months ago (2013-03-01 08:55:24 UTC) #9
commit-bot: I haz the power
Retried try job too often on win7_aura for step(s) unit_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win7_aura&number=15417
7 years, 9 months ago (2013-03-01 10:30:05 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tzik@chromium.org/12391012/20001
7 years, 9 months ago (2013-03-04 03:40:59 UTC) #11
commit-bot: I haz the power
7 years, 9 months ago (2013-03-04 05:56:48 UTC) #12
Message was sent while issue was closed.
Change committed as 185838

Powered by Google App Engine
This is Rietveld 408576698