| Index: testing/buildbot/chromium.win.json
|
| diff --git a/testing/buildbot/chromium.win.json b/testing/buildbot/chromium.win.json
|
| index a138a360155e89bc03e3b0738ec4be3234bafa5a..a257144c0cb818485b77f631c1ff9089e43d6c83 100644
|
| --- a/testing/buildbot/chromium.win.json
|
| +++ b/testing/buildbot/chromium.win.json
|
| @@ -23,7 +23,12 @@
|
| "cc_unittests",
|
| "chromedriver_unittests",
|
| "chrome_elf_unittests",
|
| - "components_unittests",
|
| + {
|
| + "test": "components_unittests",
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + }
|
| + },
|
| "compositor_unittests",
|
| {
|
| "test": "content_browsertests",
|
| @@ -44,7 +49,12 @@
|
| "gcm_unit_tests",
|
| "gfx_unittests",
|
| "google_apis_unittests",
|
| - "gpu_unittests",
|
| + {
|
| + "test": "gpu_unittests",
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + }
|
| + },
|
| "installer_util_unittests",
|
| {
|
| "test": "interactive_ui_tests",
|
| @@ -55,7 +65,12 @@
|
| },
|
| "ipc_tests",
|
| "jingle_unittests",
|
| - "media_unittests",
|
| + {
|
| + "test": "media_unittests",
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + }
|
| + },
|
| {
|
| "test": "net_unittests",
|
| "swarming": {
|
| @@ -128,7 +143,12 @@
|
| "cc_unittests",
|
| "chromedriver_unittests",
|
| "chrome_elf_unittests",
|
| - "components_unittests",
|
| + {
|
| + "test": "components_unittests",
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + }
|
| + },
|
| "compositor_unittests",
|
| {
|
| "test": "content_browsertests",
|
| @@ -149,7 +169,12 @@
|
| "gcm_unit_tests",
|
| "gfx_unittests",
|
| "google_apis_unittests",
|
| - "gpu_unittests",
|
| + {
|
| + "test": "gpu_unittests",
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + }
|
| + },
|
| "installer_util_unittests",
|
| {
|
| "test": "interactive_ui_tests",
|
| @@ -160,7 +185,12 @@
|
| },
|
| "ipc_tests",
|
| "jingle_unittests",
|
| - "media_unittests",
|
| + {
|
| + "test": "media_unittests",
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + }
|
| + },
|
| "mojo_common_unittests",
|
| "mojo_public_bindings_unittests",
|
| "mojo_public_environment_unittests",
|
| @@ -244,7 +274,12 @@
|
| "chromedriver_unittests",
|
| "chrome_elf_unittests",
|
| "components_browsertests",
|
| - "components_unittests",
|
| + {
|
| + "test": "components_unittests",
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + }
|
| + },
|
| "compositor_unittests",
|
| {
|
| "test": "content_browsertests",
|
| @@ -266,7 +301,12 @@
|
| "gcm_unit_tests",
|
| "gfx_unittests",
|
| "google_apis_unittests",
|
| - "gpu_unittests",
|
| + {
|
| + "test": "gpu_unittests",
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + }
|
| + },
|
| "installer_util_unittests",
|
| {
|
| "test": "interactive_ui_tests",
|
| @@ -278,7 +318,12 @@
|
| "ipc_tests",
|
| "jingle_unittests",
|
| "keyboard_unittests",
|
| - "media_unittests",
|
| + {
|
| + "test": "media_unittests",
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + }
|
| + },
|
| "message_center_unittests",
|
| "mojo_common_unittests",
|
| "mojo_public_bindings_unittests",
|
| @@ -367,7 +412,12 @@
|
| "chromedriver_unittests",
|
| "chrome_elf_unittests",
|
| "components_browsertests",
|
| - "components_unittests",
|
| + {
|
| + "test": "components_unittests",
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + }
|
| + },
|
| "compositor_unittests",
|
| {
|
| "test": "content_browsertests",
|
| @@ -389,7 +439,12 @@
|
| "gcm_unit_tests",
|
| "gfx_unittests",
|
| "google_apis_unittests",
|
| - "gpu_unittests",
|
| + {
|
| + "test": "gpu_unittests",
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + }
|
| + },
|
| "installer_util_unittests",
|
| {
|
| "test": "interactive_ui_tests",
|
| @@ -401,7 +456,12 @@
|
| "ipc_tests",
|
| "jingle_unittests",
|
| "keyboard_unittests",
|
| - "media_unittests",
|
| + {
|
| + "test": "media_unittests",
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + }
|
| + },
|
| "message_center_unittests",
|
| "mojo_common_unittests",
|
| "mojo_public_bindings_unittests",
|
| @@ -487,7 +547,12 @@
|
| "cc_unittests",
|
| "chromedriver_unittests",
|
| "chrome_elf_unittests",
|
| - "components_unittests",
|
| + {
|
| + "test": "components_unittests",
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + }
|
| + },
|
| "compositor_unittests",
|
| {
|
| "test": "content_browsertests",
|
| @@ -507,7 +572,12 @@
|
| "events_unittests",
|
| "extensions_unittests",
|
| "gcm_unit_tests",
|
| - "gpu_unittests",
|
| + {
|
| + "test": "gpu_unittests",
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + }
|
| + },
|
| "installer_util_unittests",
|
| {
|
| "test": "interactive_ui_tests",
|
| @@ -518,7 +588,12 @@
|
| },
|
| "ipc_tests",
|
| "jingle_unittests",
|
| - "media_unittests",
|
| + {
|
| + "test": "media_unittests",
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + }
|
| + },
|
| "mojo_common_unittests",
|
| "mojo_public_bindings_unittests",
|
| "mojo_public_environment_unittests",
|
|
|