|
|
DescriptionGN(Android): Add missing dep for components_unittests
Requires: //components/policy:policy_component_browser
BUG=507294
Committed: https://crrev.com/a69cf2d9c0368c084d259375e11fe3f114bbb317
Cr-Commit-Position: refs/heads/master@{#342382}
Patch Set 1 #
Total comments: 2
Patch Set 2 : address review comment #Patch Set 3 : fix win maybe #1 #
Depends on Patchset: Dependent Patchsets: Messages
Total messages: 34 (15 generated)
agrieve@chromium.org changed reviewers: + blundell@chromium.org
lgtm
The CQ bit was checked by agrieve@chromium.org
The CQ bit was unchecked by commit-bot@chromium.org
This CL has an open dependency (Issue 1268513005 Patch 1). Please resolve the dependency and try again.
dgn@chromium.org changed reviewers: + dgn@chromium.org
https://codereview.chromium.org/1268443004/diff/1/components/BUILD.gn File components/BUILD.gn (right): https://codereview.chromium.org/1268443004/diff/1/components/BUILD.gn#newcode322 components/BUILD.gn:322: "//components/policy:policy_component_browser", This is not a :unit_tests target and should be lower, with the other non :unit_tests targets. That being said, the proper solution might just be to make a GN unit_tests target for the policy component. Filed http://crbug.com/515817. I'll look into it later. Feel free to grab it if you want.
On 2015/07/31 08:41:05, dgn wrote: > https://codereview.chromium.org/1268443004/diff/1/components/BUILD.gn > File components/BUILD.gn (right): > > https://codereview.chromium.org/1268443004/diff/1/components/BUILD.gn#newcode322 > components/BUILD.gn:322: "//components/policy:policy_component_browser", > This is not a :unit_tests target and should be lower, with the other non > :unit_tests targets. > > That being said, the proper solution might just be to make a GN unit_tests > target for the policy component. Filed http://crbug.com/515817. I'll look into > it later. Feel free to grab it if you want. Agreed on both counts; I didn't look closely enough when I reviewed.
https://codereview.chromium.org/1268443004/diff/1/components/BUILD.gn File components/BUILD.gn (right): https://codereview.chromium.org/1268443004/diff/1/components/BUILD.gn#newcode322 components/BUILD.gn:322: "//components/policy:policy_component_browser", On 2015/07/31 08:41:05, dgn wrote: > This is not a :unit_tests target and should be lower, with the other non > :unit_tests targets. > > That being said, the proper solution might just be to make a GN unit_tests > target for the policy component. Filed http://crbug.com/515817. I'll look into > it later. Feel free to grab it if you want. Just moved it down for now. Thanks!
The CQ bit was checked by agrieve@chromium.org
The patchset sent to the CQ was uploaded after l-g-t-m from blundell@chromium.org Link to the patchset: https://codereview.chromium.org/1268443004/#ps20001 (title: "address review comment")
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1268443004/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1268443004/20001
The CQ bit was unchecked by commit-bot@chromium.org
Try jobs failed on following builders: win8_chromium_ng on tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win8_chromium_ng/...)
The CQ bit was checked by agrieve@chromium.org
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1268443004/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1268443004/20001
The CQ bit was unchecked by commit-bot@chromium.org
Try jobs failed on following builders: win8_chromium_ng on tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win8_chromium_ng/...)
On 2015/07/31 19:50:29, commit-bot: I haz the power wrote: > Try jobs failed on following builders: > win8_chromium_ng on tryserver.chromium.win (JOB_FAILED, > http://build.chromium.org/p/tryserver.chromium.win/builders/win8_chromium_ng/...) dgn / blundell - this seems to be failing on win. Should this be a non-windows-only dependency?
On 2015/07/31 20:35:26, agrieve wrote: > On 2015/07/31 19:50:29, commit-bot: I haz the power wrote: > > Try jobs failed on following builders: > > win8_chromium_ng on tryserver.chromium.win (JOB_FAILED, > > > http://build.chromium.org/p/tryserver.chromium.win/builders/win8_chromium_ng/...) > > dgn / blundell - this seems to be failing on win. Should this be a > non-windows-only dependency? Actually, this is broken for a different patch of mine as well: https://codereview.chromium.org/1236503002/ Just running out the door, but if either of you have time & know who to file a bug against, I'd be thankful :)
The CQ bit was checked by agrieve@chromium.org
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1268443004/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1268443004/20001
The CQ bit was unchecked by commit-bot@chromium.org
Try jobs failed on following builders: win8_chromium_ng on tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win8_chromium_ng/...)
The CQ bit was checked by agrieve@chromium.org
The patchset sent to the CQ was uploaded after l-g-t-m from blundell@chromium.org Link to the patchset: https://codereview.chromium.org/1268443004/#ps40001 (title: "fix win maybe #1")
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1268443004/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1268443004/40001
The CQ bit was unchecked by commit-bot@chromium.org
Try jobs failed on following builders: mac_chromium_10.10_rel_ng on tryserver.chromium.mac (JOB_TIMED_OUT, no build URL)
The CQ bit was checked by agrieve@chromium.org
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1268443004/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1268443004/40001
Message was sent while issue was closed.
Committed patchset #3 (id:40001)
Message was sent while issue was closed.
Patchset 3 (id:??) landed as https://crrev.com/a69cf2d9c0368c084d259375e11fe3f114bbb317 Cr-Commit-Position: refs/heads/master@{#342382} |