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

Unified Diff: testing/buildbot/gn_isolate_map.pyl

Issue 2617133004: Enable media_perftests on linux perfbot. (Closed)
Patch Set: Created 3 years, 11 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 | « testing/buildbot/chromium.perf.json ('k') | tools/perf/generate_perf_json.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/buildbot/gn_isolate_map.pyl
diff --git a/testing/buildbot/gn_isolate_map.pyl b/testing/buildbot/gn_isolate_map.pyl
index c547174f8dab0bf153ed1ca444f64140224abed7..7b862a1f1890caf2d765eb25c25e3afa862e5eb8 100644
--- a/testing/buildbot/gn_isolate_map.pyl
+++ b/testing/buildbot/gn_isolate_map.pyl
@@ -844,6 +844,14 @@
"cc_perftests",
],
},
+ "media_perftests": {
+ "label": "//media:media_perftests",
+ "type": "script",
+ "script": "//testing/scripts/run_gtest_perf_test.py",
+ "args": [
+ "media_perftests",
+ ],
+ },
"load_library_perf_tests": {
"label": "//chrome/test:load_library_perf_tests",
"type": "script",
« no previous file with comments | « testing/buildbot/chromium.perf.json ('k') | tools/perf/generate_perf_json.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698