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

Issue 1462363002: [Android] Make generated test scripts pass apk paths. (Closed)

Created:
5 years, 1 month ago by agrieve
Modified:
5 years, 1 month ago
Reviewers:
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

[Android] Make generated test scripts pass apk paths. Platform mode uses explicit paths to APKs rather than the current system of the name + the output directory. This is also a prelude to installing an additional apk for instrumentation tests that will use the embedded test server. BUG=

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+71 lines, -31 lines) Patch
M build/android/gyp/create_test_runner_script.py View 4 chunks +12 lines, -3 lines 0 comments Download
M build/android/gyp/write_build_config.py View 3 chunks +7 lines, -0 lines 0 comments Download
M build/android/test_runner.gypi View 2 chunks +5 lines, -2 lines 0 comments Download
M build/config/android/internal_rules.gni View 3 chunks +16 lines, -3 lines 0 comments Download
M build/config/android/rules.gni View 6 chunks +21 lines, -19 lines 0 comments Download
M build/java_apk.gypi View 4 chunks +10 lines, -4 lines 0 comments Download

Depends on Patchset:

Powered by Google App Engine
This is Rietveld 408576698