summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsullivan <sullivan@chromium.org>2015-02-23 10:20:41 -0800
committerCommit bot <commit-bot@chromium.org>2015-02-23 18:21:37 +0000
commit92fb7ce426ebe966630fbd0de62e59cee91a6e74 (patch)
tree157f445e7435d8ba76e0a8b456842e2191c77133
parent21ea1b4ef8d6c111605866108c7dac1b31440114 (diff)
downloadchromium_src-92fb7ce426ebe966630fbd0de62e59cee91a6e74.zip
chromium_src-92fb7ce426ebe966630fbd0de62e59cee91a6e74.tar.gz
chromium_src-92fb7ce426ebe966630fbd0de62e59cee91a6e74.tar.bz2
Re-enable memory.top_7_stress test now that bug 455349 is fixed.
BUG=459646 Review URL: https://codereview.chromium.org/940283007 Cr-Commit-Position: refs/heads/master@{#317606}
-rw-r--r--tools/perf/benchmarks/memory.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/perf/benchmarks/memory.py b/tools/perf/benchmarks/memory.py
index 244edad..a41d700 100644
--- a/tools/perf/benchmarks/memory.py
+++ b/tools/perf/benchmarks/memory.py
@@ -17,7 +17,6 @@ class MemoryMobile(benchmark.Benchmark):
return 'memory.mobile_memory'
-@benchmark.Disabled # http://crbug.com/459646
class MemoryTop7Stress(benchmark.Benchmark):
"""Use (recorded) real world web sites and measure memory consumption."""
test = memory.Memory