| Index: testing/buildbot/chromium.linux.json
|
| diff --git a/testing/buildbot/chromium.linux.json b/testing/buildbot/chromium.linux.json
|
| index 6bc6ac8cea4d9ae421be9568162d7362a9623a48..bc7dc6e12472a5a573492938457686edaf32d7de 100644
|
| --- a/testing/buildbot/chromium.linux.json
|
| +++ b/testing/buildbot/chromium.linux.json
|
| @@ -56,6 +56,9 @@
|
| "test": "mojo_common_unittests"
|
| },
|
| {
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + },
|
| "test": "mojo_public_application_unittests"
|
| },
|
| {
|
| @@ -71,12 +74,21 @@
|
| "test": "mojo_public_system_unittests"
|
| },
|
| {
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + },
|
| "test": "mojo_runner_host_unittests"
|
| },
|
| {
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + },
|
| "test": "mojo_surfaces_lib_unittests"
|
| },
|
| {
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + },
|
| "test": "mojo_system_unittests"
|
| },
|
| {
|
| @@ -772,6 +784,9 @@
|
| "test": "interactive_ui_tests"
|
| },
|
| {
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + },
|
| "test": "ipc_mojo_unittests"
|
| },
|
| {
|
| @@ -817,15 +832,30 @@
|
| "swarming": {
|
| "can_use_on_swarming_builders": true
|
| },
|
| + "test": "mojo_apptests"
|
| + },
|
| + {
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + },
|
| "test": "mojo_common_unittests"
|
| },
|
| {
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + },
|
| "test": "mojo_js_integration_tests"
|
| },
|
| {
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + },
|
| "test": "mojo_js_unittests"
|
| },
|
| {
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + },
|
| "test": "mojo_public_application_unittests"
|
| },
|
| {
|
| @@ -841,18 +871,33 @@
|
| "test": "mojo_public_system_unittests"
|
| },
|
| {
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + },
|
| "test": "mojo_runner_host_unittests"
|
| },
|
| {
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + },
|
| "test": "mojo_shell_unittests"
|
| },
|
| {
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + },
|
| "test": "mojo_surfaces_lib_unittests"
|
| },
|
| {
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + },
|
| "test": "mojo_system_unittests"
|
| },
|
| {
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + },
|
| "test": "mojo_view_manager_lib_unittests"
|
| },
|
| {
|
| @@ -1015,10 +1060,6 @@
|
| {
|
| "name": "nacl_integration",
|
| "script": "nacl_integration.py"
|
| - },
|
| - {
|
| - "name": "mojo_apptests",
|
| - "script": "mojo_apptests.py"
|
| }
|
| ]
|
| },
|
| @@ -1213,6 +1254,9 @@
|
| "test": "interactive_ui_tests"
|
| },
|
| {
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + },
|
| "test": "ipc_mojo_unittests"
|
| },
|
| {
|
| @@ -1255,6 +1299,12 @@
|
| "swarming": {
|
| "can_use_on_swarming_builders": true
|
| },
|
| + "test": "mojo_apptests"
|
| + },
|
| + {
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + },
|
| "test": "mojo_common_unittests"
|
| },
|
| {
|
| @@ -1270,6 +1320,9 @@
|
| "test": "mojo_public_system_unittests"
|
| },
|
| {
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + },
|
| "test": "mojo_system_unittests"
|
| },
|
| {
|
| @@ -1414,10 +1467,6 @@
|
| {
|
| "name": "nacl_integration",
|
| "script": "nacl_integration.py"
|
| - },
|
| - {
|
| - "name": "mojo_apptests",
|
| - "script": "mojo_apptests.py"
|
| }
|
| ]
|
| },
|
|
|