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

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

Issue 1411343002: Disable blob_storage on xp (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 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/blob_storage.py
diff --git a/tools/perf/benchmarks/blob_storage.py b/tools/perf/benchmarks/blob_storage.py
index bd099fda9fff826301d671d6af3a63073652a5ee..950b7b6aedb5d5c7c946b4eeb0d1630b4f13ea5c 100644
--- a/tools/perf/benchmarks/blob_storage.py
+++ b/tools/perf/benchmarks/blob_storage.py
@@ -16,6 +16,7 @@ TIMELINE_REQUIRED_CATEGORY = 'blink.console'
@benchmark.Disabled('reference', # http://crbug.com/496155
+ 'xp', # http://crbug.com/545085
'android') # http://crbug.com/499325
class BlobStorage(perf_benchmark.PerfBenchmark):
"""Timeline based measurement benchmark for Blob Storage."""
« 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