New issue
Advanced search Search tips

Issue 657812 link

Starred by 1 user

Issue metadata

Status: WontFix
Owner: ----
Closed: Sep 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Android
Pri: 3
Type: Feature



Sign in to add a comment

Setup Android Debug bot building component builds

Project Member Reported by kjellander@chromium.org, Oct 20 2016

Issue description

In the client.webrtc waterfall we're lacking compile coverage of Android Debug builds with is_component_build=true set. Chromium has this in https://cs.chromium.org/chromium/src/tools/mb/mb_config.pyl?rcl=0&l=470 as an example.

Let's call the new bot ''Android32 ARM Builder component (dbg)'

I've verified the build is currently green as of [1] using:
gn gen out/android-Debug-component --args="target_os=\"android\" target_cpu=\"arm\" is_debug=true is_component_build=true"
ninja -C out/android-Debug-component

[1]: https://chromium.googlesource.com/external/webrtc/+/5f70d3b5597bbca81b18b5807e12209500286d61

 
Status: WontFix (was: Available)
We don't use component builds for WebRTC, so this is obsolete.

Sign in to add a comment