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

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

Issue 1040083006: Converted accessibility_unittests to run on Swarming everywhere. (Closed) Base URL: https://chromium.googlesource.com/a/chromium/src.git@master
Patch Set: Created 5 years, 9 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.fyi.json ('k') | testing/buildbot/chromium.mac.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/buildbot/chromium.linux.json
diff --git a/testing/buildbot/chromium.linux.json b/testing/buildbot/chromium.linux.json
index 7d74bc4931fb90ad867a9291d03e68b1eb6bee15..60a9e4c6f07bf27a52b800f90c34fb9f8313106c 100644
--- a/testing/buildbot/chromium.linux.json
+++ b/testing/buildbot/chromium.linux.json
@@ -1,171 +1,336 @@
{
+ "Android Tests": {
+ "scripts": [
+ {
+ "name": "webview_licenses",
+ "script": "webview_licenses.py"
+ }
+ ]
+ },
+ "Android Tests (dbg)": {
+ "scripts": [
+ {
+ "name": "webview_licenses",
+ "script": "webview_licenses.py"
+ }
+ ]
+ },
+ "Linux Clang (dbg)": {
+ "gtest_tests": [
+ {
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
+ "test": "accessibility_unittests"
+ },
+ {
+ "test": "app_shell_unittests"
+ },
+ {
+ "test": "base_unittests"
+ },
+ {
+ "test": "components_unittests"
+ },
+ {
+ "test": "content_unittests"
+ },
+ {
+ "test": "crypto_unittests"
+ },
+ {
+ "test": "device_unittests"
+ },
+ {
+ "test": "display_unittests"
+ },
+ {
+ "test": "extensions_unittests"
+ },
+ {
+ "test": "gn_unittests"
+ },
+ {
+ "test": "google_apis_unittests"
+ },
+ {
+ "test": "ipc_mojo_unittests"
+ },
+ {
+ "test": "ipc_tests"
+ },
+ {
+ "test": "mojo_common_unittests"
+ },
+ {
+ "test": "mojo_public_bindings_unittests"
+ },
+ {
+ "test": "mojo_public_environment_unittests"
+ },
+ {
+ "test": "mojo_public_system_unittests"
+ },
+ {
+ "test": "mojo_public_utility_unittests"
+ },
+ {
+ "test": "mojo_system_unittests"
+ },
+ {
+ "test": "nacl_loader_unittests"
+ },
+ {
+ "test": "sandbox_linux_unittests"
+ },
+ {
+ "test": "skia_unittests"
+ },
+ {
+ "test": "sql_unittests"
+ },
+ {
+ "test": "sync_unit_tests"
+ },
+ {
+ "test": "ui_base_unittests"
+ },
+ {
+ "test": "unit_tests"
+ }
+ ]
+ },
"Linux Tests": {
"gtest_tests": [
- "gn_unittests",
{
- "test": "accessibility_unittests",
"swarming": {
"can_use_on_swarming_builders": true
- }
+ },
+ "test": "accessibility_unittests"
},
{
- "test": "app_list_unittests",
"swarming": {
"can_use_on_swarming_builders": true
- }
+ },
+ "test": "app_list_unittests"
+ },
+ {
+ "test": "app_shell_unittests"
+ },
+ {
+ "test": "aura_unittests"
},
- "app_shell_unittests",
- "aura_unittests",
{
- "test": "base_unittests",
"swarming": {
"can_use_on_swarming_builders": true
- }
+ },
+ "test": "base_unittests"
},
{
- "test": "browser_tests",
"swarming": {
"can_use_on_swarming_builders": true,
"shards": 5
- }
+ },
+ "test": "browser_tests"
+ },
+ {
+ "test": "cacheinvalidation_unittests"
},
- "cacheinvalidation_unittests",
{
- "test": "cast_unittests",
"swarming": {
"can_use_on_swarming_builders": true
- }
+ },
+ "test": "cast_unittests"
},
{
- "test": "cc_unittests",
"swarming": {
"can_use_on_swarming_builders": true
- }
+ },
+ "test": "cc_unittests"
+ },
+ {
+ "test": "chromedriver_unittests"
},
- "chromedriver_unittests",
{
- "test": "components_browsertests",
"swarming": {
"can_use_on_swarming_builders": true
- }
+ },
+ "test": "components_browsertests"
},
{
- "test": "components_unittests",
"swarming": {
"can_use_on_swarming_builders": true
- }
+ },
+ "test": "components_unittests"
+ },
+ {
+ "test": "compositor_unittests"
},
- "compositor_unittests",
{
- "test": "content_browsertests",
"swarming": {
"can_use_on_swarming_builders": true
- }
+ },
+ "test": "content_browsertests"
},
{
- "test": "content_unittests",
"swarming": {
"can_use_on_swarming_builders": true
- }
+ },
+ "test": "content_unittests"
},
{
- "test": "crypto_unittests",
"swarming": {
"can_use_on_swarming_builders": true
- }
+ },
+ "test": "crypto_unittests"
+ },
+ {
+ "test": "dbus_unittests"
+ },
+ {
+ "test": "device_unittests"
+ },
+ {
+ "test": "display_unittests"
},
- "dbus_unittests",
- "device_unittests",
- "display_unittests",
{
- "test": "events_unittests",
"swarming": {
"can_use_on_swarming_builders": true
- }
+ },
+ "test": "events_unittests"
},
{
- "test": "extensions_browsertests",
"swarming": {
"can_use_on_swarming_builders": true
- }
+ },
+ "test": "extensions_browsertests"
+ },
+ {
+ "test": "extensions_unittests"
+ },
+ {
+ "test": "gcm_unit_tests"
},
- "extensions_unittests",
- "gcm_unit_tests",
{
- "test": "gfx_unittests",
"swarming": {
"can_use_on_swarming_builders": true
- }
+ },
+ "test": "gfx_unittests"
+ },
+ {
+ "test": "gn_unittests"
+ },
+ {
+ "test": "google_apis_unittests"
},
- "google_apis_unittests",
{
- "test": "gpu_unittests",
"swarming": {
"can_use_on_swarming_builders": true
- }
+ },
+ "test": "gpu_unittests"
},
{
- "test": "interactive_ui_tests",
"swarming": {
"can_use_on_swarming_builders": true
- }
+ },
+ "test": "interactive_ui_tests"
+ },
+ {
+ "test": "ipc_mojo_unittests"
+ },
+ {
+ "test": "ipc_tests"
+ },
+ {
+ "test": "jingle_unittests"
},
- "ipc_mojo_unittests",
- "ipc_tests",
- "jingle_unittests",
{
- "test": "media_unittests",
"swarming": {
"can_use_on_swarming_builders": true
- }
+ },
+ "test": "media_unittests"
+ },
+ {
+ "test": "mojo_common_unittests"
+ },
+ {
+ "test": "mojo_public_bindings_unittests"
+ },
+ {
+ "test": "mojo_public_environment_unittests"
+ },
+ {
+ "test": "mojo_public_system_unittests"
+ },
+ {
+ "test": "mojo_public_utility_unittests"
+ },
+ {
+ "test": "mojo_system_unittests"
+ },
+ {
+ "test": "nacl_loader_unittests"
},
- "mojo_common_unittests",
- "mojo_public_bindings_unittests",
- "mojo_public_environment_unittests",
- "mojo_public_system_unittests",
- "mojo_public_utility_unittests",
- "mojo_system_unittests",
- "nacl_loader_unittests",
{
- "test": "net_unittests",
"swarming": {
"can_use_on_swarming_builders": true
- }
+ },
+ "test": "net_unittests"
+ },
+ {
+ "test": "ppapi_unittests"
+ },
+ {
+ "test": "printing_unittests"
+ },
+ {
+ "test": "remoting_unittests"
+ },
+ {
+ "test": "sandbox_linux_unittests"
+ },
+ {
+ "test": "skia_unittests"
+ },
+ {
+ "test": "sql_unittests"
},
- "ppapi_unittests",
- "printing_unittests",
- "remoting_unittests",
- "sandbox_linux_unittests",
- "sql_unittests",
{
- "test": "ui_base_unittests",
"swarming": {
"can_use_on_swarming_builders": true
- }
+ },
+ "test": "sync_integration_tests"
+ },
+ {
+ "test": "sync_unit_tests"
},
{
- "test": "ui_touch_selection_unittests",
"swarming": {
"can_use_on_swarming_builders": true
- }
+ },
+ "test": "ui_base_unittests"
},
{
- "test": "sync_integration_tests",
"swarming": {
"can_use_on_swarming_builders": true
- }
+ },
+ "test": "ui_touch_selection_unittests"
},
- "sync_unit_tests",
{
- "test": "unit_tests",
"swarming": {
"can_use_on_swarming_builders": true
- }
+ },
+ "test": "unit_tests"
+ },
+ {
+ "test": "url_unittests"
+ },
+ {
+ "test": "views_unittests"
},
- "url_unittests",
- "views_unittests",
- "wm_unittests",
- "skia_unittests"
+ {
+ "test": "wm_unittests"
+ }
],
"scripts": [
{
@@ -194,399 +359,481 @@
}
]
},
- "Linux Tests (dbg)(1)(32)": {
+ "Linux Tests (dbg)(1)": {
"gtest_tests": [
- "gn_unittests",
{
- "test": "accessibility_unittests",
"swarming": {
"can_use_on_swarming_builders": true
- }
+ },
+ "test": "accessibility_unittests"
},
{
- "test": "app_list_unittests",
"swarming": {
"can_use_on_swarming_builders": true
- }
+ },
+ "test": "app_list_unittests"
+ },
+ {
+ "test": "app_shell_unittests"
+ },
+ {
+ "test": "aura_unittests"
},
- "app_shell_unittests",
- "aura_unittests",
{
- "test": "base_unittests",
"swarming": {
"can_use_on_swarming_builders": true
- }
+ },
+ "test": "base_unittests"
},
{
- "test": "browser_tests",
"swarming": {
"can_use_on_swarming_builders": true,
"shards": 10
- }
+ },
+ "test": "browser_tests"
+ },
+ {
+ "test": "cacheinvalidation_unittests"
},
- "cacheinvalidation_unittests",
{
- "test": "cast_unittests",
"swarming": {
"can_use_on_swarming_builders": true
- }
+ },
+ "test": "cast_unittests"
},
{
- "test": "cc_unittests",
"swarming": {
"can_use_on_swarming_builders": true
- }
+ },
+ "test": "cc_unittests"
+ },
+ {
+ "test": "chromedriver_unittests"
},
- "chromedriver_unittests",
{
- "test": "components_unittests",
"swarming": {
"can_use_on_swarming_builders": true
- }
+ },
+ "test": "components_unittests"
+ },
+ {
+ "test": "compositor_unittests"
},
- "compositor_unittests",
{
- "test": "content_browsertests",
"swarming": {
"can_use_on_swarming_builders": true
- }
+ },
+ "test": "content_browsertests"
},
{
- "test": "content_unittests",
"swarming": {
"can_use_on_swarming_builders": true
- }
+ },
+ "test": "content_unittests"
},
{
- "test": "crypto_unittests",
"swarming": {
"can_use_on_swarming_builders": true
- }
+ },
+ "test": "crypto_unittests"
+ },
+ {
+ "test": "dbus_unittests"
+ },
+ {
+ "test": "device_unittests"
+ },
+ {
+ "test": "display_unittests"
},
- "dbus_unittests",
- "device_unittests",
- "display_unittests",
{
- "test": "events_unittests",
"swarming": {
"can_use_on_swarming_builders": true
- }
+ },
+ "test": "events_unittests"
},
{
- "test": "extensions_browsertests",
"swarming": {
"can_use_on_swarming_builders": true
- }
+ },
+ "test": "extensions_browsertests"
+ },
+ {
+ "test": "extensions_unittests"
+ },
+ {
+ "test": "gcm_unit_tests"
},
- "extensions_unittests",
- "gcm_unit_tests",
{
- "test": "gfx_unittests",
"swarming": {
"can_use_on_swarming_builders": true
- }
+ },
+ "test": "gfx_unittests"
+ },
+ {
+ "test": "gn_unittests"
+ },
+ {
+ "test": "google_apis_unittests"
},
- "google_apis_unittests",
{
- "test": "gpu_unittests",
"swarming": {
"can_use_on_swarming_builders": true
- }
+ },
+ "test": "gpu_unittests"
},
{
- "test": "interactive_ui_tests",
"swarming": {
- "can_use_on_swarming_builders": true
- }
+ "can_use_on_swarming_builders": true,
+ "shards": 3
+ },
+ "test": "interactive_ui_tests"
+ },
+ {
+ "test": "ipc_mojo_unittests"
+ },
+ {
+ "test": "ipc_tests"
+ },
+ {
+ "test": "jingle_unittests"
},
- "ipc_mojo_unittests",
- "ipc_tests",
- "jingle_unittests",
{
- "test": "media_unittests",
"swarming": {
"can_use_on_swarming_builders": true
- }
+ },
+ "test": "media_unittests"
+ },
+ {
+ "test": "mojo_common_unittests"
+ },
+ {
+ "test": "mojo_public_bindings_unittests"
+ },
+ {
+ "test": "mojo_public_environment_unittests"
+ },
+ {
+ "test": "mojo_public_system_unittests"
+ },
+ {
+ "test": "mojo_public_utility_unittests"
+ },
+ {
+ "test": "mojo_system_unittests"
+ },
+ {
+ "test": "nacl_loader_unittests"
},
- "mojo_common_unittests",
- "mojo_public_bindings_unittests",
- "mojo_public_environment_unittests",
- "mojo_public_system_unittests",
- "mojo_public_utility_unittests",
- "mojo_system_unittests",
- "nacl_loader_unittests",
{
- "test": "net_unittests",
"swarming": {
"can_use_on_swarming_builders": true
- }
+ },
+ "test": "net_unittests"
+ },
+ {
+ "test": "ppapi_unittests"
+ },
+ {
+ "test": "printing_unittests"
+ },
+ {
+ "test": "remoting_unittests"
+ },
+ {
+ "args": [
+ "--test-launcher-print-test-stdio=always"
+ ],
+ "test": "sandbox_linux_unittests"
+ },
+ {
+ "test": "skia_unittests"
+ },
+ {
+ "test": "sql_unittests"
},
- "ppapi_unittests",
- "printing_unittests",
- "remoting_unittests",
- "sandbox_linux_unittests",
- "sql_unittests",
{
- "test": "ui_base_unittests",
"swarming": {
"can_use_on_swarming_builders": true
- }
+ },
+ "test": "sync_integration_tests"
+ },
+ {
+ "test": "sync_unit_tests"
},
{
- "test": "ui_touch_selection_unittests",
"swarming": {
"can_use_on_swarming_builders": true
- }
+ },
+ "test": "ui_base_unittests"
},
{
- "test": "sync_integration_tests",
"swarming": {
"can_use_on_swarming_builders": true
- }
+ },
+ "test": "ui_touch_selection_unittests"
},
- "sync_unit_tests",
{
- "test": "unit_tests",
"swarming": {
"can_use_on_swarming_builders": true
- }
+ },
+ "test": "unit_tests"
+ },
+ {
+ "test": "url_unittests"
+ },
+ {
+ "test": "views_unittests"
},
- "url_unittests",
- "views_unittests",
- "wm_unittests",
- "skia_unittests"
+ {
+ "test": "wm_unittests"
+ }
],
"scripts": [
{
+ "name": "telemetry_unittests",
+ "script": "telemetry_unittests.py"
+ },
+ {
+ "name": "telemetry_perf_unittests",
+ "script": "telemetry_perf_unittests.py"
+ },
+ {
"name": "nacl_integration",
"script": "nacl_integration.py"
}
]
},
- "Linux Tests (dbg)(1)": {
+ "Linux Tests (dbg)(1)(32)": {
"gtest_tests": [
- "gn_unittests",
{
- "test": "accessibility_unittests",
"swarming": {
"can_use_on_swarming_builders": true
- }
+ },
+ "test": "accessibility_unittests"
},
{
- "test": "app_list_unittests",
"swarming": {
"can_use_on_swarming_builders": true
- }
+ },
+ "test": "app_list_unittests"
+ },
+ {
+ "test": "app_shell_unittests"
+ },
+ {
+ "test": "aura_unittests"
},
- "app_shell_unittests",
- "aura_unittests",
{
- "test": "base_unittests",
"swarming": {
"can_use_on_swarming_builders": true
- }
+ },
+ "test": "base_unittests"
},
{
- "test": "browser_tests",
"swarming": {
"can_use_on_swarming_builders": true,
"shards": 10
- }
+ },
+ "test": "browser_tests"
+ },
+ {
+ "test": "cacheinvalidation_unittests"
},
- "cacheinvalidation_unittests",
{
- "test": "cast_unittests",
"swarming": {
"can_use_on_swarming_builders": true
- }
+ },
+ "test": "cast_unittests"
},
{
- "test": "cc_unittests",
"swarming": {
"can_use_on_swarming_builders": true
- }
+ },
+ "test": "cc_unittests"
+ },
+ {
+ "test": "chromedriver_unittests"
},
- "chromedriver_unittests",
{
- "test": "components_unittests",
"swarming": {
"can_use_on_swarming_builders": true
- }
+ },
+ "test": "components_unittests"
+ },
+ {
+ "test": "compositor_unittests"
},
- "compositor_unittests",
{
- "test": "content_browsertests",
"swarming": {
"can_use_on_swarming_builders": true
- }
+ },
+ "test": "content_browsertests"
},
{
- "test": "content_unittests",
"swarming": {
"can_use_on_swarming_builders": true
- }
+ },
+ "test": "content_unittests"
},
{
- "test": "crypto_unittests",
"swarming": {
"can_use_on_swarming_builders": true
- }
+ },
+ "test": "crypto_unittests"
+ },
+ {
+ "test": "dbus_unittests"
+ },
+ {
+ "test": "device_unittests"
+ },
+ {
+ "test": "display_unittests"
},
- "dbus_unittests",
- "device_unittests",
- "display_unittests",
{
- "test": "events_unittests",
"swarming": {
"can_use_on_swarming_builders": true
- }
+ },
+ "test": "events_unittests"
},
{
- "test": "extensions_browsertests",
"swarming": {
"can_use_on_swarming_builders": true
- }
+ },
+ "test": "extensions_browsertests"
+ },
+ {
+ "test": "extensions_unittests"
+ },
+ {
+ "test": "gcm_unit_tests"
},
- "extensions_unittests",
- "gcm_unit_tests",
{
- "test": "gfx_unittests",
"swarming": {
"can_use_on_swarming_builders": true
- }
+ },
+ "test": "gfx_unittests"
+ },
+ {
+ "test": "gn_unittests"
+ },
+ {
+ "test": "google_apis_unittests"
},
- "google_apis_unittests",
{
- "test": "gpu_unittests",
"swarming": {
"can_use_on_swarming_builders": true
- }
+ },
+ "test": "gpu_unittests"
},
{
- "test": "interactive_ui_tests",
"swarming": {
- "can_use_on_swarming_builders": true,
- "shards": 3
- }
+ "can_use_on_swarming_builders": true
+ },
+ "test": "interactive_ui_tests"
+ },
+ {
+ "test": "ipc_mojo_unittests"
+ },
+ {
+ "test": "ipc_tests"
+ },
+ {
+ "test": "jingle_unittests"
},
- "ipc_mojo_unittests",
- "ipc_tests",
- "jingle_unittests",
{
- "test": "media_unittests",
"swarming": {
"can_use_on_swarming_builders": true
- }
+ },
+ "test": "media_unittests"
+ },
+ {
+ "test": "mojo_common_unittests"
+ },
+ {
+ "test": "mojo_public_bindings_unittests"
+ },
+ {
+ "test": "mojo_public_environment_unittests"
+ },
+ {
+ "test": "mojo_public_system_unittests"
+ },
+ {
+ "test": "mojo_public_utility_unittests"
+ },
+ {
+ "test": "mojo_system_unittests"
+ },
+ {
+ "test": "nacl_loader_unittests"
},
- "mojo_common_unittests",
- "mojo_public_bindings_unittests",
- "mojo_public_environment_unittests",
- "mojo_public_system_unittests",
- "mojo_public_utility_unittests",
- "mojo_system_unittests",
- "nacl_loader_unittests",
{
- "test": "net_unittests",
"swarming": {
"can_use_on_swarming_builders": true
- }
+ },
+ "test": "net_unittests"
+ },
+ {
+ "test": "ppapi_unittests"
},
- "ppapi_unittests",
- "printing_unittests",
- "remoting_unittests",
{
- "test": "sandbox_linux_unittests",
- "args": ["--test-launcher-print-test-stdio=always"]
+ "test": "printing_unittests"
+ },
+ {
+ "test": "remoting_unittests"
+ },
+ {
+ "test": "sandbox_linux_unittests"
+ },
+ {
+ "test": "skia_unittests"
+ },
+ {
+ "test": "sql_unittests"
},
- "sql_unittests",
{
- "test": "ui_base_unittests",
"swarming": {
"can_use_on_swarming_builders": true
- }
+ },
+ "test": "sync_integration_tests"
+ },
+ {
+ "test": "sync_unit_tests"
},
{
- "test": "ui_touch_selection_unittests",
"swarming": {
"can_use_on_swarming_builders": true
- }
+ },
+ "test": "ui_base_unittests"
},
{
- "test": "sync_integration_tests",
"swarming": {
"can_use_on_swarming_builders": true
- }
+ },
+ "test": "ui_touch_selection_unittests"
},
- "sync_unit_tests",
{
- "test": "unit_tests",
"swarming": {
"can_use_on_swarming_builders": true
- }
+ },
+ "test": "unit_tests"
},
- "url_unittests",
- "views_unittests",
- "wm_unittests",
- "skia_unittests"
- ],
- "scripts": [
{
- "name": "telemetry_unittests",
- "script": "telemetry_unittests.py"
+ "test": "url_unittests"
},
{
- "name": "telemetry_perf_unittests",
- "script": "telemetry_perf_unittests.py"
+ "test": "views_unittests"
},
{
- "name": "nacl_integration",
- "script": "nacl_integration.py"
- }
- ]
- },
- "Linux Clang (dbg)": {
- "gtest_tests": [
- "gn_unittests",
- "accessibility_unittests",
- "app_shell_unittests",
- "base_unittests",
- "components_unittests",
- "content_unittests",
- "crypto_unittests",
- "device_unittests",
- "display_unittests",
- "extensions_unittests",
- "google_apis_unittests",
- "ipc_mojo_unittests",
- "ipc_tests",
- "mojo_common_unittests",
- "mojo_public_bindings_unittests",
- "mojo_public_environment_unittests",
- "mojo_public_system_unittests",
- "mojo_public_utility_unittests",
- "mojo_system_unittests",
- "nacl_loader_unittests",
- "sandbox_linux_unittests",
- "sql_unittests",
- "sync_unit_tests",
- "ui_base_unittests",
- "unit_tests",
- "skia_unittests"
- ]
- },
- "Android Tests (dbg)": {
- "scripts": [
- {
- "name": "webview_licenses",
- "script": "webview_licenses.py"
+ "test": "wm_unittests"
}
- ]
- },
- "Android Tests": {
+ ],
"scripts": [
{
- "name": "webview_licenses",
- "script": "webview_licenses.py"
+ "name": "nacl_integration",
+ "script": "nacl_integration.py"
}
]
}
« no previous file with comments | « testing/buildbot/chromium.fyi.json ('k') | testing/buildbot/chromium.mac.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698