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

Unified Diff: testing/buildbot/chromium.win.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.memory.fyi.json ('k') | testing/buildbot/chromium_memory_trybot.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/buildbot/chromium.win.json
diff --git a/testing/buildbot/chromium.win.json b/testing/buildbot/chromium.win.json
index 1089b289c6abe56d6d25aa8515b3d85260c3cd0e..33ab1a633d0a3680704ab62156df86fc5451bec1 100644
--- a/testing/buildbot/chromium.win.json
+++ b/testing/buildbot/chromium.win.json
@@ -268,6 +268,12 @@
"swarming": {
"can_use_on_swarming_builders": true
},
+ "test": "media_mojo_unittests"
+ },
+ {
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "media_unittests"
},
{
@@ -767,6 +773,12 @@
"swarming": {
"can_use_on_swarming_builders": true
},
+ "test": "media_mojo_unittests"
+ },
+ {
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "media_unittests"
},
{
@@ -1237,6 +1249,12 @@
"swarming": {
"can_use_on_swarming_builders": true
},
+ "test": "media_mojo_unittests"
+ },
+ {
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "media_unittests"
},
{
@@ -1662,6 +1680,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.memory.fyi.json ('k') | testing/buildbot/chromium_memory_trybot.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698