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

Issue 311193003: [telemetry] Cleanups for benchmarks importing page sets. (Closed)

Created:
6 years, 6 months ago by dtu
Modified:
6 years, 6 months ago
CC:
chromium-reviews, extensions-reviews_chromium.org, jam, darin-cc_chromium.org, chromium-apps-reviews_chromium.org, piman+watch_chromium.org, telemetry+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

[telemetry] Cleanups for benchmarks importing page sets. Some of the code from a previous prototype [1] pulled out into a smaller patch that can be committed. [1] https://chromiumcodereview.appspot.com/274773002/ BUG=362293 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=275633

Patch Set 1 : #

Total comments: 3

Patch Set 2 : Update chrome_proxy. (Rebase after r274924) #

Patch Set 3 : Remove description. #

Patch Set 4 : Remove description fo' realz. (from gpu tests) #

Unified diffs Side-by-side diffs Delta from patch set Stats (+127 lines, -351 lines) Patch
M content/test/gpu/gpu_tests/context_lost.py View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
M content/test/gpu/gpu_tests/hardware_accelerated_feature.py View 1 2 3 1 chunk +1 line, -4 lines 0 comments Download
M content/test/gpu/gpu_tests/screenshot_sync.py View 1 2 3 1 chunk +1 line, -4 lines 0 comments Download
M content/test/gpu/gpu_tests/webgl_conformance.py View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
M content/test/gpu/gpu_tests/webgl_robustness.py View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
M content/test/gpu/page_sets/page_set_unittest.py View 1 chunk +3 lines, -4 lines 0 comments Download
M tools/perf/benchmarks/chrome_proxy.py View 1 3 chunks +17 lines, -20 lines 0 comments Download
M tools/perf/benchmarks/dromaeo.py View 1 2 3 1 chunk +1 line, -5 lines 0 comments Download
M tools/perf/benchmarks/memory.py View 1 2 3 1 chunk +5 lines, -8 lines 0 comments Download
M tools/perf/benchmarks/peacekeeper.py View 1 2 1 chunk +0 lines, -4 lines 0 comments Download
M tools/perf/benchmarks/smoothness.py View 1 2 3 14 chunks +20 lines, -18 lines 0 comments Download
M tools/perf/page_sets/__init__.py View 1 2 3 1 chunk +17 lines, -1 line 0 comments Download
M tools/perf/page_sets/blank_page.py View 1 2 1 chunk +3 lines, -1 line 0 comments Download
M tools/perf/page_sets/page_set_unittest.py View 1 chunk +3 lines, -1 line 0 comments Download
M tools/perf/page_sets/service_worker.py View 1 2 1 chunk +2 lines, -1 line 0 comments Download
M tools/perf/page_sets/top_10.py View 1 2 3 1 chunk +2 lines, -1 line 0 comments Download
A + tools/perf/profile_creators/extensions_profile_creator.py View 3 chunks +4 lines, -4 lines 0 comments Download
M tools/perf/profile_creators/many_extensions_profile_creator.py View 1 chunk +2 lines, -1 line 0 comments Download
M tools/perf/profile_creators/small_profile_creator.py View 1 2 3 2 chunks +3 lines, -6 lines 0 comments Download
M tools/perf/profile_creators/theme_profile_creator.py View 1 chunk +2 lines, -1 line 0 comments Download
M tools/telemetry/telemetry/core/discover.py View 1 2 3 1 chunk +0 lines, -12 lines 0 comments Download
D tools/telemetry/telemetry/page/extensions_profile_creator.py View 1 chunk +0 lines, -223 lines 0 comments Download
M tools/telemetry/telemetry/page/page_set.py View 1 2 3 3 chunks +12 lines, -2 lines 0 comments Download
M tools/telemetry/telemetry/page/page_set_unittest.py View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M tools/telemetry/telemetry/test.py View 1 2 3 3 chunks +21 lines, -14 lines 0 comments Download
M tools/telemetry/telemetry/unittest/page_set_smoke_test.py View 1 2 2 chunks +5 lines, -9 lines 0 comments Download
M tools/telemetry/unittest_data/test_page_set.py View 1 2 1 chunk +2 lines, -1 line 0 comments Download
M tools/telemetry/unittest_data/test_simple_one_page_set.py View 1 2 1 chunk +0 lines, -1 line 0 comments Download
M tools/telemetry/unittest_data/test_simple_two_page_set.py View 1 2 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 20 (0 generated)
dtu
6 years, 6 months ago (2014-06-04 21:01:10 UTC) #1
tonyg
lgtm So much cleaner https://codereview.chromium.org/311193003/diff/20001/tools/telemetry/telemetry/test.py File tools/telemetry/telemetry/test.py (right): https://codereview.chromium.org/311193003/diff/20001/tools/telemetry/telemetry/test.py#newcode196 tools/telemetry/telemetry/test.py:196: return cls.PageSetClass()() Really like initializing ...
6 years, 6 months ago (2014-06-04 21:05:07 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dtu@chromium.org/311193003/20001
6 years, 6 months ago (2014-06-04 21:07:53 UTC) #3
nednguyen
The CQ bit was unchecked by nednguyen@google.com
6 years, 6 months ago (2014-06-04 21:22:23 UTC) #4
nednguyen
lgtm Maybe rebase after https://codereview.chromium.org/315083002/ is landed?
6 years, 6 months ago (2014-06-04 21:22:48 UTC) #5
nednguyen
lgtm Maybe rebase after https://codereview.chromium.org/315083002/ is landed?
6 years, 6 months ago (2014-06-04 21:22:50 UTC) #6
nednguyen
https://codereview.chromium.org/311193003/diff/20001/tools/telemetry/telemetry/page/page_set.py File tools/telemetry/telemetry/page/page_set.py (right): https://codereview.chromium.org/311193003/diff/20001/tools/telemetry/telemetry/page/page_set.py#newcode54 tools/telemetry/telemetry/page/page_set.py:54: def Description(cls): Can you add a TODO to remove ...
6 years, 6 months ago (2014-06-04 22:15:44 UTC) #7
dtu
+kbr OWNERS On 2014/06/04 21:22:50, nednguyen wrote: > lgtm > > > Maybe rebase after ...
6 years, 6 months ago (2014-06-05 00:07:41 UTC) #8
nednguyen
On 2014/06/05 00:07:41, dtu wrote: > +kbr OWNERS > > On 2014/06/04 21:22:50, nednguyen wrote: ...
6 years, 6 months ago (2014-06-05 00:10:01 UTC) #9
Ken Russell (switch to Gerrit)
content/test/gpu LGTM
6 years, 6 months ago (2014-06-05 00:25:04 UTC) #10
dtu
On 2014/06/05 00:10:01, nednguyen wrote: > On 2014/06/05 00:07:41, dtu wrote: > > +kbr OWNERS ...
6 years, 6 months ago (2014-06-05 01:36:18 UTC) #11
dtu
The CQ bit was checked by dtu@chromium.org
6 years, 6 months ago (2014-06-05 20:59:47 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dtu@chromium.org/311193003/100001
6 years, 6 months ago (2014-06-05 21:01:45 UTC) #13
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: linux_chromium_clang_dbg on tryserver.chromium ...
6 years, 6 months ago (2014-06-06 01:41:18 UTC) #14
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 6 months ago (2014-06-06 01:44:31 UTC) #15
commit-bot: I haz the power
Try jobs failed on following builders: linux_gpu_triggered_tests on tryserver.chromium.gpu (http://build.chromium.org/p/tryserver.chromium.gpu/builders/linux_gpu_triggered_tests/builds/21349) mac_gpu_triggered_tests on tryserver.chromium.gpu (http://build.chromium.org/p/tryserver.chromium.gpu/builders/mac_gpu_triggered_tests/builds/11405) win_gpu_triggered_tests ...
6 years, 6 months ago (2014-06-06 01:44:32 UTC) #16
dtu
The CQ bit was checked by dtu@chromium.org
6 years, 6 months ago (2014-06-06 23:32:39 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dtu@chromium.org/311193003/120001
6 years, 6 months ago (2014-06-06 23:34:08 UTC) #18
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: linux_chromium_rel on tryserver.chromium ...
6 years, 6 months ago (2014-06-07 04:23:20 UTC) #19
commit-bot: I haz the power
6 years, 6 months ago (2014-06-07 06:19:57 UTC) #20
Message was sent while issue was closed.
Change committed as 275633

Powered by Google App Engine
This is Rietveld 408576698