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

Issue 891423002: Reland device filtering and device file cl (Closed)

Created:
5 years, 10 months ago by rnephew (Reviews Here)
Modified:
5 years, 10 months ago
CC:
chromium-reviews, klundberg+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

Reland device filtering and device file cl Add multiple device/os filtering and a config file. BUG= Committed: https://crrev.com/efe44b454eda549fba4cda3a6e988c11435b8cc6 Cr-Commit-Position: refs/heads/master@{#314505}

Patch Set 1 #

Total comments: 2

Patch Set 2 : #

Total comments: 2

Patch Set 3 : #

Total comments: 2

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+178 lines, -56 lines) Patch
M build/android/pylib/remote/device/remote_device_environment.py View 1 2 3 3 chunks +135 lines, -39 lines 0 comments Download
M build/android/pylib/remote/device/remote_device_test_run.py View 1 chunk +1 line, -1 line 0 comments Download
M build/android/pylib/uirobot/uirobot_test_instance.py View 1 2 2 chunks +17 lines, -4 lines 0 comments Download
M build/android/test_runner.py View 2 2 chunks +25 lines, -12 lines 0 comments Download

Messages

Total messages: 13 (3 generated)
rnephew (Wrong account)
5 years, 10 months ago (2015-02-02 20:03:43 UTC) #2
jbudorick
https://codereview.chromium.org/891423002/diff/1/build/android/pylib/uirobot/uirobot_test_instance.py File build/android/pylib/uirobot/uirobot_test_instance.py (right): https://codereview.chromium.org/891423002/diff/1/build/android/pylib/uirobot/uirobot_test_instance.py#newcode33 build/android/pylib/uirobot/uirobot_test_instance.py:33: device_type = device_json.get('device_type', 'Android') from the other review: Perhaps ...
5 years, 10 months ago (2015-02-02 20:28:55 UTC) #3
rnephew (Wrong account)
https://codereview.chromium.org/891423002/diff/1/build/android/pylib/uirobot/uirobot_test_instance.py File build/android/pylib/uirobot/uirobot_test_instance.py (right): https://codereview.chromium.org/891423002/diff/1/build/android/pylib/uirobot/uirobot_test_instance.py#newcode33 build/android/pylib/uirobot/uirobot_test_instance.py:33: device_type = device_json.get('device_type', 'Android') On 2015/02/02 20:28:54, jbudorick wrote: ...
5 years, 10 months ago (2015-02-02 20:41:03 UTC) #4
jbudorick
https://codereview.chromium.org/891423002/diff/20001/build/android/pylib/remote/device/remote_device_environment.py File build/android/pylib/remote/device/remote_device_environment.py (right): https://codereview.chromium.org/891423002/diff/20001/build/android/pylib/remote/device/remote_device_environment.py#newcode45 build/android/pylib/remote/device/remote_device_environment.py:45: # "remote_device": ["Galaxy S4", "Galaxy S3"], It seems a ...
5 years, 10 months ago (2015-02-02 21:32:49 UTC) #5
rnephew (Wrong account)
https://codereview.chromium.org/891423002/diff/20001/build/android/pylib/remote/device/remote_device_environment.py File build/android/pylib/remote/device/remote_device_environment.py (right): https://codereview.chromium.org/891423002/diff/20001/build/android/pylib/remote/device/remote_device_environment.py#newcode45 build/android/pylib/remote/device/remote_device_environment.py:45: # "remote_device": ["Galaxy S4", "Galaxy S3"], On 2015/02/02 21:32:49, ...
5 years, 10 months ago (2015-02-04 01:37:21 UTC) #6
jbudorick
lgtm w/ nit https://codereview.chromium.org/891423002/diff/40001/build/android/pylib/remote/device/remote_device_environment.py File build/android/pylib/remote/device/remote_device_environment.py (right): https://codereview.chromium.org/891423002/diff/40001/build/android/pylib/remote/device/remote_device_environment.py#newcode75 build/android/pylib/remote/device/remote_device_environment.py:75: self._device_oem = device_json.get('device_oem', None) nit: alphabetize ...
5 years, 10 months ago (2015-02-04 02:06:02 UTC) #7
rnephew (Wrong account)
https://codereview.chromium.org/891423002/diff/40001/build/android/pylib/remote/device/remote_device_environment.py File build/android/pylib/remote/device/remote_device_environment.py (right): https://codereview.chromium.org/891423002/diff/40001/build/android/pylib/remote/device/remote_device_environment.py#newcode75 build/android/pylib/remote/device/remote_device_environment.py:75: self._device_oem = device_json.get('device_oem', None) On 2015/02/04 02:06:02, jbudorick wrote: ...
5 years, 10 months ago (2015-02-04 02:37:09 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/891423002/60001
5 years, 10 months ago (2015-02-04 02:38:45 UTC) #11
commit-bot: I haz the power
Committed patchset #4 (id:60001)
5 years, 10 months ago (2015-02-04 04:45:44 UTC) #12
commit-bot: I haz the power
5 years, 10 months ago (2015-02-04 04:47:34 UTC) #13
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/efe44b454eda549fba4cda3a6e988c11435b8cc6
Cr-Commit-Position: refs/heads/master@{#314505}

Powered by Google App Engine
This is Rietveld 408576698