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

Issue 804963003: Put screenshot.py back to work (Closed)

Created:
6 years ago by Ian Wen
Modified:
6 years ago
Reviewers:
jbudorick
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

Put screenshot.py back to work build/android/screenshot.py does not work anymore if you have only one device attached and do not specify device id. Committed: https://crrev.com/8f82087e90a9f7ef41250a82032bd367b3cc01cb Cr-Commit-Position: refs/heads/master@{#308645}

Patch Set 1 #

Total comments: 2

Patch Set 2 : #

Total comments: 2

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -1 line) Patch
M build/android/screenshot.py View 1 2 1 chunk +5 lines, -1 line 0 comments Download

Messages

Total messages: 16 (2 generated)
Ian Wen
6 years ago (2014-12-16 02:09:44 UTC) #2
jbudorick
https://codereview.chromium.org/804963003/diff/1/build/android/screenshot.py File build/android/screenshot.py (right): https://codereview.chromium.org/804963003/diff/1/build/android/screenshot.py#newcode75 build/android/screenshot.py:75: elif not options.device and len(android_commands.GetAttachedDevices()) == 1: Couple of ...
6 years ago (2014-12-16 02:18:52 UTC) #3
jbudorick
Also wanted to ask -- in what context are you using this that you noticed ...
6 years ago (2014-12-16 02:20:34 UTC) #4
Ian Wen
On 2014/12/16 02:20:34, jbudorick wrote: > Also wanted to ask -- in what context are ...
6 years ago (2014-12-16 02:24:53 UTC) #5
jbudorick
On 2014/12/16 02:24:53, Ian Wen wrote: > On 2014/12/16 02:20:34, jbudorick wrote: > > Also ...
6 years ago (2014-12-16 02:35:41 UTC) #6
Ian Wen
No it's not called by any bots. It's called by developers. I use this script ...
6 years ago (2014-12-16 05:16:29 UTC) #7
jbudorick
On 2014/12/16 05:16:29, Ian Wen wrote: > No it's not called by any bots. It's ...
6 years ago (2014-12-16 05:48:12 UTC) #8
Ian Wen
https://codereview.chromium.org/804963003/diff/1/build/android/screenshot.py File build/android/screenshot.py (right): https://codereview.chromium.org/804963003/diff/1/build/android/screenshot.py#newcode75 build/android/screenshot.py:75: elif not options.device and len(android_commands.GetAttachedDevices()) == 1: On 2014/12/16 ...
6 years ago (2014-12-16 18:11:53 UTC) #9
jbudorick
On 2014/12/16 18:11:53, Ian Wen wrote: > https://codereview.chromium.org/804963003/diff/1/build/android/screenshot.py > File build/android/screenshot.py (right): > > https://codereview.chromium.org/804963003/diff/1/build/android/screenshot.py#newcode75 ...
6 years ago (2014-12-16 18:14:11 UTC) #10
jbudorick
lgtm w/ nit https://codereview.chromium.org/804963003/diff/20001/build/android/screenshot.py File build/android/screenshot.py (right): https://codereview.chromium.org/804963003/diff/20001/build/android/screenshot.py#newcode17 build/android/screenshot.py:17: from pylib.device import adb_wrapper nit: either ...
6 years ago (2014-12-16 18:14:20 UTC) #11
Ian Wen
https://codereview.chromium.org/804963003/diff/20001/build/android/screenshot.py File build/android/screenshot.py (right): https://codereview.chromium.org/804963003/diff/20001/build/android/screenshot.py#newcode17 build/android/screenshot.py:17: from pylib.device import adb_wrapper On 2014/12/16 18:14:20, jbudorick wrote: ...
6 years ago (2014-12-16 18:48:37 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/804963003/40001
6 years ago (2014-12-16 18:49:33 UTC) #14
commit-bot: I haz the power
Committed patchset #3 (id:40001)
6 years ago (2014-12-16 19:54:25 UTC) #15
commit-bot: I haz the power
6 years ago (2014-12-16 19:55:49 UTC) #16
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/8f82087e90a9f7ef41250a82032bd367b3cc01cb
Cr-Commit-Position: refs/heads/master@{#308645}

Powered by Google App Engine
This is Rietveld 408576698