| Index: testing/buildbot/chromium.android.fyi.json
|
| diff --git a/testing/buildbot/chromium.android.fyi.json b/testing/buildbot/chromium.android.fyi.json
|
| index 15f684c060bf3f279715a39a427d2c8e314b96bf..3e3ac015f8368030fda1d3aeaebeb0563dc99501 100644
|
| --- a/testing/buildbot/chromium.android.fyi.json
|
| +++ b/testing/buildbot/chromium.android.fyi.json
|
| @@ -30,6 +30,9 @@
|
| "test": "base_unittests"
|
| },
|
| {
|
| + "override_compile_targets": [
|
| + "breakpad_unittests_deps"
|
| + ],
|
| "test": "breakpad_unittests"
|
| },
|
| {
|
| @@ -84,6 +87,9 @@
|
| "test": "net_unittests"
|
| },
|
| {
|
| + "override_compile_targets": [
|
| + "sandbox_linux_unittests_deps"
|
| + ],
|
| "test": "sandbox_linux_unittests"
|
| },
|
| {
|
| @@ -126,6 +132,9 @@
|
| "test": "base_unittests"
|
| },
|
| {
|
| + "override_compile_targets": [
|
| + "breakpad_unittests_deps"
|
| + ],
|
| "test": "breakpad_unittests"
|
| },
|
| {
|
| @@ -180,6 +189,9 @@
|
| "test": "net_unittests"
|
| },
|
| {
|
| + "override_compile_targets": [
|
| + "sandbox_linux_unittests_deps"
|
| + ],
|
| "test": "sandbox_linux_unittests"
|
| },
|
| {
|
| @@ -836,6 +848,9 @@
|
| "test": "base_unittests"
|
| },
|
| {
|
| + "override_compile_targets": [
|
| + "breakpad_unittests_deps"
|
| + ],
|
| "override_isolate_target": "breakpad_unittests",
|
| "swarming": {
|
| "can_use_on_swarming_builders": true,
|
| @@ -1505,6 +1520,9 @@
|
| "test": "net_unittests"
|
| },
|
| {
|
| + "override_compile_targets": [
|
| + "sandbox_linux_unittests_deps"
|
| + ],
|
| "override_isolate_target": "sandbox_linux_unittests",
|
| "swarming": {
|
| "can_use_on_swarming_builders": true,
|
| @@ -1785,6 +1803,9 @@
|
| "test": "base_unittests"
|
| },
|
| {
|
| + "override_compile_targets": [
|
| + "breakpad_unittests_deps"
|
| + ],
|
| "swarming": {
|
| "can_use_on_swarming_builders": false
|
| },
|
| @@ -1895,6 +1916,9 @@
|
| "test": "net_unittests"
|
| },
|
| {
|
| + "override_compile_targets": [
|
| + "sandbox_linux_unittests_deps"
|
| + ],
|
| "swarming": {
|
| "can_use_on_swarming_builders": false
|
| },
|
| @@ -1973,6 +1997,9 @@
|
| "test": "base_unittests"
|
| },
|
| {
|
| + "override_compile_targets": [
|
| + "breakpad_unittests_deps"
|
| + ],
|
| "swarming": {
|
| "can_use_on_swarming_builders": false
|
| },
|
| @@ -2083,6 +2110,9 @@
|
| "test": "net_unittests"
|
| },
|
| {
|
| + "override_compile_targets": [
|
| + "sandbox_linux_unittests_deps"
|
| + ],
|
| "swarming": {
|
| "can_use_on_swarming_builders": false
|
| },
|
|
|