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 689903003: [app_installer] Refactor and add app_installer_unittests target. (Closed)

Created:
6 years, 1 month ago by jackhou1
Modified:
6 years, 1 month ago
CC:
chromium-reviews, chrome-apps-syd-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

[app_installer] Refactor and app_installer_unittests target. This pulls some code out of app_installer_main into app_installer_util and adds a new app_installer_unittests target. BUG=430790 Committed: https://crrev.com/9f3e1fba3e060a0e7317ea1231a10a21afaaa39e Cr-Commit-Position: refs/heads/master@{#303955}

Patch Set 1 #

Total comments: 8

Patch Set 2 : Add #includes #

Patch Set 3 : Add app_installer_unittests to chromium_trybot.json #

Patch Set 4 : Add app_installer_unittests to chromium.win.json #

Patch Set 5 : Sync and rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+154 lines, -312 lines) Patch
M build/all.gyp View 1 2 3 4 2 chunks +2 lines, -0 lines 0 comments Download
M chrome/app_installer/app_installer.gypi View 3 chunks +44 lines, -4 lines 0 comments Download
M chrome/app_installer/win/app_installer_main.cc View 2 chunks +1 line, -195 lines 0 comments Download
A chrome/app_installer/win/app_installer_util.h View 1 1 chunk +51 lines, -0 lines 0 comments Download
A + chrome/app_installer/win/app_installer_util.cc View 5 chunks +18 lines, -113 lines 0 comments Download
A chrome/app_installer/win/app_installer_util_unittest.cc View 1 1 chunk +33 lines, -0 lines 0 comments Download
M testing/buildbot/chromium.win.json View 1 2 3 4 1 chunk +1 line, -0 lines 0 comments Download
M testing/buildbot/chromium_trybot.json View 1 2 3 4 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 12 (3 generated)
jackhou1
grt, could you take a look? In particular, is this the right setup gyp-wise? Do ...
6 years, 1 month ago (2014-11-06 06:00:35 UTC) #2
grt (UTC plus 2)
https://codereview.chromium.org/689903003/diff/1/chrome/app_installer/app_installer.gypi File chrome/app_installer/app_installer.gypi (right): https://codereview.chromium.org/689903003/diff/1/chrome/app_installer/app_installer.gypi#newcode57 chrome/app_installer/app_installer.gypi:57: 'target_name': 'app_installer_unittests', in the new world, i think you ...
6 years, 1 month ago (2014-11-07 03:13:36 UTC) #3
jackhou1
https://codereview.chromium.org/689903003/diff/1/chrome/app_installer/app_installer.gypi File chrome/app_installer/app_installer.gypi (right): https://codereview.chromium.org/689903003/diff/1/chrome/app_installer/app_installer.gypi#newcode57 chrome/app_installer/app_installer.gypi:57: 'target_name': 'app_installer_unittests', On 2014/11/07 03:13:36, grt wrote: > in ...
6 years, 1 month ago (2014-11-07 05:37:53 UTC) #4
grt (UTC plus 2)
Looks okay to me. +phajdan.jr to comment on the buildbot configs and new test.
6 years, 1 month ago (2014-11-07 18:54:49 UTC) #6
jackhou1
phajdan, ping Please take a look at testing/buildbot/
6 years, 1 month ago (2014-11-12 02:48:41 UTC) #7
Paweł Hajdan Jr.
LGTM
6 years, 1 month ago (2014-11-12 14:25:33 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/689903003/80001
6 years, 1 month ago (2014-11-13 00:32:58 UTC) #10
commit-bot: I haz the power
Committed patchset #5 (id:80001)
6 years, 1 month ago (2014-11-13 01:32:43 UTC) #11
commit-bot: I haz the power
6 years, 1 month ago (2014-11-13 01:33:19 UTC) #12
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/9f3e1fba3e060a0e7317ea1231a10a21afaaa39e
Cr-Commit-Position: refs/heads/master@{#303955}

Powered by Google App Engine
This is Rietveld 408576698