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

Issue 654263005: Add android acceptance test to telemetry. (Closed)

Created:
6 years, 2 months ago by rnephew (Reviews Here)
Modified:
6 years, 2 months ago
CC:
chromium-reviews, telemetry+watch_chromium.org, dtu
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Add android acceptance test to telemetry. This telemetry test closely mimics the android acceptance test for power. It uses the same websites; sits on them for 20 seconds, scrolls down, sits 20 more seconds. BUG=421569 Committed: https://crrev.com/9f332b87e8c1a333c04218c933f9caf0f06bd2b0 Cr-Commit-Position: refs/heads/master@{#300147}

Patch Set 1 #

Total comments: 11

Patch Set 2 : changes based on comments #

Total comments: 4

Patch Set 3 : Change copyright/get rid of power.top_10_mobile #

Patch Set 4 : #

Patch Set 5 : redid pageset recording #

Unified diffs Side-by-side diffs Delta from patch set Stats (+80 lines, -2 lines) Patch
A tools/perf/benchmarks/power.py View 1 2 3 1 chunk +16 lines, -0 lines 0 comments Download
A tools/perf/measurements/power.py View 1 2 1 chunk +21 lines, -0 lines 0 comments Download
A tools/perf/page_sets/android_acceptance.py View 1 1 chunk +38 lines, -0 lines 0 comments Download
A + tools/perf/page_sets/data/android_acceptance.json View 1 2 3 4 1 chunk +4 lines, -2 lines 0 comments Download
A tools/perf/page_sets/data/android_acceptance_000.wpr.sha1 View 1 2 3 4 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 45 (8 generated)
rnephew (Reviews Here)
I am currently using test = memory.Memory because no power measurement exists in perf/measurements. The ...
6 years, 2 months ago (2014-10-15 22:41:12 UTC) #2
tonyg
On 2014/10/15 22:41:12, rnephew1 wrote: > I am currently using test = memory.Memory because no ...
6 years, 2 months ago (2014-10-15 23:26:44 UTC) #3
tonyg
https://codereview.chromium.org/654263005/diff/1/tools/perf/page_sets/android_acceptance.py File tools/perf/page_sets/android_acceptance.py (right): https://codereview.chromium.org/654263005/diff/1/tools/perf/page_sets/android_acceptance.py#newcode19 tools/perf/page_sets/android_acceptance.py:19: 'ScrollAction', is_smooth=True) I believe is_smooth turns on chrome tracing. ...
6 years, 2 months ago (2014-10-15 23:26:49 UTC) #4
sullivan
https://codereview.chromium.org/654263005/diff/1/tools/perf/page_sets/android_acceptance.py File tools/perf/page_sets/android_acceptance.py (right): https://codereview.chromium.org/654263005/diff/1/tools/perf/page_sets/android_acceptance.py#newcode21 tools/perf/page_sets/android_acceptance.py:21: action_runner.ScrollPage() > I'd recommend energy.top_10_mobile (with scroll, mobile UA ...
6 years, 2 months ago (2014-10-16 14:47:30 UTC) #5
tonyg
> https://codereview.chromium.org/654263005/diff/1/tools/perf/page_sets/android_acceptance.py#newcode74 > tools/perf/page_sets/android_acceptance.py:74: user_agent_type='desktop', > Why desktop? Does the "real" acceptance test use a ...
6 years, 2 months ago (2014-10-16 16:22:07 UTC) #6
sullivan
On 2014/10/16 16:22:07, tonyg wrote: > > > https://codereview.chromium.org/654263005/diff/1/tools/perf/page_sets/android_acceptance.py#newcode74 > > tools/perf/page_sets/android_acceptance.py:74: user_agent_type='desktop', > > ...
6 years, 2 months ago (2014-10-16 16:24:19 UTC) #7
tonyg
On 2014/10/16 16:24:19, sullivan wrote: > On 2014/10/16 16:22:07, tonyg wrote: > > > > ...
6 years, 2 months ago (2014-10-16 16:52:54 UTC) #8
rnephew (Reviews Here)
https://codereview.chromium.org/654263005/diff/1/tools/perf/page_sets/android_acceptance.py File tools/perf/page_sets/android_acceptance.py (right): https://codereview.chromium.org/654263005/diff/1/tools/perf/page_sets/android_acceptance.py#newcode19 tools/perf/page_sets/android_acceptance.py:19: 'ScrollAction', is_smooth=True) On 2014/10/15 23:26:49, tonyg wrote: > I ...
6 years, 2 months ago (2014-10-16 17:02:25 UTC) #9
tonyg
https://codereview.chromium.org/654263005/diff/20001/tools/perf/measurements/power.py File tools/perf/measurements/power.py (right): https://codereview.chromium.org/654263005/diff/20001/tools/perf/measurements/power.py#newcode1 tools/perf/measurements/power.py:1: # Copyright 2012 The Chromium Authors. All rights reserved. ...
6 years, 2 months ago (2014-10-17 02:16:43 UTC) #10
rnephew (Reviews Here)
https://codereview.chromium.org/654263005/diff/20001/tools/perf/measurements/power.py File tools/perf/measurements/power.py (right): https://codereview.chromium.org/654263005/diff/20001/tools/perf/measurements/power.py#newcode1 tools/perf/measurements/power.py:1: # Copyright 2012 The Chromium Authors. All rights reserved. ...
6 years, 2 months ago (2014-10-17 14:30:10 UTC) #11
tonyg
lgtm
6 years, 2 months ago (2014-10-17 16:24:59 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/654263005/60001
6 years, 2 months ago (2014-10-17 16:25:28 UTC) #14
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/18362)
6 years, 2 months ago (2014-10-17 16:34:25 UTC) #16
tonyg
On 2014/10/17 16:34:25, I haz the power (commit-bot) wrote: > Try jobs failed on following ...
6 years, 2 months ago (2014-10-17 16:45:25 UTC) #17
sullivan
On 2014/10/17 16:34:25, I haz the power (commit-bot) wrote: > Try jobs failed on following ...
6 years, 2 months ago (2014-10-17 16:46:05 UTC) #18
rnephew (Reviews Here)
On 2014/10/17 16:46:05, sullivan wrote: > On 2014/10/17 16:34:25, I haz the power (commit-bot) wrote: ...
6 years, 2 months ago (2014-10-17 16:59:25 UTC) #19
rnephew (Reviews Here)
Just checked, the sha1sum and *.sh1 file match as well. rnephew@rnephew0:/usr/local/google/code/clankium_working/src/tools/perf/page_sets/data$ sha1sum android_acceptance_000.wpr 363b6f00e117fb73fa0095c2b66754b9f4a4f9cd android_acceptance_000.wpr ...
6 years, 2 months ago (2014-10-17 17:01:47 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/654263005/60001
6 years, 2 months ago (2014-10-17 17:08:55 UTC) #22
tonyg
On 2014/10/17 17:01:47, rnephew1 wrote: > Just checked, the sha1sum and *.sh1 file match as ...
6 years, 2 months ago (2014-10-17 17:09:16 UTC) #23
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/18372)
6 years, 2 months ago (2014-10-17 17:19:26 UTC) #25
rnephew (Reviews Here)
On 2014/10/17 17:19:26, I haz the power (commit-bot) wrote: > Try jobs failed on following ...
6 years, 2 months ago (2014-10-17 17:34:18 UTC) #26
rnephew (Reviews Here)
Now record_wpr isn't working for the pageset... ./record_wpr android_acceptance Usage: record_wpr <PageSet|Benchmark>
6 years, 2 months ago (2014-10-17 17:44:07 UTC) #27
aiolos (Not reviewing)
I'm not sure why record_wpr isn't working for you now, but the presubmit doesn't upload ...
6 years, 2 months ago (2014-10-17 17:47:19 UTC) #28
sullivan
On 2014/10/17 17:44:07, rnephew1 wrote: > Now record_wpr isn't working for the pageset... > > ...
6 years, 2 months ago (2014-10-17 17:47:22 UTC) #29
aiolos (Not reviewing)
On 2014/10/17 17:47:19, aiolos wrote: > I'm not sure why record_wpr isn't working for you ...
6 years, 2 months ago (2014-10-17 17:48:14 UTC) #30
aiolos (Not reviewing)
You can work around the presubmit upload by running the following command to manually upload ...
6 years, 2 months ago (2014-10-17 17:52:05 UTC) #31
rnephew (Reviews Here)
On 2014/10/17 17:52:05, aiolos wrote: > You can work around the presubmit upload by running ...
6 years, 2 months ago (2014-10-17 17:54:55 UTC) #32
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/654263005/80001
6 years, 2 months ago (2014-10-17 17:57:19 UTC) #34
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/18388)
6 years, 2 months ago (2014-10-17 18:06:52 UTC) #36
rnephew (Reviews Here)
I could do the manual upload to cloud storage after recording the new pageset, but ...
6 years, 2 months ago (2014-10-17 18:11:46 UTC) #37
rnephew (Reviews Here)
I could do the manual upload to cloud storage after recording the new pageset, but ...
6 years, 2 months ago (2014-10-17 18:11:47 UTC) #38
sullivan
On 2014/10/17 18:11:47, rnephew1 wrote: > I could do the manual upload to cloud storage ...
6 years, 2 months ago (2014-10-17 18:16:48 UTC) #39
aiolos (Not reviewing)
On 2014/10/17 18:16:48, sullivan wrote: > On 2014/10/17 18:11:47, rnephew1 wrote: > > I could ...
6 years, 2 months ago (2014-10-17 18:27:24 UTC) #40
aiolos (Not reviewing)
On 2014/10/17 18:27:24, aiolos wrote: > On 2014/10/17 18:16:48, sullivan wrote: > > On 2014/10/17 ...
6 years, 2 months ago (2014-10-17 19:44:24 UTC) #42
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/654263005/80001
6 years, 2 months ago (2014-10-17 19:45:38 UTC) #43
commit-bot: I haz the power
Committed patchset #5 (id:80001)
6 years, 2 months ago (2014-10-17 19:51:52 UTC) #44
commit-bot: I haz the power
6 years, 2 months ago (2014-10-17 19:52:24 UTC) #45
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/9f332b87e8c1a333c04218c933f9caf0f06bd2b0
Cr-Commit-Position: refs/heads/master@{#300147}

Powered by Google App Engine
This is Rietveld 408576698