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

Issue 472343003: Use ApiUnitTest for storage API tests (storage_api_unittest and storage_frontend_unittest). (Closed)

Created:
6 years, 4 months ago by Yoyo Zhou
Modified:
6 years, 3 months ago
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, extensions-reviews_chromium.org, not at google - send to devlin
Project:
chromium
Visibility:
Public.

Description

Use ApiUnitTest for storage API tests (storage_api_unittest and storage_frontend_unittest). Make these tests and settings_quota_unittest run in extensions_unittests. Move a test that depends on sync (not available in the extensions module) to settings_sync_unittest. Depends on previous CL: https://chromiumcodereview.appspot.com/461273003/ BUG=397164 Committed: https://crrev.com/2246d84a3a1cb870570d2652d82c27f99be778f7 Cr-Commit-Position: refs/heads/master@{#292412}

Patch Set 1 : #

Total comments: 3

Patch Set 2 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+185 lines, -168 lines) Patch
M chrome/browser/extensions/api/storage/settings_sync_unittest.cc View 1 4 chunks +71 lines, -2 lines 0 comments Download
M chrome/chrome_tests_unit.gypi View 1 1 chunk +0 lines, -5 lines 0 comments Download
M extensions/browser/api/storage/settings_test_util.h View 3 chunks +23 lines, -20 lines 0 comments Download
M extensions/browser/api/storage/settings_test_util.cc View 4 chunks +38 lines, -25 lines 0 comments Download
M extensions/browser/api/storage/storage_api_unittest.cc View 1 4 chunks +18 lines, -11 lines 0 comments Download
M extensions/browser/api/storage/storage_frontend_unittest.cc View 11 chunks +30 lines, -105 lines 0 comments Download
M extensions/extensions.gyp View 1 2 chunks +5 lines, -0 lines 0 comments Download

Messages

Total messages: 14 (0 generated)
Yoyo Zhou
rockot: please review kalman: FYI, the only thing I'm uncertain about is moving the sync-related ...
6 years, 4 months ago (2014-08-15 22:42:22 UTC) #1
not at google - send to devlin
I think it's fine
6 years, 4 months ago (2014-08-15 22:58:56 UTC) #2
Ken Rockot(use gerrit already)
lgtm https://codereview.chromium.org/472343003/diff/40001/extensions/browser/api/storage/settings_test_util.cc File extensions/browser/api/storage/settings_test_util.cc (right): https://codereview.chromium.org/472343003/diff/40001/extensions/browser/api/storage/settings_test_util.cc#newcode31 extensions/browser/api/storage/settings_test_util.cc:31: for (int i = 0; i < 1000; ...
6 years, 4 months ago (2014-08-17 21:28:28 UTC) #3
Yoyo Zhou
https://codereview.chromium.org/472343003/diff/40001/extensions/browser/api/storage/settings_test_util.cc File extensions/browser/api/storage/settings_test_util.cc (right): https://codereview.chromium.org/472343003/diff/40001/extensions/browser/api/storage/settings_test_util.cc#newcode31 extensions/browser/api/storage/settings_test_util.cc:31: for (int i = 0; i < 1000; ++i) ...
6 years, 4 months ago (2014-08-17 21:45:28 UTC) #4
not at google - send to devlin
https://codereview.chromium.org/472343003/diff/40001/extensions/browser/api/storage/settings_test_util.cc File extensions/browser/api/storage/settings_test_util.cc (right): https://codereview.chromium.org/472343003/diff/40001/extensions/browser/api/storage/settings_test_util.cc#newcode31 extensions/browser/api/storage/settings_test_util.cc:31: for (int i = 0; i < 1000; ++i) ...
6 years, 4 months ago (2014-08-18 20:01:24 UTC) #5
Yoyo Zhou
The CQ bit was checked by yoz@chromium.org
6 years, 3 months ago (2014-08-28 02:43:36 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yoz@chromium.org/472343003/60001
6 years, 3 months ago (2014-08-28 02:44:53 UTC) #7
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: chromium_presubmit on tryserver.chromium.linux ...
6 years, 3 months ago (2014-08-28 03:48:14 UTC) #8
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 3 months ago (2014-08-28 05:43:42 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_rel_swarming on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_rel_swarming/builds/8796)
6 years, 3 months ago (2014-08-28 05:43:43 UTC) #10
Yoyo Zhou
The CQ bit was checked by yoz@chromium.org
6 years, 3 months ago (2014-08-28 17:34:11 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yoz@chromium.org/472343003/60001
6 years, 3 months ago (2014-08-28 17:35:21 UTC) #12
commit-bot: I haz the power
Committed patchset #2 (id:60001) as 41a015ec3b5828ad173e2b7ad21df9193755b959
6 years, 3 months ago (2014-08-28 18:19:19 UTC) #13
commit-bot: I haz the power
6 years, 3 months ago (2014-09-10 03:00:32 UTC) #14
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/2246d84a3a1cb870570d2652d82c27f99be778f7
Cr-Commit-Position: refs/heads/master@{#292412}

Powered by Google App Engine
This is Rietveld 408576698