Index: testing/buildbot/chromium.win.json |
diff --git a/testing/buildbot/chromium.win.json b/testing/buildbot/chromium.win.json |
index 3f69a8e95a684d0529ba13f71ee2ce9a509f5dce..43c81d6ce824ccf36f1096df2b26b6c379648eb2 100644 |
--- a/testing/buildbot/chromium.win.json |
+++ b/testing/buildbot/chromium.win.json |
@@ -1,141 +1,215 @@ |
{ |
- "XP Tests (1)": { |
+ "Vista Tests (1)": { |
"gtest_tests": [ |
- "accessibility_unittests", |
{ |
- "test": "base_unittests", |
"swarming": { |
"can_use_on_swarming_builders": true |
- } |
+ }, |
+ "test": "accessibility_unittests" |
+ }, |
+ { |
+ "test": "app_shell_unittests" |
+ }, |
+ { |
+ "test": "aura_unittests" |
+ }, |
+ { |
+ "swarming": { |
+ "can_use_on_swarming_builders": true |
+ }, |
+ "test": "base_unittests" |
}, |
- "app_shell_unittests", |
- "aura_unittests", |
{ |
- "test": "browser_tests", |
"swarming": { |
"can_use_on_swarming_builders": true, |
"shards": 10 |
- } |
+ }, |
+ "test": "browser_tests" |
}, |
- "cacheinvalidation_unittests", |
{ |
- "test": "cast_unittests", |
- "swarming": { |
- "can_use_on_swarming_builders": true |
- } |
+ "test": "cacheinvalidation_unittests" |
}, |
{ |
- "test": "cc_unittests", |
"swarming": { |
"can_use_on_swarming_builders": true |
- } |
+ }, |
+ "test": "cast_unittests" |
}, |
- "chromedriver_unittests", |
- "chrome_elf_unittests", |
{ |
- "test": "components_browsertests", |
"swarming": { |
"can_use_on_swarming_builders": true |
- } |
+ }, |
+ "test": "cc_unittests" |
+ }, |
+ { |
+ "test": "chrome_elf_unittests" |
+ }, |
+ { |
+ "test": "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": "courgette_unittests", |
"swarming": { |
"can_use_on_swarming_builders": true |
- } |
+ }, |
+ "test": "courgette_unittests" |
}, |
{ |
- "test": "crypto_unittests", |
"swarming": { |
"can_use_on_swarming_builders": true |
- } |
+ }, |
+ "test": "crypto_unittests" |
+ }, |
+ { |
+ "test": "events_unittests" |
}, |
- "events_unittests", |
{ |
- "test": "extensions_browsertests", |
"swarming": { |
"can_use_on_swarming_builders": true |
- } |
+ }, |
+ "test": "extensions_browsertests" |
+ }, |
+ { |
+ "test": "extensions_unittests" |
+ }, |
+ { |
+ "test": "gcm_unit_tests" |
+ }, |
+ { |
+ "test": "gfx_unittests" |
+ }, |
+ { |
+ "test": "google_apis_unittests" |
}, |
- "extensions_unittests", |
- "gcm_unit_tests", |
- "gfx_unittests", |
- "google_apis_unittests", |
{ |
- "test": "gpu_unittests", |
"swarming": { |
"can_use_on_swarming_builders": true |
- } |
+ }, |
+ "test": "gpu_unittests" |
+ }, |
+ { |
+ "test": "installer_util_unittests" |
}, |
- "installer_util_unittests", |
{ |
- "test": "interactive_ui_tests", |
"swarming": { |
"can_use_on_swarming_builders": true, |
"shards": 2 |
- } |
+ }, |
+ "test": "interactive_ui_tests" |
+ }, |
+ { |
+ "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" |
}, |
- "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": "sbox_integration_tests" |
+ }, |
+ { |
+ "test": "sbox_unittests" |
+ }, |
+ { |
+ "test": "sbox_validation_tests" |
+ }, |
+ { |
+ "test": "skia_unittests" |
+ }, |
+ { |
+ "test": "sql_unittests" |
}, |
- "ppapi_unittests", |
- "printing_unittests", |
- "remoting_unittests", |
- "sbox_unittests", |
- "sbox_integration_tests", |
- "sbox_validation_tests", |
- "sql_unittests", |
{ |
- "test": "sync_integration_tests", |
"swarming": { |
"can_use_on_swarming_builders": true |
- } |
+ }, |
+ "test": "sync_integration_tests" |
+ }, |
+ { |
+ "test": "sync_unit_tests" |
+ }, |
+ { |
+ "test": "ui_base_unittests" |
+ }, |
+ { |
+ "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" |
}, |
- "ui_base_unittests", |
- "ui_touch_selection_unittests", |
- "url_unittests", |
- "views_unittests", |
- "wm_unittests", |
- "skia_unittests" |
+ { |
+ "test": "wm_unittests" |
+ } |
], |
"scripts": [ |
{ |
@@ -145,149 +219,244 @@ |
{ |
"name": "telemetry_perf_unittests", |
"script": "telemetry_perf_unittests.py" |
- }, |
- { |
- "name": "nacl_integration", |
- "script": "nacl_integration.py" |
} |
] |
}, |
- "Vista Tests (1)": { |
+ "Win 7 Tests x64 (1)": { |
"gtest_tests": [ |
- "accessibility_unittests", |
- "app_shell_unittests", |
- "aura_unittests", |
{ |
- "test": "base_unittests", |
"swarming": { |
"can_use_on_swarming_builders": true |
- } |
+ }, |
+ "test": "accessibility_unittests" |
+ }, |
+ { |
+ "test": "app_installer_unittests" |
+ }, |
+ { |
+ "test": "app_list_unittests" |
+ }, |
+ { |
+ "test": "app_shell_unittests" |
+ }, |
+ { |
+ "swarming": { |
+ "can_use_on_swarming_builders": true |
+ }, |
+ "test": "ash_unittests" |
+ }, |
+ { |
+ "test": "aura_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": "chrome_elf_unittests" |
+ }, |
+ { |
+ "test": "chromedriver_unittests" |
+ }, |
+ { |
+ "test": "components_browsertests" |
}, |
- "chromedriver_unittests", |
- "chrome_elf_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": "courgette_unittests", |
"swarming": { |
"can_use_on_swarming_builders": true |
- } |
+ }, |
+ "test": "courgette_unittests" |
}, |
{ |
- "test": "crypto_unittests", |
"swarming": { |
"can_use_on_swarming_builders": true |
- } |
+ }, |
+ "test": "crypto_unittests" |
+ }, |
+ { |
+ "test": "device_unittests" |
+ }, |
+ { |
+ "test": "events_unittests" |
}, |
{ |
- "test": "extensions_browsertests", |
"swarming": { |
"can_use_on_swarming_builders": true |
- } |
+ }, |
+ "test": "extensions_browsertests" |
+ }, |
+ { |
+ "test": "extensions_unittests" |
+ }, |
+ { |
+ "test": "gcm_unit_tests" |
+ }, |
+ { |
+ "test": "gfx_unittests" |
+ }, |
+ { |
+ "test": "google_apis_unittests" |
}, |
- "extensions_unittests", |
- "events_unittests", |
- "gcm_unit_tests", |
- "gfx_unittests", |
- "google_apis_unittests", |
{ |
- "test": "gpu_unittests", |
"swarming": { |
"can_use_on_swarming_builders": true |
- } |
+ }, |
+ "test": "gpu_unittests" |
+ }, |
+ { |
+ "test": "installer_util_unittests" |
}, |
- "installer_util_unittests", |
{ |
- "test": "interactive_ui_tests", |
"swarming": { |
"can_use_on_swarming_builders": true, |
"shards": 2 |
- } |
+ }, |
+ "test": "interactive_ui_tests" |
+ }, |
+ { |
+ "test": "ipc_tests" |
+ }, |
+ { |
+ "test": "jingle_unittests" |
+ }, |
+ { |
+ "test": "keyboard_unittests" |
}, |
- "ipc_tests", |
- "jingle_unittests", |
{ |
- "test": "media_unittests", |
"swarming": { |
"can_use_on_swarming_builders": true |
- } |
+ }, |
+ "test": "media_unittests" |
+ }, |
+ { |
+ "test": "message_center_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": "sbox_integration_tests" |
+ }, |
+ { |
+ "test": "sbox_unittests" |
+ }, |
+ { |
+ "test": "sbox_validation_tests" |
+ }, |
+ { |
+ "test": "skia_unittests" |
+ }, |
+ { |
+ "test": "sql_unittests" |
}, |
- "ppapi_unittests", |
- "printing_unittests", |
- "remoting_unittests", |
- "sbox_unittests", |
- "sbox_integration_tests", |
- "sbox_validation_tests", |
- "sql_unittests", |
{ |
- "test": "sync_integration_tests", |
"swarming": { |
"can_use_on_swarming_builders": true |
- } |
+ }, |
+ "test": "sync_integration_tests" |
+ }, |
+ { |
+ "test": "sync_unit_tests" |
+ }, |
+ { |
+ "test": "ui_base_unittests" |
+ }, |
+ { |
+ "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" |
}, |
- "ui_base_unittests", |
- "ui_touch_selection_unittests", |
- "url_unittests", |
- "views_unittests", |
- "wm_unittests", |
- "skia_unittests" |
+ { |
+ "test": "wm_unittests" |
+ } |
], |
"scripts": [ |
{ |
@@ -297,157 +466,248 @@ |
{ |
"name": "telemetry_perf_unittests", |
"script": "telemetry_perf_unittests.py" |
+ }, |
+ { |
+ "name": "nacl_integration", |
+ "script": "nacl_integration.py" |
} |
] |
}, |
"Win7 Tests (1)": { |
"gtest_tests": [ |
- "app_installer_unittests", |
- "app_list_unittests", |
- "accessibility_unittests", |
{ |
- "test": "ash_unittests", |
"swarming": { |
"can_use_on_swarming_builders": true |
- } |
+ }, |
+ "test": "accessibility_unittests" |
+ }, |
+ { |
+ "test": "app_installer_unittests" |
+ }, |
+ { |
+ "test": "app_list_unittests" |
+ }, |
+ { |
+ "test": "app_shell_unittests" |
+ }, |
+ { |
+ "swarming": { |
+ "can_use_on_swarming_builders": true |
+ }, |
+ "test": "ash_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": "chrome_elf_unittests" |
+ }, |
+ { |
+ "test": "chromedriver_unittests" |
+ }, |
+ { |
+ "test": "components_browsertests" |
}, |
- "chromedriver_unittests", |
- "chrome_elf_unittests", |
- "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": "courgette_unittests", |
"swarming": { |
"can_use_on_swarming_builders": true |
- } |
+ }, |
+ "test": "courgette_unittests" |
}, |
{ |
- "test": "crypto_unittests", |
"swarming": { |
"can_use_on_swarming_builders": true |
- } |
+ }, |
+ "test": "crypto_unittests" |
+ }, |
+ { |
+ "test": "device_unittests" |
+ }, |
+ { |
+ "test": "events_unittests" |
}, |
- "device_unittests", |
- "events_unittests", |
{ |
- "test": "extensions_browsertests", |
"swarming": { |
"can_use_on_swarming_builders": true |
- } |
+ }, |
+ "test": "extensions_browsertests" |
+ }, |
+ { |
+ "test": "extensions_unittests" |
+ }, |
+ { |
+ "test": "gcm_unit_tests" |
+ }, |
+ { |
+ "test": "gfx_unittests" |
+ }, |
+ { |
+ "test": "google_apis_unittests" |
}, |
- "extensions_unittests", |
- "gcm_unit_tests", |
- "gfx_unittests", |
- "google_apis_unittests", |
{ |
- "test": "gpu_unittests", |
"swarming": { |
"can_use_on_swarming_builders": true |
- } |
+ }, |
+ "test": "gpu_unittests" |
+ }, |
+ { |
+ "test": "installer_util_unittests" |
}, |
- "installer_util_unittests", |
{ |
- "test": "interactive_ui_tests", |
"swarming": { |
"can_use_on_swarming_builders": true, |
"shards": 2 |
- } |
+ }, |
+ "test": "interactive_ui_tests" |
+ }, |
+ { |
+ "test": "ipc_tests" |
+ }, |
+ { |
+ "test": "jingle_unittests" |
+ }, |
+ { |
+ "test": "keyboard_unittests" |
}, |
- "ipc_tests", |
- "jingle_unittests", |
- "keyboard_unittests", |
{ |
- "test": "media_unittests", |
"swarming": { |
"can_use_on_swarming_builders": true |
- } |
+ }, |
+ "test": "media_unittests" |
+ }, |
+ { |
+ "test": "message_center_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" |
}, |
- "message_center_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": "sbox_integration_tests" |
+ }, |
+ { |
+ "test": "sbox_unittests" |
+ }, |
+ { |
+ "test": "sbox_validation_tests" |
+ }, |
+ { |
+ "test": "skia_unittests" |
+ }, |
+ { |
+ "test": "sql_unittests" |
}, |
- "ppapi_unittests", |
- "printing_unittests", |
- "remoting_unittests", |
- "sbox_unittests", |
- "sbox_integration_tests", |
- "sbox_validation_tests", |
- "sql_unittests", |
{ |
- "test": "sync_integration_tests", |
"swarming": { |
"can_use_on_swarming_builders": true |
- } |
+ }, |
+ "test": "sync_integration_tests" |
+ }, |
+ { |
+ "test": "sync_unit_tests" |
+ }, |
+ { |
+ "test": "ui_base_unittests" |
+ }, |
+ { |
+ "test": "ui_touch_selection_unittests" |
}, |
- "sync_unit_tests", |
- "ui_base_unittests", |
- "ui_touch_selection_unittests", |
{ |
- "test": "unit_tests", |
"swarming": { |
"can_use_on_swarming_builders": true |
- } |
+ }, |
+ "test": "unit_tests" |
+ }, |
+ { |
+ "test": "url_unittests" |
}, |
- "url_unittests", |
- "views_unittests", |
- "wm_unittests", |
- "skia_unittests" |
+ { |
+ "test": "views_unittests" |
+ }, |
+ { |
+ "test": "wm_unittests" |
+ } |
], |
"scripts": [ |
{ |
@@ -464,154 +724,219 @@ |
} |
] |
}, |
- "Win 7 Tests x64 (1)": { |
+ "Win7 Tests (dbg)(1)": { |
"gtest_tests": [ |
- "accessibility_unittests", |
{ |
- "test": "base_unittests", |
"swarming": { |
"can_use_on_swarming_builders": true |
- } |
+ }, |
+ "test": "accessibility_unittests" |
}, |
{ |
- "test": "browser_tests", |
- "swarming": { |
- "can_use_on_swarming_builders": true, |
- "shards": 10 |
- } |
+ "test": "app_shell_unittests" |
}, |
- "app_installer_unittests", |
- "app_list_unittests", |
- "app_shell_unittests", |
{ |
- "test": "ash_unittests", |
"swarming": { |
"can_use_on_swarming_builders": true |
- } |
+ }, |
+ "test": "ash_unittests" |
+ }, |
+ { |
+ "test": "aura_unittests" |
}, |
- "aura_unittests", |
- "cacheinvalidation_unittests", |
{ |
- "test": "cast_unittests", |
"swarming": { |
"can_use_on_swarming_builders": true |
- } |
+ }, |
+ "test": "base_unittests" |
+ }, |
+ { |
+ "swarming": { |
+ "can_use_on_swarming_builders": true, |
+ "shards": 20 |
+ }, |
+ "test": "browser_tests" |
+ }, |
+ { |
+ "test": "cacheinvalidation_unittests" |
}, |
{ |
- "test": "cc_unittests", |
"swarming": { |
"can_use_on_swarming_builders": true |
- } |
+ }, |
+ "test": "cast_unittests" |
}, |
- "chromedriver_unittests", |
- "chrome_elf_unittests", |
- "components_browsertests", |
{ |
- "test": "components_unittests", |
"swarming": { |
"can_use_on_swarming_builders": true |
- } |
+ }, |
+ "test": "cc_unittests" |
+ }, |
+ { |
+ "test": "chrome_elf_unittests" |
+ }, |
+ { |
+ "test": "chromedriver_unittests" |
}, |
- "compositor_unittests", |
{ |
- "test": "content_browsertests", |
"swarming": { |
"can_use_on_swarming_builders": true |
- } |
+ }, |
+ "test": "components_unittests" |
+ }, |
+ { |
+ "test": "compositor_unittests" |
+ }, |
+ { |
+ "swarming": { |
+ "can_use_on_swarming_builders": true, |
+ "shards": 2 |
+ }, |
+ "test": "content_browsertests" |
}, |
{ |
- "test": "content_unittests", |
"swarming": { |
"can_use_on_swarming_builders": true |
- } |
+ }, |
+ "test": "content_unittests" |
}, |
{ |
- "test": "courgette_unittests", |
"swarming": { |
"can_use_on_swarming_builders": true |
- } |
+ }, |
+ "test": "courgette_unittests" |
}, |
{ |
- "test": "crypto_unittests", |
"swarming": { |
"can_use_on_swarming_builders": true |
- } |
+ }, |
+ "test": "crypto_unittests" |
+ }, |
+ { |
+ "test": "events_unittests" |
}, |
- "device_unittests", |
- "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", |
- "gfx_unittests", |
- "google_apis_unittests", |
{ |
- "test": "gpu_unittests", |
"swarming": { |
"can_use_on_swarming_builders": true |
- } |
+ }, |
+ "test": "gpu_unittests" |
+ }, |
+ { |
+ "test": "installer_util_unittests" |
}, |
- "installer_util_unittests", |
{ |
- "test": "interactive_ui_tests", |
"swarming": { |
"can_use_on_swarming_builders": true, |
- "shards": 2 |
- } |
+ "shards": 4 |
+ }, |
+ "test": "interactive_ui_tests" |
+ }, |
+ { |
+ "test": "ipc_tests" |
+ }, |
+ { |
+ "test": "jingle_unittests" |
}, |
- "ipc_tests", |
- "jingle_unittests", |
- "keyboard_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" |
}, |
- "message_center_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": "sbox_integration_tests" |
+ }, |
+ { |
+ "test": "sbox_unittests" |
+ }, |
+ { |
+ "test": "sbox_validation_tests" |
+ }, |
+ { |
+ "test": "skia_unittests" |
+ }, |
+ { |
+ "test": "sql_unittests" |
}, |
- "ppapi_unittests", |
- "printing_unittests", |
- "remoting_unittests", |
- "sbox_unittests", |
- "sbox_integration_tests", |
- "sbox_validation_tests", |
{ |
- "test": "sync_integration_tests", |
"swarming": { |
- "can_use_on_swarming_builders": true |
- } |
+ "can_use_on_swarming_builders": true, |
+ "shards": 2 |
+ }, |
+ "test": "sync_integration_tests" |
+ }, |
+ { |
+ "test": "sync_unit_tests" |
+ }, |
+ { |
+ "test": "ui_base_unittests" |
+ }, |
+ { |
+ "test": "ui_touch_selection_unittests" |
}, |
- "sql_unittests", |
- "sync_unit_tests", |
- "ui_base_unittests", |
- "ui_touch_selection_unittests", |
{ |
- "test": "unit_tests", |
"swarming": { |
"can_use_on_swarming_builders": true |
- } |
+ }, |
+ "test": "unit_tests" |
+ }, |
+ { |
+ "test": "url_unittests" |
}, |
- "url_unittests", |
- "views_unittests", |
- "wm_unittests", |
- "skia_unittests" |
+ { |
+ "test": "views_unittests" |
+ }, |
+ { |
+ "test": "wm_unittests" |
+ } |
], |
"scripts": [ |
{ |
@@ -621,155 +946,239 @@ |
{ |
"name": "telemetry_perf_unittests", |
"script": "telemetry_perf_unittests.py" |
+ } |
+ ] |
+ }, |
+ "Win8 Aura": { |
+ "gtest_tests": [ |
+ { |
+ "test": "ash_unittests" |
}, |
{ |
- "name": "nacl_integration", |
- "script": "nacl_integration.py" |
+ "test": "aura_unittests" |
+ }, |
+ { |
+ "test": "compositor_unittests" |
+ }, |
+ { |
+ "test": "content_browsertests" |
+ }, |
+ { |
+ "test": "events_unittests" |
+ }, |
+ { |
+ "test": "ui_touch_selection_unittests" |
+ }, |
+ { |
+ "test": "views_unittests" |
+ }, |
+ { |
+ "test": "wm_unittests" |
} |
] |
}, |
- "Win7 Tests (dbg)(1)": { |
+ "XP Tests (1)": { |
"gtest_tests": [ |
- "accessibility_unittests", |
{ |
- "test": "ash_unittests", |
"swarming": { |
"can_use_on_swarming_builders": true |
- } |
+ }, |
+ "test": "accessibility_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": 20 |
- } |
+ "shards": 10 |
+ }, |
+ "test": "browser_tests" |
+ }, |
+ { |
+ "test": "cacheinvalidation_unittests" |
+ }, |
+ { |
+ "swarming": { |
+ "can_use_on_swarming_builders": true |
+ }, |
+ "test": "cast_unittests" |
}, |
- "cacheinvalidation_unittests", |
{ |
- "test": "cast_unittests", |
"swarming": { |
"can_use_on_swarming_builders": true |
- } |
+ }, |
+ "test": "cc_unittests" |
+ }, |
+ { |
+ "test": "chrome_elf_unittests" |
+ }, |
+ { |
+ "test": "chromedriver_unittests" |
}, |
{ |
- "test": "cc_unittests", |
"swarming": { |
"can_use_on_swarming_builders": true |
- } |
+ }, |
+ "test": "components_browsertests" |
}, |
- "chromedriver_unittests", |
- "chrome_elf_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, |
- "shards": 2 |
- } |
+ "can_use_on_swarming_builders": true |
+ }, |
+ "test": "content_browsertests" |
}, |
{ |
- "test": "content_unittests", |
"swarming": { |
"can_use_on_swarming_builders": true |
- } |
+ }, |
+ "test": "content_unittests" |
}, |
{ |
- "test": "courgette_unittests", |
"swarming": { |
"can_use_on_swarming_builders": true |
- } |
+ }, |
+ "test": "courgette_unittests" |
}, |
{ |
- "test": "crypto_unittests", |
"swarming": { |
"can_use_on_swarming_builders": true |
- } |
+ }, |
+ "test": "crypto_unittests" |
+ }, |
+ { |
+ "test": "events_unittests" |
}, |
- "events_unittests", |
{ |
- "test": "extensions_browsertests", |
"swarming": { |
"can_use_on_swarming_builders": true |
- } |
+ }, |
+ "test": "extensions_browsertests" |
+ }, |
+ { |
+ "test": "extensions_unittests" |
+ }, |
+ { |
+ "test": "gcm_unit_tests" |
+ }, |
+ { |
+ "test": "gfx_unittests" |
+ }, |
+ { |
+ "test": "google_apis_unittests" |
}, |
- "extensions_unittests", |
- "gcm_unit_tests", |
{ |
- "test": "gpu_unittests", |
"swarming": { |
"can_use_on_swarming_builders": true |
- } |
+ }, |
+ "test": "gpu_unittests" |
+ }, |
+ { |
+ "test": "installer_util_unittests" |
}, |
- "installer_util_unittests", |
{ |
- "test": "interactive_ui_tests", |
"swarming": { |
"can_use_on_swarming_builders": true, |
- "shards": 4 |
- } |
+ "shards": 2 |
+ }, |
+ "test": "interactive_ui_tests" |
+ }, |
+ { |
+ "test": "ipc_mojo_unittests" |
+ }, |
+ { |
+ "test": "ipc_tests" |
+ }, |
+ { |
+ "test": "jingle_unittests" |
}, |
- "ipc_tests", |
- "jingle_unittests", |
{ |
- "test": "media_unittests", |
"swarming": { |
"can_use_on_swarming_builders": true |
- } |
+ }, |
+ "test": "media_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": "sbox_integration_tests" |
+ }, |
+ { |
+ "test": "sbox_unittests" |
+ }, |
+ { |
+ "test": "sbox_validation_tests" |
+ }, |
+ { |
+ "test": "skia_unittests" |
+ }, |
+ { |
+ "test": "sql_unittests" |
}, |
- "ppapi_unittests", |
- "printing_unittests", |
- "remoting_unittests", |
- "sbox_unittests", |
- "sbox_integration_tests", |
- "sbox_validation_tests", |
- "sql_unittests", |
{ |
- "test": "sync_integration_tests", |
"swarming": { |
- "can_use_on_swarming_builders": true, |
- "shards": 2 |
- } |
+ "can_use_on_swarming_builders": true |
+ }, |
+ "test": "sync_integration_tests" |
+ }, |
+ { |
+ "test": "sync_unit_tests" |
+ }, |
+ { |
+ "test": "ui_base_unittests" |
+ }, |
+ { |
+ "test": "ui_touch_selection_unittests" |
}, |
- "sync_unit_tests", |
- "ui_base_unittests", |
- "ui_touch_selection_unittests", |
{ |
- "test": "unit_tests", |
"swarming": { |
"can_use_on_swarming_builders": true |
- } |
+ }, |
+ "test": "unit_tests" |
}, |
- "url_unittests", |
- "views_unittests", |
- "wm_unittests", |
- "skia_unittests" |
+ { |
+ "test": "url_unittests" |
+ }, |
+ { |
+ "test": "views_unittests" |
+ }, |
+ { |
+ "test": "wm_unittests" |
+ } |
], |
"scripts": [ |
{ |
@@ -779,19 +1188,11 @@ |
{ |
"name": "telemetry_perf_unittests", |
"script": "telemetry_perf_unittests.py" |
+ }, |
+ { |
+ "name": "nacl_integration", |
+ "script": "nacl_integration.py" |
} |
] |
- }, |
- "Win8 Aura": { |
- "gtest_tests": [ |
- "views_unittests", |
- "wm_unittests", |
- "aura_unittests", |
- "ash_unittests", |
- "compositor_unittests", |
- "content_browsertests", |
- "events_unittests", |
- "ui_touch_selection_unittests" |
- ] |
} |
} |