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

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

Issue 2087683002: Extract media/capture/capture_unittests from media_unittests (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: media/base/run_all_unittests.cc shouldn't know about RegisterCaptureJni 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
« no previous file with comments | « testing/buildbot/chromium.webrtc.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 88c02493154096d4aa9bffb6f20019cdbd3374b5..a68563b9a29e4873be90a0bdd624643ad954de0f 100644
--- a/testing/buildbot/chromium.win.json
+++ b/testing/buildbot/chromium.win.json
@@ -66,6 +66,12 @@
"swarming": {
"can_use_on_swarming_builders": true
},
+ "test": "capture_unittests"
+ },
+ {
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "cast_unittests"
},
{
@@ -566,6 +572,12 @@
"swarming": {
"can_use_on_swarming_builders": true
},
+ "test": "capture_unittests"
+ },
+ {
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "cast_unittests"
},
{
@@ -1005,6 +1017,12 @@
"swarming": {
"can_use_on_swarming_builders": true
},
+ "test": "capture_unittests"
+ },
+ {
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "cast_unittests"
},
{
@@ -1471,6 +1489,12 @@
"swarming": {
"can_use_on_swarming_builders": true
},
+ "test": "capture_unittests"
+ },
+ {
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "cast_unittests"
},
{
« no previous file with comments | « testing/buildbot/chromium.webrtc.fyi.json ('k') | testing/buildbot/chromium_memory_trybot.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698