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

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

Issue 2744723003: Adding owners to benchmark tests (Closed)
Patch Set: rebasing Created 3 years, 9 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') | tools/perf/benchmarks/speedometer.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/perf/benchmarks/spaceport.py
diff --git a/tools/perf/benchmarks/spaceport.py b/tools/perf/benchmarks/spaceport.py
index 46f3b398e4209df1167dc1fc5769f9f22711baea..cd80b078f705b38e8e024c442c6692c2eca29cdb 100644
--- a/tools/perf/benchmarks/spaceport.py
+++ b/tools/perf/benchmarks/spaceport.py
@@ -104,6 +104,7 @@ class _SpaceportMeasurement(legacy_page_test.LegacyPageTest):
# crbug.com/166703: This test frequently times out on Windows.
@benchmark.Disabled('mac', 'win',
'linux', 'android') # crbug.com/525112
+@benchmark.Owner(emails=['junov@chromium.org'])
class Spaceport(perf_benchmark.PerfBenchmark):
"""spaceport.io's PerfMarks benchmark.
« no previous file with comments | « tools/perf/benchmarks/smoothness.py ('k') | tools/perf/benchmarks/speedometer.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698