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

Unified Diff: masters/master.chromium.perf/master.cfg

Issue 105293003: Disable media_cns_cases on ANDROID, make it DESKTOP only test. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: revert disable media_perftests on android Created 7 years 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: masters/master.chromium.perf/master.cfg
diff --git a/masters/master.chromium.perf/master.cfg b/masters/master.chromium.perf/master.cfg
index a70b2619079364267d27fb2a1e0490576fdfaee8..035ae7f955bb2181a4088166793b26364a685dc7 100644
--- a/masters/master.chromium.perf/master.cfg
+++ b/masters/master.chromium.perf/master.cfg
@@ -84,7 +84,6 @@ _CROSS_PLATFORM_BENCHMARKS = [
( 1, 'indexeddb_perf'),
( 3, 'kraken'),
( 1, 'media_mse_cases'),
- (15, 'media_media_cns_cases'),
( 3, 'octane'),
( 8, 'page_cycler_bloat'),
( 2, 'page_cycler_dhtml'),
@@ -123,6 +122,7 @@ _GPU_BENCHMARKS = [
# We'd like to run them on Android when possible.
_DESKTOP_ONLY_BENCHMARKS = [
( 1, 'idb_perf'),
+ (15, 'media_media_cns_cases'),
(15, 'media_tough_media_cases'),
( 5, 'memory'),
( 4, 'shutdown'),
« 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