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

Issue 1052563004: Revert of Disable chromium_builder_tests entries for chromecast. (Closed)

Created:
5 years, 8 months ago by gunsch
Modified:
5 years, 8 months ago
Reviewers:
Nico
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Revert of Disable chromium_builder_tests entries for chromecast. (patchset #2 id:20001 of https://codereview.chromium.org/1043233002/) Reason for revert: Chromecast doesn't actually need to build chromium_builder_tests, so reverting to remove the introduced complexity. Fixed more correctly in: https://codereview.chromium.org/1049333002/ Original issue's description: > Disable chromium_builder_tests entries for chromecast. > > R=thakis@chromium.org > BUG=472150 > > Committed: https://crrev.com/ab581451d0bd05433afeb7e953bb1fcf229915bb > Cr-Commit-Position: refs/heads/master@{#323072} TBR=thakis@chromium.org NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=472150

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -26 lines) Patch
M build/all.gyp View 4 chunks +12 lines, -26 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
gunsch
Created Revert of Disable chromium_builder_tests entries for chromecast.
5 years, 8 months ago (2015-04-01 15:43:42 UTC) #1
Nico
not lgtm https://codereview.chromium.org/1049333002/ only changes the bot configs. Devs should be able to build all ...
5 years, 8 months ago (2015-04-01 17:55:34 UTC) #2
gunsch
On 2015/04/01 17:55:34, Nico wrote: > not lgtm > > https://codereview.chromium.org/1049333002/ only changes the bot ...
5 years, 8 months ago (2015-04-01 17:58:19 UTC) #3
Nico
On 2015/04/01 17:58:19, gunsch wrote: > On 2015/04/01 17:55:34, Nico wrote: > > not lgtm ...
5 years, 8 months ago (2015-04-01 18:01:35 UTC) #4
gunsch
5 years, 8 months ago (2015-04-01 18:10:34 UTC) #5
On 2015/04/01 18:01:35, Nico wrote:
> On 2015/04/01 17:58:19, gunsch wrote:
> > On 2015/04/01 17:55:34, Nico wrote:
> > > not lgtm
> > > 
> > > https://codereview.chromium.org/1049333002/ only changes the bot configs.
> Devs
> > > should be able to build all targets without errors too. The thing you're
> > > reverting here is the more correct fix,
> > > https://codereview.chromium.org/1049333002/ is the bandaid. I'd revert
this
> > > revert.
> > 
> > Didn't submit the revert yet because I wanted to see your thoughts first.
> > 
> > Is the expectation then that we should be able to build 'All' with
> > "chromecast==1" then?
> 
> Yes. Not just All, but even 'all' (the former is the 'All' target in
> build/all.gypi, the latter are all the targets referenced by build/all.gypi).
In
> general, if a gyp setitng is toggled, everything should build with that
toggle,
> and all tests built when building with that toggle should pass.
> 
> > If so, we'll probably need to guard *more* targets in
> > all.gyp: nothing from src/chrome/ should be built when chromecast==1.

SGTM, I'll close this and continue working on build/all.gyp.

Powered by Google App Engine
This is Rietveld 408576698