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

Issue 794923003: [Android] Implement instrumentation tests in platform mode. (Closed)

Created:
5 years, 11 months ago by jbudorick
Modified:
5 years, 11 months ago
CC:
chromium-reviews, darin-cc_chromium.org, klundberg+watch_chromium.org, jam, 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] Implement instrumentation tests in platform mode. BUG=428729 Committed: https://crrev.com/911be58db834f53799c84ffaeb9abeb87f643ce7 Cr-Commit-Position: refs/heads/master@{#311189}

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Total comments: 19

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+710 lines, -464 lines) Patch
M build/android/PRESUBMIT.py View 1 chunk +2 lines, -1 line 0 comments Download
M build/android/pylib/base/base_test_result.py View 1 chunk +5 lines, -0 lines 0 comments Download
M build/android/pylib/base/test_instance_factory.py View 2 chunks +6 lines, -2 lines 0 comments Download
M build/android/pylib/base/test_run_factory.py View 2 chunks +7 lines, -2 lines 0 comments Download
A build/android/pylib/instrumentation/instrumentation_test_instance.py View 1 2 3 1 chunk +473 lines, -0 lines 0 comments Download
A + build/android/pylib/instrumentation/instrumentation_test_instance_test.py View 11 chunks +14 lines, -56 lines 0 comments Download
M build/android/pylib/instrumentation/test_runner.py View 3 chunks +9 lines, -120 lines 0 comments Download
D build/android/pylib/instrumentation/test_runner_test.py View 1 chunk +0 lines, -275 lines 0 comments Download
A build/android/pylib/local/device/local_device_instrumentation_test_run.py View 1 2 3 1 chunk +159 lines, -0 lines 0 comments Download
M build/android/pylib/local/device/local_device_test_run.py View 3 chunks +16 lines, -6 lines 0 comments Download
M build/android/test_runner.py View 1 2 3 4 chunks +9 lines, -2 lines 0 comments Download
M chrome/chrome_shell_test_apk.isolate View 1 chunk +4 lines, -0 lines 0 comments Download
M content/content_shell_test_apk.isolate View 1 2 1 chunk +6 lines, -0 lines 0 comments Download

Messages

Total messages: 17 (5 generated)
jbudorick
5 years, 11 months ago (2015-01-07 20:35:49 UTC) #2
klundberg
I might need to do another run through this CL as it is quite big ...
5 years, 11 months ago (2015-01-07 22:56:30 UTC) #3
jbudorick
https://codereview.chromium.org/794923003/diff/40001/build/android/pylib/instrumentation/instrumentation_test_instance.py File build/android/pylib/instrumentation/instrumentation_test_instance.py (right): https://codereview.chromium.org/794923003/diff/40001/build/android/pylib/instrumentation/instrumentation_test_instance.py#newcode1 build/android/pylib/instrumentation/instrumentation_test_instance.py:1: On 2015/01/07 22:56:30, klundberg wrote: > Copyright? oops. done ...
5 years, 11 months ago (2015-01-12 16:32:16 UTC) #4
klundberg
lgtm https://codereview.chromium.org/794923003/diff/40001/build/android/pylib/instrumentation/instrumentation_test_instance.py File build/android/pylib/instrumentation/instrumentation_test_instance.py (right): https://codereview.chromium.org/794923003/diff/40001/build/android/pylib/instrumentation/instrumentation_test_instance.py#newcode146 build/android/pylib/instrumentation/instrumentation_test_instance.py:146: # APKs On 2015/01/12 16:32:16, jbudorick wrote: > ...
5 years, 11 months ago (2015-01-12 17:16: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/794923003/60001
5 years, 11 months ago (2015-01-12 23:37:06 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/35283)
5 years, 11 months ago (2015-01-12 23:45:33 UTC) #9
jbudorick
+maruel for *.isolate
5 years, 11 months ago (2015-01-12 23:54:03 UTC) #11
M-A Ruel
lgtm, feel free to TBR simple changes like this.
5 years, 11 months ago (2015-01-13 00:03:26 UTC) #12
jbudorick
On 2015/01/13 00:03:26, M-A Ruel wrote: > lgtm, feel free to TBR simple changes like ...
5 years, 11 months ago (2015-01-13 00:04:24 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/794923003/60001
5 years, 11 months ago (2015-01-13 00:04:43 UTC) #15
commit-bot: I haz the power
Committed patchset #4 (id:60001)
5 years, 11 months ago (2015-01-13 02:51:48 UTC) #16
commit-bot: I haz the power
5 years, 11 months ago (2015-01-13 02:52:40 UTC) #17
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/911be58db834f53799c84ffaeb9abeb87f643ce7
Cr-Commit-Position: refs/heads/master@{#311189}

Powered by Google App Engine
This is Rietveld 408576698