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

Issue 1677903002: Make instrumentation_test_apk depend on their apk_under_test. (Closed)

Created:
4 years, 10 months ago by agrieve
Modified:
4 years, 10 months ago
Reviewers:
jbudorick
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@dist-jar
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Make instrumentation_test_apk depend on their apk_under_test. The test runner tries to install the apk_under_test, so it makes sense that building the test should also build the apk_under_test. BUG=none Committed: https://crrev.com/6c2fbb438add5f31cd9d37e580c4735a4c7becab Cr-Commit-Position: refs/heads/master@{#374402}

Patch Set 1 #

Total comments: 2

Patch Set 2 : build_config #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -1 line) Patch
M build/config/android/internal_rules.gni View 1 1 chunk +1 line, -1 line 0 comments Download
M build/config/android/rules.gni View 1 chunk +1 line, -0 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 13 (6 generated)
agrieve
On 2016/02/08 14:52:53, agrieve wrote: > mailto:agrieve@chromium.org changed reviewers: > + mailto:jbudorick@chromium.org 🐢
4 years, 10 months ago (2016-02-08 14:53:10 UTC) #3
jbudorick
lgtm https://codereview.chromium.org/1677903002/diff/1/build/config/android/rules.gni File build/config/android/rules.gni (right): https://codereview.chromium.org/1677903002/diff/1/build/config/android/rules.gni#newcode1975 build/config/android/rules.gni:1975: invoker.apk_under_test, We kind of do this implicitly already ...
4 years, 10 months ago (2016-02-08 16:18:22 UTC) #4
agrieve
https://codereview.chromium.org/1677903002/diff/1/build/config/android/rules.gni File build/config/android/rules.gni (right): https://codereview.chromium.org/1677903002/diff/1/build/config/android/rules.gni#newcode1975 build/config/android/rules.gni:1975: invoker.apk_under_test, On 2016/02/08 16:18:22, jbudorick wrote: > We kind ...
4 years, 10 months ago (2016-02-09 16:42:18 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1677903002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1677903002/20001
4 years, 10 months ago (2016-02-09 16:42:51 UTC) #8
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 10 months ago (2016-02-09 17:24:05 UTC) #10
commit-bot: I haz the power
Patchset 2 (id:??) landed as https://crrev.com/6c2fbb438add5f31cd9d37e580c4735a4c7becab Cr-Commit-Position: refs/heads/master@{#374402}
4 years, 10 months ago (2016-02-09 17:25:12 UTC) #12
iclelland
4 years, 10 months ago (2016-02-09 20:13:36 UTC) #13
Message was sent while issue was closed.
A revert of this CL (patchset #2 id:20001) has been created in
https://codereview.chromium.org/1683823002/ by iclelland@chromium.org.

The reason for reverting is: Build is broken:
compile

Revision range:
chromium 374412 : 374420

Failing builders:
Android GN (dbg):
https://build.chromium.org/p/chromium.linux/builders/Android%20GN%20(dbg)

Appears to be caused by crrev.com/6c2fbb438add5f31cd9d37e580c4735a4c7becab

This didn't cause failures immediately; I suspect that it took a DEPS update to
cause a full build before the offending APK was a problem.

Powered by Google App Engine
This is Rietveld 408576698