diff options
author | teravest@chromium.org <teravest@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-03-18 20:22:12 +0000 |
---|---|---|
committer | teravest@chromium.org <teravest@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-03-18 20:22:12 +0000 |
commit | 3ee581d7cb24c5ee34b0a4fff5d6a89aa4719ed3 (patch) | |
tree | 341d0be6d8e1547de1dc3b34a1e6c36cb78d92bf /tools/perf | |
parent | 2ea79a2d7e830440a66c3b1f91abf4c6aec405d9 (diff) | |
download | chromium_src-3ee581d7cb24c5ee34b0a4fff5d6a89aa4719ed3.zip chromium_src-3ee581d7cb24c5ee34b0a4fff5d6a89aa4719ed3.tar.gz chromium_src-3ee581d7cb24c5ee34b0a4fff5d6a89aa4719ed3.tar.bz2 |
Disable site for broken key_mobile_sites test.
thread_times.key_mobile_sites consistently fails on Win7. This disables the
page that always starts the fails on one of the test bots.
BUG=353314
R=marja@chromium.org
Review URL: https://codereview.chromium.org/196603028
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@257718 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'tools/perf')
-rw-r--r-- | tools/perf/page_sets/key_mobile_sites.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/perf/page_sets/key_mobile_sites.json b/tools/perf/page_sets/key_mobile_sites.json index 8ef245d..c5323de 100644 --- a/tools/perf/page_sets/key_mobile_sites.json +++ b/tools/perf/page_sets/key_mobile_sites.json @@ -59,6 +59,7 @@ "why": "Top tech site" }, { + "disabled": "Always fails. http://crbug.com/353314", "url": "https://www.google.com/#hl=en&q=barack+obama", "why": "Top Google property; a Google tab is often open" }, |