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

Issue 444243002: Test Runner changes for Integration tests. (Closed)

Created:
6 years, 4 months ago by yojan
Modified:
6 years, 4 months ago
Reviewers:
klundberg, jbudorick
CC:
chromium-reviews, klundberg+watch_chromium.org, yfriedman+watch_chromium.org, ilevy-cc_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Test Runner changes for Integration tests. Test Runner changes to allow integration tests as well as the ability to point the device's google_base_url (or any android shell flag) to a specified value in stored in a .flags file. BUG=None Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=288202

Patch Set 1 #

Patch Set 2 : Diff fix #

Total comments: 2

Patch Set 3 : Path fix + UIAutomator #

Total comments: 1

Patch Set 4 : Refactor flags #

Patch Set 5 : Annotation change and new-line escapes. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -2 lines) Patch
M build/android/pylib/instrumentation/test_jar.py View 1 2 3 4 1 chunk +2 lines, -1 line 0 comments Download
M build/android/pylib/instrumentation/test_runner.py View 1 2 3 4 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 9 (0 generated)
yojan
Hi, Please take a look at this changelist for the test runner changes. Thanks! Yojan
6 years, 4 months ago (2014-08-07 17:36:29 UTC) #1
jbudorick
https://codereview.chromium.org/444243002/diff/20001/build/android/pylib/instrumentation/test_options.py File build/android/pylib/instrumentation/test_options.py (right): https://codereview.chromium.org/444243002/diff/20001/build/android/pylib/instrumentation/test_options.py#newcode26 build/android/pylib/instrumentation/test_options.py:26: 'device_flags']) You'll need to add this in b/a/pylib/uiautomator/test_runner.py. It ...
6 years, 4 months ago (2014-08-07 18:02:46 UTC) #2
yojan
Changes made including the example. On 2014/08/07 18:02:46, jbudorick wrote: > https://codereview.chromium.org/444243002/diff/20001/build/android/pylib/instrumentation/test_options.py > File build/android/pylib/instrumentation/test_options.py ...
6 years, 4 months ago (2014-08-07 18:33:39 UTC) #3
jbudorick
lgtm w/ nit https://codereview.chromium.org/444243002/diff/40001/build/android/pylib/instrumentation/test_runner.py File build/android/pylib/instrumentation/test_runner.py (right): https://codereview.chromium.org/444243002/diff/40001/build/android/pylib/instrumentation/test_runner.py#newcode169 build/android/pylib/instrumentation/test_runner.py:169: self.flags.AddFlags([flag for flag in device_flags_file]) nit: ...
6 years, 4 months ago (2014-08-07 18:42:16 UTC) #4
klundberg
lgtm
6 years, 4 months ago (2014-08-07 20:06:29 UTC) #5
yojan
The CQ bit was checked by yojan@google.com
6 years, 4 months ago (2014-08-07 21:52:56 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yojan@google.com/444243002/60001
6 years, 4 months ago (2014-08-07 22:21:31 UTC) #7
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: win_chromium_x64_rel on tryserver.chromium.win ...
6 years, 4 months ago (2014-08-08 00:25:48 UTC) #8
commit-bot: I haz the power
6 years, 4 months ago (2014-08-08 01:46:04 UTC) #9
Message was sent while issue was closed.
Change committed as 288202

Powered by Google App Engine
This is Rietveld 408576698