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

Issue 1321013007: Fix dependencies on policy_component_test_support (Closed)

Created:
5 years, 3 months ago by Tomasz Moniuszko
Modified:
5 years, 1 month ago
CC:
chromium-reviews, maxbogue
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix dependencies on policy_component_test_support BUG= Committed: https://crrev.com/ef5d5ac94ec7a6e8e6b687da4ae4dfc408107697 Cr-Commit-Position: refs/heads/master@{#359529}

Patch Set 1 #

Total comments: 4

Patch Set 2 : Include policy tests conditionally #

Patch Set 3 : Cleanup in corresponding GYP file #

Patch Set 4 : Rebase to current master #

Patch Set 5 : Rebase onto current master #

Unified diffs Side-by-side diffs Delta from patch set Stats (+87 lines, -83 lines) Patch
M components/components_tests.gyp View 1 2 3 4 2 chunks +5 lines, -1 line 0 comments Download
M components/policy/core/browser/BUILD.gn View 1 2 3 4 1 chunk +20 lines, -20 lines 0 comments Download
M components/policy/core/common/BUILD.gn View 1 2 3 4 1 chunk +62 lines, -62 lines 0 comments Download

Messages

Total messages: 37 (12 generated)
Tomasz Moniuszko
5 years, 3 months ago (2015-09-08 13:17:09 UTC) #2
bartfab (slow)
https://codereview.chromium.org/1321013007/diff/1/components/policy/core/browser/BUILD.gn File components/policy/core/browser/BUILD.gn (right): https://codereview.chromium.org/1321013007/diff/1/components/policy/core/browser/BUILD.gn#newcode96 components/policy/core/browser/BUILD.gn:96: if (enable_configuration_policy) { I cannot see the purpose of ...
5 years, 3 months ago (2015-09-08 15:01:03 UTC) #3
Tomasz Moniuszko
https://codereview.chromium.org/1321013007/diff/1/components/policy/core/browser/BUILD.gn File components/policy/core/browser/BUILD.gn (right): https://codereview.chromium.org/1321013007/diff/1/components/policy/core/browser/BUILD.gn#newcode96 components/policy/core/browser/BUILD.gn:96: if (enable_configuration_policy) { On 2015/09/08 15:01:03, bartfab wrote: > ...
5 years, 3 months ago (2015-09-09 07:54:51 UTC) #4
bartfab (slow)
https://codereview.chromium.org/1321013007/diff/1/components/policy/core/browser/BUILD.gn File components/policy/core/browser/BUILD.gn (right): https://codereview.chromium.org/1321013007/diff/1/components/policy/core/browser/BUILD.gn#newcode96 components/policy/core/browser/BUILD.gn:96: if (enable_configuration_policy) { On 2015/09/09 07:54:51, Tomasz Moniuszko wrote: ...
5 years, 3 months ago (2015-09-14 17:38:56 UTC) #5
Tomasz Moniuszko
https://codereview.chromium.org/1321013007/diff/1/components/policy/core/browser/BUILD.gn File components/policy/core/browser/BUILD.gn (right): https://codereview.chromium.org/1321013007/diff/1/components/policy/core/browser/BUILD.gn#newcode96 components/policy/core/browser/BUILD.gn:96: if (enable_configuration_policy) { On 2015/09/14 17:38:56, bartfab wrote: > ...
5 years, 3 months ago (2015-09-15 12:05:12 UTC) #7
maniscalco
-maniscalco, +zea as I no longer work on sync.
5 years, 3 months ago (2015-09-15 15:23:47 UTC) #9
bartfab (slow)
LGTM. Thanks for bearing with me as we figured out the best way to unbreak ...
5 years, 3 months ago (2015-09-16 13:59:25 UTC) #10
Nicolas Zea
sync_driver LGTM
5 years, 3 months ago (2015-09-16 15:55:31 UTC) #11
SteveT
R: -me, +pkasting I've never touched the gn build stuff so I'm not the right ...
5 years, 3 months ago (2015-09-16 17:28:08 UTC) #13
Peter Kasting
On 2015/09/16 17:28:08, SteveT wrote: > I've never touched the gn build stuff so I'm ...
5 years, 3 months ago (2015-09-16 20:28:22 UTC) #14
Tomasz Moniuszko
On 2015/09/16 13:59:25, bartfab wrote: > LGTM. Thanks for bearing with me as we figured ...
5 years, 3 months ago (2015-09-18 07:38:06 UTC) #15
Tomasz Moniuszko
On 2015/09/16 20:28:22, Peter Kasting wrote: > On 2015/09/16 17:28:08, SteveT wrote: > > I've ...
5 years, 3 months ago (2015-09-18 07:52:06 UTC) #16
bartfab (slow)
Interesting. It looks like gyp excluded policy tests already when policies were disabled. gn did ...
5 years, 3 months ago (2015-09-18 12:18:06 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1321013007/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1321013007/40001
5 years, 3 months ago (2015-09-18 12:34:12 UTC) #20
commit-bot: I haz the power
Try jobs failed on following builders: ios_dbg_simulator_ninja on tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/ios_dbg_simulator_ninja/builds/71096) ios_rel_device_ninja on tryserver.chromium.mac (JOB_FAILED, ...
5 years, 3 months ago (2015-09-18 12:35:38 UTC) #22
Tomasz Moniuszko
Somebody was faster than me and integrated the solution similar to my Patch Set 1 ...
5 years, 3 months ago (2015-09-21 12:52:21 UTC) #23
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1321013007/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1321013007/60001
5 years, 3 months ago (2015-09-22 07:28:38 UTC) #26
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/102384)
5 years, 3 months ago (2015-09-22 07:38:12 UTC) #28
Tomasz Moniuszko
On 2015/09/22 07:38:12, commit-bot: I haz the power wrote: > Try jobs failed on following ...
5 years, 3 months ago (2015-09-22 08:18:18 UTC) #29
Tomasz Moniuszko
components/search_engines owners: ping?
5 years, 1 month ago (2015-11-12 10:36:05 UTC) #30
Peter Kasting
I'm sorry, I missed this; LGTM.
5 years, 1 month ago (2015-11-12 22:58:47 UTC) #31
Tomasz Moniuszko
search_engines and sync_driver changes are present on master already.
5 years, 1 month ago (2015-11-13 09:44:30 UTC) #32
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1321013007/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1321013007/80001
5 years, 1 month ago (2015-11-13 09:45:14 UTC) #35
commit-bot: I haz the power
Committed patchset #5 (id:80001)
5 years, 1 month ago (2015-11-13 10:29:05 UTC) #36
commit-bot: I haz the power
5 years, 1 month ago (2015-11-13 10:30:44 UTC) #37
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/ef5d5ac94ec7a6e8e6b687da4ae4dfc408107697
Cr-Commit-Position: refs/heads/master@{#359529}

Powered by Google App Engine
This is Rietveld 408576698