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

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

Issue 951883006: Reenable all except for ref build of service_worker_micro_benchmark. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 10 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/perf/benchmarks/service_worker.py
diff --git a/tools/perf/benchmarks/service_worker.py b/tools/perf/benchmarks/service_worker.py
index 6ccb0b7922bf1f529580e3a2aa514c9a7c1052cc..2899d7ffd2563bef26d3e9048032906c8c718889 100644
--- a/tools/perf/benchmarks/service_worker.py
+++ b/tools/perf/benchmarks/service_worker.py
@@ -185,7 +185,7 @@ class ServiceWorkerPerfTest(benchmark.Benchmark):
# Disabled due to redness on the tree. crbug.com/442752
-@benchmark.Disabled
+@benchmark.Disabled('reference', 'xp')
sullivan 2015/02/25 01:47:10 Can you clarify the comment here? Is enabling in
class ServiceWorkerMicroBenchmarkPerfTest(benchmark.Benchmark):
"""This test measures the performance of pages using ServiceWorker.
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698