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

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

Issue 257253003: Revert of add more polymer tests (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 8 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 | « tools/perf/benchmarks/smoothness.py ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/perf/benchmarks/thread_times.py
diff --git a/tools/perf/benchmarks/thread_times.py b/tools/perf/benchmarks/thread_times.py
index afd2182dafd23dc860588d2787f5be848e68f64f..66c7d4d736728bc4ff015dea49a7f7b9c4245039 100644
--- a/tools/perf/benchmarks/thread_times.py
+++ b/tools/perf/benchmarks/thread_times.py
@@ -45,11 +45,3 @@
@classmethod
def GetName(cls):
return "fast_path.key_mobile_sites"
-
-
-class ThreadTimesPolymer(test.Test):
- """Measures timeline metrics while performing smoothness action on
- Polymer cases."""
- test = thread_times.ThreadTimes
- page_set = "page_sets/polymer.py"
- options = { 'report_silk_results': True }
« no previous file with comments | « tools/perf/benchmarks/smoothness.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698