diff options
author | dtu@chromium.org <dtu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-03-19 21:00:51 +0000 |
---|---|---|
committer | dtu@chromium.org <dtu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-03-19 21:00:51 +0000 |
commit | 3b7eed7d8dcafc37bfea231d87f6c15ec2037903 (patch) | |
tree | f06113a49436f0f97afb10d0c3eb07b9f89d7a54 /tools/perf | |
parent | dab9c7ec10cd0c715c879e99a65e999b47393dff (diff) | |
download | chromium_src-3b7eed7d8dcafc37bfea231d87f6c15ec2037903.zip chromium_src-3b7eed7d8dcafc37bfea231d87f6c15ec2037903.tar.gz chromium_src-3b7eed7d8dcafc37bfea231d87f6c15ec2037903.tar.bz2 |
Revert of Disable site for broken key_mobile_sites test. (https://codereview.chromium.org/196603028/)
Reason for revert:
Test should be fixed in r257803, re-enabling it.
Original issue's description:
> 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
>
> Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=257718
TBR=marja@chromium.org,teravest@chromium.org
NOTREECHECKS=true
NOTRY=true
BUG=353314
Review URL: https://codereview.chromium.org/201703003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@258091 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, 0 insertions, 1 deletions
diff --git a/tools/perf/page_sets/key_mobile_sites.json b/tools/perf/page_sets/key_mobile_sites.json index c5323de..8ef245d 100644 --- a/tools/perf/page_sets/key_mobile_sites.json +++ b/tools/perf/page_sets/key_mobile_sites.json @@ -59,7 +59,6 @@ "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" }, |