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

Issue 10703165: Android: adds instrumentation test runners. (Closed)

Created:
8 years, 5 months ago by bulach
Modified:
8 years, 5 months ago
Reviewers:
John Knottenbelt
CC:
chromium-reviews
Visibility:
Public.

Description

Android: adds instrumentation test runners. Part of upstreaming build/android, this adds the instrumentation test runners to allow us to run java-based tests. BUG=136688 TEST= Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=146335

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2055 lines, -14 lines) Patch
M build/android/pylib/android_commands.py View 1 chunk +35 lines, -0 lines 0 comments Download
A build/android/pylib/apk_info.py View 1 chunk +142 lines, -0 lines 0 comments Download
A build/android/pylib/java_unittest_utils.py View 1 chunk +27 lines, -0 lines 0 comments Download
A build/android/pylib/json_perf_parser.py View 1 chunk +160 lines, -0 lines 0 comments Download
A build/android/pylib/python_test_base.py View 1 chunk +177 lines, -0 lines 0 comments Download
A build/android/pylib/python_test_caller.py View 1 chunk +85 lines, -0 lines 0 comments Download
A build/android/pylib/python_test_sharder.py View 1 chunk +200 lines, -0 lines 0 comments Download
A build/android/pylib/run_java_tests.py View 1 chunk +590 lines, -0 lines 0 comments Download
A build/android/pylib/run_python_tests.py View 1 chunk +225 lines, -0 lines 0 comments Download
M build/android/pylib/run_tests_helper.py View 1 chunk +0 lines, -11 lines 0 comments Download
A build/android/pylib/sharded_tests_queue.py View 1 chunk +36 lines, -0 lines 0 comments Download
A build/android/pylib/test_info_collection.py View 1 chunk +137 lines, -0 lines 0 comments Download
M build/android/pylib/test_options_parser.py View 3 chunks +77 lines, -3 lines 0 comments Download
A build/android/pylib/tests_annotations.py View 1 chunk +89 lines, -0 lines 0 comments Download
A build/android/run_instrumentation_tests.py View 1 chunk +75 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
bulach
8 years, 5 months ago (2012-07-12 11:34:31 UTC) #1
John Knottenbelt
lgtm
8 years, 5 months ago (2012-07-12 11:48:25 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/bulach@chromium.org/10703165/1
8 years, 5 months ago (2012-07-12 12:40:34 UTC) #3
commit-bot: I haz the power
8 years, 5 months ago (2012-07-12 13:59:57 UTC) #4
Change committed as 146335

Powered by Google App Engine
This is Rietveld 408576698