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

Issue 2140803003: Add PopularUrls test for Chrome using telemetry correctness test framework. (Closed)

Created:
4 years, 5 months ago by mikecase (-- gone --)
Modified:
4 years, 5 months ago
Reviewers:
jbudorick
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add PopularUrls test for Chrome using telemetry correctness test framework. Running "run_chrome_browser_tests.py PopularUrlsTest" will run a page cycler that loops through a list of popular urls. This test is to replace the old PopularUrls test which was deleted because it relied on some flaky build/android/test_runner.py code. BUG=604882 Committed: https://crrev.com/f6ad04c6319183cc6b04186f3a801a1241c8fbbc Cr-Commit-Position: refs/heads/master@{#407609}

Patch Set 1 #

Patch Set 2 : Add PopularUrls test for Chrome using telemetry test framework. #

Total comments: 2

Patch Set 3 : Addressed Johns comments. Added pylinting. #

Patch Set 4 : Fix outdated comment #

Total comments: 6

Patch Set 5 : Addressed jbudorick's comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+217 lines, --2 lines) Patch
M .gitignore View 1 2 3 4 1 chunk +1 line, -0 lines 0 comments Download
A chrome/test/android/telemetry_tests/PRESUBMIT.py View 1 2 3 1 chunk +34 lines, -0 lines 0 comments Download
A + chrome/test/android/telemetry_tests/browser_tests/__init__.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A chrome/test/android/telemetry_tests/browser_tests/popular_urls.py View 1 2 3 4 1 chunk +153 lines, -0 lines 0 comments Download
A chrome/test/android/telemetry_tests/browser_tests/popular_urls_000.wpr.sha1 View 1 chunk +1 line, -0 lines 0 comments Download
A + chrome/test/android/telemetry_tests/pylintrc View 1 2 3 4 0 chunks +-1 lines, --1 lines 0 comments Download
A chrome/test/android/telemetry_tests/run_chrome_browser_tests.py View 1 2 3 4 1 chunk +30 lines, -0 lines 0 comments Download

Messages

Total messages: 16 (5 generated)
mikecase (-- gone --)
No idea where I should put this test. But I implemented the PopularUrls test with ...
4 years, 5 months ago (2016-07-11 22:21:53 UTC) #2
mikecase (-- gone --)
This is a rewrite of https://codereview.chromium.org/1912443002 which was just a telemetry test. As Ned advised, ...
4 years, 5 months ago (2016-07-11 22:25:15 UTC) #4
jbudorick
I'm ok with this location (especially in light of e.g. //content/test/gpu/gpu_tests) but would prefer someone ...
4 years, 5 months ago (2016-07-11 22:47:38 UTC) #5
mikecase (-- gone --)
- Added a PRESUBMIT.py file that runs a linter. Stole the pylintrc from build/android. It ...
4 years, 5 months ago (2016-07-21 21:30:09 UTC) #7
mikecase (-- gone --)
ping
4 years, 5 months ago (2016-07-25 16:52:55 UTC) #8
jbudorick
https://codereview.chromium.org/2140803003/diff/60001/chrome/test/android/telemetry_tests/browser_tests/.gitignore File chrome/test/android/telemetry_tests/browser_tests/.gitignore (right): https://codereview.chromium.org/2140803003/diff/60001/chrome/test/android/telemetry_tests/browser_tests/.gitignore#newcode1 chrome/test/android/telemetry_tests/browser_tests/.gitignore:1: *.wpr Why is this here rather than in //.gitignore? ...
4 years, 5 months ago (2016-07-25 18:17:59 UTC) #9
mikecase (-- gone --)
https://codereview.chromium.org/2140803003/diff/60001/chrome/test/android/telemetry_tests/browser_tests/.gitignore File chrome/test/android/telemetry_tests/browser_tests/.gitignore (right): https://codereview.chromium.org/2140803003/diff/60001/chrome/test/android/telemetry_tests/browser_tests/.gitignore#newcode1 chrome/test/android/telemetry_tests/browser_tests/.gitignore:1: *.wpr On 2016/07/25 at 18:17:59, jbudorick wrote: > Why ...
4 years, 5 months ago (2016-07-25 20:57:08 UTC) #10
jbudorick
lgtm
4 years, 5 months ago (2016-07-25 21:18:55 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2140803003/80001
4 years, 5 months ago (2016-07-25 21:20:50 UTC) #13
commit-bot: I haz the power
Committed patchset #5 (id:80001)
4 years, 5 months ago (2016-07-25 22:01:10 UTC) #14
commit-bot: I haz the power
4 years, 5 months ago (2016-07-25 22:04:28 UTC) #16
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/f6ad04c6319183cc6b04186f3a801a1241c8fbbc
Cr-Commit-Position: refs/heads/master@{#407609}

Powered by Google App Engine
This is Rietveld 408576698