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

Unified Diff: testing/buildbot/chromium.android.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 | « media/media.gyp ('k') | testing/buildbot/chromium.chromiumos.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/buildbot/chromium.android.json
diff --git a/testing/buildbot/chromium.android.json b/testing/buildbot/chromium.android.json
index 4c129f9f87f869bea48f84adaa4233f0ec926c61..2f3d29d17b43a2a621048ec8348143752c232c3f 100644
--- a/testing/buildbot/chromium.android.json
+++ b/testing/buildbot/chromium.android.json
@@ -98,6 +98,19 @@
"test": "breakpad_unittests"
},
{
+ "override_isolate_target": "capture_unittests",
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "dimension_sets": [
+ {
+ "device_os": "MMB29Q",
+ "device_type": "bullhead"
+ }
+ ]
+ },
+ "test": "capture_unittests"
+ },
+ {
"override_isolate_target": "cc_unittests",
"swarming": {
"can_use_on_swarming_builders": true,
@@ -514,6 +527,19 @@
"test": "breakpad_unittests"
},
{
+ "override_isolate_target": "capture_unittests",
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "dimension_sets": [
+ {
+ "device_os": "KTU84P",
+ "device_type": "hammerhead"
+ }
+ ]
+ },
+ "test": "capture_unittests"
+ },
+ {
"override_isolate_target": "cc_unittests",
"swarming": {
"can_use_on_swarming_builders": true,
@@ -981,6 +1007,9 @@
"test": "breakpad_unittests"
},
{
+ "test": "capture_unittests"
+ },
+ {
"test": "cc_unittests"
},
{
@@ -1085,6 +1114,9 @@
"test": "breakpad_unittests"
},
{
+ "test": "capture_unittests"
+ },
+ {
"test": "cc_unittests"
},
{
@@ -1192,6 +1224,9 @@
"test": "breakpad_unittests"
},
{
+ "test": "capture_unittests"
+ },
+ {
"test": "cc_unittests"
},
{
@@ -1299,6 +1334,9 @@
"test": "breakpad_unittests"
},
{
+ "test": "capture_unittests"
+ },
+ {
"test": "cc_unittests"
},
{
@@ -1417,6 +1455,9 @@
"test": "breakpad_unittests"
},
{
+ "test": "capture_unittests"
+ },
+ {
"test": "cc_unittests"
},
{
@@ -1524,6 +1565,9 @@
"test": "breakpad_unittests"
},
{
+ "test": "capture_unittests"
+ },
+ {
"test": "cc_unittests"
},
{
@@ -1637,6 +1681,9 @@
"test": "breakpad_unittests"
},
{
+ "test": "capture_unittests"
+ },
+ {
"test": "cc_unittests"
},
{
@@ -1744,6 +1791,9 @@
"test": "breakpad_unittests"
},
{
+ "test": "capture_unittests"
+ },
+ {
"test": "cc_unittests"
},
{
« no previous file with comments | « media/media.gyp ('k') | testing/buildbot/chromium.chromiumos.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698