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

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

Issue 923133003: Marked most disabled benchmarks with the correct bugs. (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 | « tools/perf/benchmarks/gpu_times.py ('k') | tools/perf/benchmarks/media.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/perf/benchmarks/inbox_benchmark.py
diff --git a/tools/perf/benchmarks/inbox_benchmark.py b/tools/perf/benchmarks/inbox_benchmark.py
index f5260e1b5b8399aeccf9df61a3a1abfd8f3b1bf9..483093b10be7e762120e1047440fd05fad79f02a 100644
--- a/tools/perf/benchmarks/inbox_benchmark.py
+++ b/tools/perf/benchmarks/inbox_benchmark.py
@@ -6,7 +6,7 @@ from page_sets import inbox
from telemetry import benchmark
from telemetry.web_perf import timeline_based_measurement
-@benchmark.Disabled('android', 'reference', 'xp')
+@benchmark.Disabled('android', 'reference', 'xp') # http://crbug.com/452257
class Inbox(benchmark.Benchmark):
"""Runs the timeline based measurement against inbox pageset."""
test = timeline_based_measurement.TimelineBasedMeasurement
« no previous file with comments | « tools/perf/benchmarks/gpu_times.py ('k') | tools/perf/benchmarks/media.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698