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

Unified Diff: testing/buildbot/gn_isolate_map.pyl

Issue 2053003002: media: Enable media_mojo_unittests on bots (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 6 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
« BUILD.gn ('K') | « testing/buildbot/chromium.mojo.json ('k') | no next file » | 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 ca26bfdf26ac20136a9c4b0eef9eb6b240bc0e95..37d5087a1f9efcf5947d76f5799dc05b6d59fb60 100644
--- a/testing/buildbot/gn_isolate_map.pyl
+++ b/testing/buildbot/gn_isolate_map.pyl
@@ -384,6 +384,10 @@
"label": "//media/mojo/services:media_mojo_shell_unittests",
"type": "console_test_launcher",
},
+ "media_mojo_unittests": {
+ "label": "//media/mojo:media_mojo_unittests",
+ "type": "console_test_launcher",
+ },
"media_blink_unittests": {
"label": "//media/blink:media_blink_unittests",
"type": "windowed_test_launcher",
« BUILD.gn ('K') | « testing/buildbot/chromium.mojo.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698