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

Issue 1549543002: GN(android): Allow android_instrumentation_test_apk() to depend on Java files in android_apk() (Closed)

Created:
5 years ago by agrieve
Modified:
5 years ago
Reviewers:
pkotwicz
CC:
chromium-reviews, klundberg+watch_chromium.org, mikecase+watch_chromium.org, yfriedman+watch_chromium.org, jbudorick+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

GN(android): Add the dependant test apk to the javac classpath The work-around is to use an intermediate java_library() that both the test apk and apk-under-test depend on. This change removes the need for the work-around. BUG=571678, 532905 Committed: https://crrev.com/c23d3b97765e04a997e6602e1b23c11c8721d2a2 Cr-Commit-Position: refs/heads/master@{#366751}

Patch Set 1 #

Total comments: 2

Patch Set 2 : address comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -8 lines) Patch
M build/android/gyp/write_build_config.py View 1 3 chunks +14 lines, -8 lines 0 comments Download

Messages

Total messages: 16 (7 generated)
agrieve
On 2015/12/22 16:37:44, agrieve wrote: > mailto:agrieve@chromium.org changed reviewers: > + mailto:pkotwicz@chromium.org 🎅
5 years ago (2015-12-22 16:37:49 UTC) #3
pkotwicz
Can you add a more relevant bug?
5 years ago (2015-12-22 20:40:38 UTC) #4
agrieve
On 2015/12/22 20:40:38, pkotwicz wrote: > Can you add a more relevant bug? Done
5 years ago (2015-12-22 20:48:32 UTC) #6
pkotwicz
LGTM https://codereview.chromium.org/1549543002/diff/1/build/android/gyp/write_build_config.py File build/android/gyp/write_build_config.py (right): https://codereview.chromium.org/1549543002/diff/1/build/android/gyp/write_build_config.py#newcode398 build/android/gyp/write_build_config.py:398: tested_apk_deps.All('java_library')) For the sake of general knowledge, why ...
5 years ago (2015-12-23 02:15:29 UTC) #7
pkotwicz
LGTM
5 years ago (2015-12-23 02:15:32 UTC) #8
agrieve
https://codereview.chromium.org/1549543002/diff/1/build/android/gyp/write_build_config.py File build/android/gyp/write_build_config.py (right): https://codereview.chromium.org/1549543002/diff/1/build/android/gyp/write_build_config.py#newcode398 build/android/gyp/write_build_config.py:398: tested_apk_deps.All('java_library')) On 2015/12/23 02:15:29, pkotwicz wrote: > For the ...
5 years ago (2015-12-23 15:18:13 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1549543002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1549543002/20001
5 years ago (2015-12-23 15:18:44 UTC) #12
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years ago (2015-12-23 16:24:40 UTC) #14
commit-bot: I haz the power
5 years ago (2015-12-23 16:25:25 UTC) #16
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/c23d3b97765e04a997e6602e1b23c11c8721d2a2
Cr-Commit-Position: refs/heads/master@{#366751}

Powered by Google App Engine
This is Rietveld 408576698