diff options
author | marja@chromium.org <marja@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-12-13 09:08:51 +0000 |
---|---|---|
committer | marja@chromium.org <marja@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-12-13 09:08:51 +0000 |
commit | 72db837b5584f1e265262e2938e12026b830ebb6 (patch) | |
tree | 146ee70baccc3212952fc6e5a02b16d16cf5b8bb /tools | |
parent | 97f29457ac92fce81514608690e05eb0ce7896c3 (diff) | |
download | chromium_src-72db837b5584f1e265262e2938e12026b830ebb6.zip chromium_src-72db837b5584f1e265262e2938e12026b830ebb6.tar.gz chromium_src-72db837b5584f1e265262e2938e12026b830ebb6.tar.bz2 |
Telemetry: Remove the stress_memory tests for YouTube.
The .wpr committed yesterday was done with this .json. The page is not stable
enough to keep the click sequences working.
TBR=nduca@chromium.org,tonyg@chromium.org
BUG=
Review URL: https://codereview.chromium.org/11564008
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@172838 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'tools')
-rw-r--r-- | tools/perf/page_sets/top_25.json | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/tools/perf/page_sets/top_25.json b/tools/perf/page_sets/top_25.json index 67961fe..4d6e48e 100644 --- a/tools/perf/page_sets/top_25.json +++ b/tools/perf/page_sets/top_25.json @@ -221,21 +221,6 @@ "credentials": "google", "scrolling": { "action": "scrolling_interaction" - }, - "stress_memory": { - "action": "compound_interaction", - "actions": [ - { - "action": "click_element_interaction", - "selector": "a[href=\"/channels?feature=promo\"]", - "wait_for_navigate": true - }, - { - "action": "click_element_interaction", - "text": "Music", - "wait_for_navigate": true - } - ] } }, { |