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

Issue 1411773002: Move Sync-specific tests from ExtensionServiceTest into new file (Closed)

Created:
5 years, 2 months ago by Marc Treib
Modified:
5 years, 1 month ago
Reviewers:
Devlin
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, extensions-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@su_ext_reenable
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Move the Sync-specific tests from ExtensionServiceTest into a new file BUG=381251 Committed: https://crrev.com/9afc62139df197f6b0f49c5e87915b1fdae0d790 Cr-Commit-Position: refs/heads/master@{#357158}

Patch Set 1 #

Patch Set 2 : . #

Total comments: 16

Patch Set 3 : rebase #

Patch Set 4 : review #

Total comments: 4

Patch Set 5 : review nits + rebase #

Patch Set 6 : move ExternalInstallPrompt override #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2419 lines, -2220 lines) Patch
A chrome/browser/extensions/extension_service_sync_unittest.cc View 1 1 chunk +1719 lines, -0 lines 0 comments Download
M chrome/browser/extensions/extension_service_test_base.h View 1 2 3 4 3 chunks +19 lines, -0 lines 0 comments Download
M chrome/browser/extensions/extension_service_test_base.cc View 1 2 3 4 2 chunks +89 lines, -0 lines 0 comments Download
A chrome/browser/extensions/extension_service_test_with_install.h View 1 2 3 4 5 1 chunk +133 lines, -0 lines 0 comments Download
A chrome/browser/extensions/extension_service_test_with_install.cc View 1 2 3 4 5 1 chunk +450 lines, -0 lines 0 comments Download
M chrome/browser/extensions/extension_service_unittest.cc View 1 2 3 4 5 19 chunks +6 lines, -2220 lines 0 comments Download
M chrome/chrome_tests_unit.gypi View 1 2 3 4 5 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 18 (7 generated)
Marc Treib
extension_service_unittest.cc down from 8k to 6k LoC! :) (This is based on https://codereview.chromium.org/1200833004/, so please ...
5 years, 2 months ago (2015-10-19 09:57:26 UTC) #2
Devlin
Mostly good. I assume that 99.9% of this is copy-paste, and I don't have to ...
5 years, 2 months ago (2015-10-20 17:42:16 UTC) #3
Marc Treib
Yup, this is all copy&paste plus trivial/mechanical changes to make it compile again. (I should've ...
5 years, 2 months ago (2015-10-21 12:51:54 UTC) #5
Marc Treib
Ping!
5 years, 1 month ago (2015-10-28 12:41:20 UTC) #6
Devlin
lgtm https://codereview.chromium.org/1411773002/diff/60001/chrome/browser/extensions/extension_service_test_base.cc File chrome/browser/extensions/extension_service_test_base.cc (right): https://codereview.chromium.org/1411773002/diff/60001/chrome/browser/extensions/extension_service_test_base.cc#newcode228 chrome/browser/extensions/extension_service_test_base.cc:228: bool val; nitty nit: initialize val. https://codereview.chromium.org/1411773002/diff/60001/chrome/browser/extensions/extension_service_test_with_install.h File ...
5 years, 1 month ago (2015-10-28 16:15:22 UTC) #7
Marc Treib
https://codereview.chromium.org/1411773002/diff/60001/chrome/browser/extensions/extension_service_test_base.cc File chrome/browser/extensions/extension_service_test_base.cc (right): https://codereview.chromium.org/1411773002/diff/60001/chrome/browser/extensions/extension_service_test_base.cc#newcode228 chrome/browser/extensions/extension_service_test_base.cc:228: bool val; On 2015/10/28 16:15:22, Devlin wrote: > nitty ...
5 years, 1 month ago (2015-10-29 13:27:58 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1411773002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1411773002/80001
5 years, 1 month ago (2015-10-29 13:28:26 UTC) #11
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_x64_rel_ng on tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_x64_rel_ng/builds/123621)
5 years, 1 month ago (2015-10-29 14:51:11 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1411773002/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1411773002/100001
5 years, 1 month ago (2015-10-30 17:00:59 UTC) #16
commit-bot: I haz the power
Committed patchset #6 (id:100001)
5 years, 1 month ago (2015-10-30 18:50:05 UTC) #17
commit-bot: I haz the power
5 years, 1 month ago (2015-10-30 18:51:18 UTC) #18
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/9afc62139df197f6b0f49c5e87915b1fdae0d790
Cr-Commit-Position: refs/heads/master@{#357158}

Powered by Google App Engine
This is Rietveld 408576698