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

Issue 2906533003: Check missing headers in the build on Android bots

Created:
3 years, 7 months ago by wychen
Modified:
3 years, 6 months ago
Reviewers:
Dirk Pranke
CC:
chromium-reviews
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Check missing headers in the build on Android bots Add to the following bots on CQ: - android_n5x_swarming_dbg - android_arm64_dbg_recipe - android_clang_dbg_recipe Note that this script can only be added to bots that have "all" in "additional_compile_targets". BUG=661774

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -0 lines) Patch
M testing/buildbot/chromium.linux.json View 2 chunks +12 lines, -0 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 9 (2 generated)
wychen
This is still WIP, and we can think about landing it after making linux bots ...
3 years, 6 months ago (2017-06-03 07:26:49 UTC) #3
Dirk Pranke
On 2017/06/03 07:26:49, wychen wrote: > This is still WIP, and we can think about ...
3 years, 6 months ago (2017-06-07 02:04:33 UTC) #4
wychen
On 2017/06/07 02:04:33, Dirk Pranke (slow) wrote: > On 2017/06/03 07:26:49, wychen wrote: > > ...
3 years, 6 months ago (2017-06-07 02:17:18 UTC) #5
wychen
On 2017/06/07 02:17:18, wychen wrote: > On 2017/06/07 02:04:33, Dirk Pranke (slow) wrote: > > ...
3 years, 6 months ago (2017-06-12 23:12:33 UTC) #6
Dirk Pranke
On 2017/06/12 23:12:33, wychen wrote: > Looks like we can modify this part: > https://cs.chromium.org/chromium/build/scripts/slave/recipe_modules/chromium_tests/api.py?type=cs&q=analyze_mode&l=966 ...
3 years, 6 months ago (2017-06-13 05:39:41 UTC) #7
Dirk Pranke
On 2017/06/13 05:39:41, Dirk Pranke wrote: > On 2017/06/12 23:12:33, wychen wrote: > > Looks ...
3 years, 6 months ago (2017-06-17 00:11:14 UTC) #8
wychen
3 years, 6 months ago (2017-06-17 00:13:39 UTC) #9
On 2017/06/17 00:11:14, Dirk Pranke wrote:
> On 2017/06/13 05:39:41, Dirk Pranke wrote:
> > On 2017/06/12 23:12:33, wychen wrote:
> > > Looks like we can modify this part:
> > >
> >
>
https://cs.chromium.org/chromium/build/scripts/slave/recipe_modules/chromium_...
> > 
> > Yes, but there are downsides to doing so. The challenge is to figure out
which
> > set of tradeoffs I'm least unhappy about :).
> 
> Let's table this for now, given the other discussions we've had about header
> checking.

Yes. Let's do presubmit and FYI linux bots first, and then think about FYI bots
on other OSes.

Powered by Google App Engine
This is Rietveld 408576698