Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2360)

Unified Diff: tools/perf/benchmarks/memory.py

Issue 520683002: Re-reenable memory tests. Fixed sign-in issue. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | tools/perf/page_sets/data/mobile_memory.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/perf/benchmarks/memory.py
diff --git a/tools/perf/benchmarks/memory.py b/tools/perf/benchmarks/memory.py
index c01e9f6c73d9bdb592f6940e7044ef2ab6581999..7383bd5e480c1e9cc094cbb4e687bd78389586e5 100644
--- a/tools/perf/benchmarks/memory.py
+++ b/tools/perf/benchmarks/memory.py
@@ -7,7 +7,6 @@ import page_sets
from telemetry import benchmark
-@benchmark.Disabled('android') # crbug.com/370977
class MemoryMobile(benchmark.Benchmark):
test = memory.Memory
page_set = page_sets.MobileMemoryPageSet
« no previous file with comments | « no previous file | tools/perf/page_sets/data/mobile_memory.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698