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

Issue 1213423003: Remove adb_commands from android_browser_backend and android_browser_backend_settings. (Closed)

Created:
5 years, 5 months ago by sullivan
Modified:
5 years, 5 months ago
CC:
chromium-reviews, telemetry-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Remove adb_commands from android_browser_backend and android_browser_backend_settings. Pulled from https://codereview.chromium.org/1167173002/ BUG=476709 Committed: https://crrev.com/2e706aa8db5d0cfd09573ad56903868c4d8cd4ee Cr-Commit-Position: refs/heads/master@{#338229}

Patch Set 1 #

Total comments: 6

Patch Set 2 : fixed root checks #

Patch Set 3 : Add android_browser_backend_settings.py #

Patch Set 4 : Merge android_platform_backend changes into this CL #

Patch Set 5 : added unit test #

Patch Set 6 : Merge with https://codereview.chromium.org/1212813007/ #

Patch Set 7 : Fix typo referencing invalid _backend_settings member of WebviewShellBackendSettings #

Unified diffs Side-by-side diffs Delta from patch set Stats (+120 lines, -89 lines) Patch
M tools/telemetry/telemetry/core/platform/android_platform_backend.py View 1 2 3 16 chunks +22 lines, -22 lines 0 comments Download
M tools/telemetry/telemetry/core/platform/android_platform_backend_unittest.py View 1 2 3 4 5 6 chunks +60 lines, -25 lines 0 comments Download
M tools/telemetry/telemetry/internal/backends/android_browser_backend_settings.py View 1 2 3 4 5 6 5 chunks +19 lines, -19 lines 0 comments Download
M tools/telemetry/telemetry/internal/backends/chrome/android_browser_backend.py View 1 7 chunks +18 lines, -20 lines 0 comments Download
M tools/telemetry/telemetry/internal/forwarders/android_forwarder.py View 1 2 3 4 5 1 chunk +1 line, -3 lines 0 comments Download

Messages

Total messages: 33 (12 generated)
sullivan
5 years, 5 months ago (2015-06-30 19:25:54 UTC) #3
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1213423003/1
5 years, 5 months ago (2015-06-30 19:26:29 UTC) #4
jbudorick
https://codereview.chromium.org/1213423003/diff/1/tools/telemetry/telemetry/internal/backends/chrome/android_browser_backend.py File tools/telemetry/telemetry/internal/backends/chrome/android_browser_backend.py (right): https://codereview.chromium.org/1213423003/diff/1/tools/telemetry/telemetry/internal/backends/chrome/android_browser_backend.py#newcode57 tools/telemetry/telemetry/internal/backends/chrome/android_browser_backend.py:57: if self.device.old_interface.CanAccessProtectedFileContents(): hm, looks like I missed this one. ...
5 years, 5 months ago (2015-06-30 19:31:36 UTC) #5
sullivan
https://codereview.chromium.org/1213423003/diff/1/tools/telemetry/telemetry/internal/backends/chrome/android_browser_backend.py File tools/telemetry/telemetry/internal/backends/chrome/android_browser_backend.py (right): https://codereview.chromium.org/1213423003/diff/1/tools/telemetry/telemetry/internal/backends/chrome/android_browser_backend.py#newcode57 tools/telemetry/telemetry/internal/backends/chrome/android_browser_backend.py:57: if self.device.old_interface.CanAccessProtectedFileContents(): On 2015/06/30 19:31:36, jbudorick wrote: > hm, ...
5 years, 5 months ago (2015-06-30 20:15:50 UTC) #6
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1213423003/40001
5 years, 5 months ago (2015-06-30 20:17:51 UTC) #8
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: cast_shell_linux on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/cast_shell_linux/builds/25870)
5 years, 5 months ago (2015-06-30 21:01:42 UTC) #10
jbudorick
lgtm pending https://codereview.chromium.org/1219663006
5 years, 5 months ago (2015-06-30 22:37:36 UTC) #11
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1213423003/80001
5 years, 5 months ago (2015-07-01 15:13:02 UTC) #14
sullivan
+Ned This CL and https://codereview.chromium.org/1219663006 are pretty interdependent. That CL changes android_platform_backend to have a ...
5 years, 5 months ago (2015-07-01 15:28:29 UTC) #16
jbudorick
On 2015/07/01 at 15:28:29, sullivan wrote: > +Ned > > This CL and https://codereview.chromium.org/1219663006 are ...
5 years, 5 months ago (2015-07-01 15:29:24 UTC) #17
nednguyen
On 2015/07/01 15:29:24, jbudorick wrote: > On 2015/07/01 at 15:28:29, sullivan wrote: > > +Ned ...
5 years, 5 months ago (2015-07-01 15:34:45 UTC) #18
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: linux_android_rel_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_android_rel_ng/builds/39977)
5 years, 5 months ago (2015-07-01 16:46:06 UTC) #20
sullivan
On 2015/07/01 15:34:45, nednguyen wrote: > On 2015/07/01 15:29:24, jbudorick wrote: > > On 2015/07/01 ...
5 years, 5 months ago (2015-07-01 17:26:29 UTC) #21
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1213423003/100001
5 years, 5 months ago (2015-07-09 21:41:05 UTC) #24
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years, 5 months ago (2015-07-09 22:54:12 UTC) #26
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1213423003/100001
5 years, 5 months ago (2015-07-10 02:57:08 UTC) #28
commit-bot: I haz the power
Committed patchset #6 (id:100001)
5 years, 5 months ago (2015-07-10 03:01:16 UTC) #29
commit-bot: I haz the power
Patchset 6 (id:??) landed as https://crrev.com/2e706aa8db5d0cfd09573ad56903868c4d8cd4ee Cr-Commit-Position: refs/heads/master@{#338229}
5 years, 5 months ago (2015-07-10 03:02:11 UTC) #30
dgozman
A revert of this CL (patchset #6 id:100001) has been created in https://codereview.chromium.org/1224273007/ by dgozman@chromium.org. ...
5 years, 5 months ago (2015-07-10 11:31:54 UTC) #31
sullivan
cc kbr as FYI: Ken, there is an error in my CL that wasn't caught ...
5 years, 5 months ago (2015-07-10 14:37:51 UTC) #32
Ken Russell (switch to Gerrit)
5 years, 5 months ago (2015-07-10 21:52:25 UTC) #33
Message was sent while issue was closed.
On 2015/07/10 14:37:51, sullivan wrote:
> cc kbr as FYI: Ken, there is an error in my CL that wasn't caught on the
commit
> queue, it was only caught on chromium.gpu waterfall:
>
https://build.chromium.org/p/chromium.gpu/builders/Android%20Debug%20%28Nexus...
> 
> Known issue?

Annie: yes, unfortunately as I've mentioned on
https://codereview.chromium.org/1226373004/ there are not yet CQ bots covering
the Android configurations on the chromium.gpu waterfall. Sorry about that. If
you have an Android device to test with, I can help you get set up to run these
tests locally to avoid breakage during these significant Telemetry refactorings.

Powered by Google App Engine
This is Rietveld 408576698