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

Unified Diff: testing/buildbot/chromium.full.json

Issue 2338023005: media: Enable media_mojo_unittests on more bots (Closed)
Patch Set: Created 4 years, 3 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.chromiumos.json ('k') | testing/buildbot/chromium.fyi.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/buildbot/chromium.full.json
diff --git a/testing/buildbot/chromium.full.json b/testing/buildbot/chromium.full.json
index 717f9ba40ac79519d90396aafe07a848b0e16ad3..b636a8ee03f29dabe66ebdf3390c02c16f8823c9 100644
--- a/testing/buildbot/chromium.full.json
+++ b/testing/buildbot/chromium.full.json
@@ -278,6 +278,12 @@
"swarming": {
"can_use_on_swarming_builders": true
},
+ "test": "media_mojo_unittests"
+ },
+ {
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "media_unittests"
},
{
@@ -571,6 +577,12 @@
"swarming": {
"can_use_on_swarming_builders": true
},
+ "test": "media_mojo_unittests"
+ },
+ {
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "media_unittests"
},
{
@@ -845,6 +857,12 @@
"swarming": {
"can_use_on_swarming_builders": true
},
+ "test": "media_mojo_unittests"
+ },
+ {
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "media_unittests"
},
{
« no previous file with comments | « testing/buildbot/chromium.chromiumos.json ('k') | testing/buildbot/chromium.fyi.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698