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

Issue 12034007: Telemetry: add a page filter for excluding pages. (Closed)

Created:
7 years, 11 months ago by marja
Modified:
7 years, 11 months ago
Reviewers:
nduca
CC:
chromium-reviews, chrome-speed-team+watch_google.com, telemetry+watch_chromium.org
Visibility:
Public.

Description

Telemetry: add a page filter for excluding pages. For Android, we need to run the tests selectively, excluding some pages. R=nduca BUG=none NOTRY=true Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=178787

Patch Set 1 #

Patch Set 2 : Code review (nduca) #

Total comments: 8

Patch Set 3 : Code review (nduca) #

Unified diffs Side-by-side diffs Delta from patch set Stats (+50 lines, -19 lines) Patch
M tools/telemetry/telemetry/browser_options.py View 1 1 chunk +0 lines, -2 lines 0 comments Download
M tools/telemetry/telemetry/multi_page_benchmark_runner.py View 1 2 1 chunk +1 line, -0 lines 0 comments Download
A tools/telemetry/telemetry/page_filter.py View 1 2 1 chunk +40 lines, -0 lines 0 comments Download
M tools/telemetry/telemetry/page_runner.py View 1 2 3 chunks +8 lines, -17 lines 0 comments Download
M tools/telemetry/telemetry/record_wpr.py View 1 2 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
marja
ptal
7 years, 11 months ago (2013-01-23 14:29:00 UTC) #1
nduca
Seems to me we should have a page_filter object that has IsSelected(page), @staticmethod AddOptionsToParser, and ...
7 years, 11 months ago (2013-01-23 18:01:05 UTC) #2
marja
Thanks for comments! On 2013/01/23 18:01:05, nduca wrote: > Seems to me we should have ...
7 years, 11 months ago (2013-01-24 13:03:28 UTC) #3
nduca
lgtm but some tweaks please. https://codereview.chromium.org/12034007/diff/3001/tools/telemetry/telemetry/page_filter.py File tools/telemetry/telemetry/page_filter.py (right): https://codereview.chromium.org/12034007/diff/3001/tools/telemetry/telemetry/page_filter.py#newcode17 tools/telemetry/telemetry/page_filter.py:17: self.page_regex = None self._page_regex? ...
7 years, 11 months ago (2013-01-24 18:34:32 UTC) #4
marja
Thanks for review! https://codereview.chromium.org/12034007/diff/3001/tools/telemetry/telemetry/page_filter.py File tools/telemetry/telemetry/page_filter.py (right): https://codereview.chromium.org/12034007/diff/3001/tools/telemetry/telemetry/page_filter.py#newcode17 tools/telemetry/telemetry/page_filter.py:17: self.page_regex = None On 2013/01/24 18:34:32, ...
7 years, 11 months ago (2013-01-25 08:45:44 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/marja@chromium.org/12034007/10001
7 years, 11 months ago (2013-01-25 08:46:19 UTC) #6
commit-bot: I haz the power
7 years, 11 months ago (2013-01-25 09:04:49 UTC) #7
Message was sent while issue was closed.
Change committed as 178787

Powered by Google App Engine
This is Rietveld 408576698