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

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

Issue 2718493003: Delete battor.power_cases and the power_cases page set (Closed)
Patch Set: Synced to head, where Ned is in the OWNERS file Created 3 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 | « testing/buildbot/chromium.perf.fyi.json ('k') | tools/perf/page_sets/data/power_cases.json » ('j') | 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 a859e756cd0a91dc7aed3c80f1023e604e291553..49ff8c13f439b0cc55869e5a8791dda214a97f2b 100644
--- a/tools/perf/benchmarks/battor.py
+++ b/tools/perf/benchmarks/battor.py
@@ -50,14 +50,6 @@ class BattOrToughVideoCases(_BattOrBenchmark):
return 'battor.tough_video_cases'
-class BattOrPowerCases(_BattOrBenchmark):
- page_set = page_sets.power_cases.PowerCasesPageSet
-
- @classmethod
- def Name(cls):
- return 'battor.power_cases'
-
-
@benchmark.Enabled('mac')
class BattOrTrivialPages(_BattOrBenchmark):
« no previous file with comments | « testing/buildbot/chromium.perf.fyi.json ('k') | tools/perf/page_sets/data/power_cases.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698