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

Unified Diff: testing/buildbot/chromium.chromiumos.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 | « no previous file | testing/buildbot/chromium.full.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/buildbot/chromium.chromiumos.json
diff --git a/testing/buildbot/chromium.chromiumos.json b/testing/buildbot/chromium.chromiumos.json
index 11cb186fb98f5975741909499477459b8f84c52c..bd3c0a08a55eef6e081023697c64dd4d6d5db42a 100644
--- a/testing/buildbot/chromium.chromiumos.json
+++ b/testing/buildbot/chromium.chromiumos.json
@@ -279,6 +279,12 @@
"swarming": {
"can_use_on_swarming_builders": true
},
+ "test": "media_mojo_unittests"
+ },
+ {
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "media_unittests"
},
{
@@ -657,6 +663,12 @@
"swarming": {
"can_use_on_swarming_builders": true
},
+ "test": "media_mojo_unittests"
+ },
+ {
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "media_unittests"
},
{
@@ -985,6 +997,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 | « no previous file | testing/buildbot/chromium.full.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698