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

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

Issue 2382473003: Disable battor.power_cases_no_chrome_trace (Closed)
Patch Set: Syntax Created 4 years, 3 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/battor.py
diff --git a/tools/perf/benchmarks/battor.py b/tools/perf/benchmarks/battor.py
index 08f8a5e78e0441df11804529c6d85a2e36bd113a..a995dedfe5eaf3e24cda8bbe7d488fca8fd3d671 100644
--- a/tools/perf/benchmarks/battor.py
+++ b/tools/perf/benchmarks/battor.py
@@ -108,6 +108,7 @@ class BattOrPowerCases(_BattOrBenchmark):
return 'battor.power_cases'
+@benchmark.Disabled('all') # crbug.com/651384.
class BattOrPowerCasesNoChromeTrace(_BattOrBenchmark):
page_set = page_sets.power_cases.PowerCasesPageSet
« 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