summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authortonyg@chromium.org <tonyg@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-04-09 19:02:33 +0000
committertonyg@chromium.org <tonyg@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-04-09 19:02:33 +0000
commit1fcd137b524d9f682ae6212f5f6b764795be33dc (patch)
tree9ed98110d22c8ee8e8dc76dffb1fe8d3391ff489 /tools
parent7f1adce0ee13aca355b7da8dfda8e7735a6aceb6 (diff)
downloadchromium_src-1fcd137b524d9f682ae6212f5f6b764795be33dc.zip
chromium_src-1fcd137b524d9f682ae6212f5f6b764795be33dc.tar.gz
chromium_src-1fcd137b524d9f682ae6212f5f6b764795be33dc.tar.bz2
[Telemetry] Restore wait_seconds for pages that got noisier after removal.
r192432 removed the wait_time_after_navigate for all pages. This resulted in a noise increase on the bots for select pages. This restores the wait for just those pages that got noisier. BUG=229490 TEST=tools/perf/run_multipage_benchmarks --browser=system scrolling_benchmark tools/perf/page_sets/top_25.json NOTRY=True Review URL: https://chromiumcodereview.appspot.com/13818016 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@193169 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'tools')
-rw-r--r--tools/perf/page_sets/top_25.json7
1 files changed, 6 insertions, 1 deletions
diff --git a/tools/perf/page_sets/top_25.json b/tools/perf/page_sets/top_25.json
index 2a3d8db..98aa543 100644
--- a/tools/perf/page_sets/top_25.json
+++ b/tools/perf/page_sets/top_25.json
@@ -88,6 +88,7 @@
"why": "productivity, top google properties",
"credentials": "google",
"wait_for_element_with_selector": "div[class~=\"navForward\"]",
+ "wait_seconds": 2,
"smoothness": {
"action": "scroll",
"scrollable_element_function": "function(callback) { callback(document.getElementById('scrolltimedeventswk')); }"
@@ -159,6 +160,7 @@
"why": "productivity, top google properties; Sample doc in the link",
"credentials": "google",
"wait_for_javascript_expression": "document.getElementsByClassName('kix-appview-editor').length",
+ "wait_seconds": 2,
"smoothness": {
"action": "scroll",
"scrollable_element_function": "function(callback) { callback(document.getElementsByClassName('kix-appview-editor')[0]); }"
@@ -209,6 +211,7 @@
{
"url": "http://www.youtube.com",
"why": "#3 (Alexa global)",
+ "wait_seconds": 2,
"credentials": "google"
},
{
@@ -339,6 +342,7 @@
"name": "Twitter",
"url": "http://twitter.com/katyperry",
"why": "#8 (Alexa global),Picked an interesting page",
+ "wait_seconds": 2,
"smoothness": {
"action": "scroll",
"scroll_is_infinite": true
@@ -381,7 +385,8 @@
},
{
"url": "http://games.yahoo.com",
- "why": "#1 games according to Alexa (with actual games in it)"
+ "why": "#1 games according to Alexa (with actual games in it)",
+ "wait_seconds": 2
},
{
"url": "http://booking.com",