Index: testing/buildbot/chromium.webkit.json |
diff --git a/testing/buildbot/chromium.webkit.json b/testing/buildbot/chromium.webkit.json |
index 9933e3b05a21885d9d5c73f374fa13b66e3aa237..5742add90fff96ab46b62520760e46852809ec72 100644 |
--- a/testing/buildbot/chromium.webkit.json |
+++ b/testing/buildbot/chromium.webkit.json |
@@ -1,10 +1,506 @@ |
{ |
- "WebKit XP": { |
+ "Android GN": { |
+ "additional_compile_targets": [ |
+ "chrome_shell_apk" |
+ ], |
+ "gtest_tests": [] |
+ }, |
+ "Android GN (dbg)": { |
+ "additional_compile_targets": [ |
+ "chrome_shell_apk" |
+ ], |
+ "gtest_tests": [] |
+ }, |
+ "Linux ChromiumOS Tests (1)": { |
"gtest_tests": [ |
- "blink_heap_unittests", |
- "blink_platform_unittests", |
- "webkit_unit_tests", |
- "wtf_unittests" |
+ { |
+ "swarming": { |
+ "can_use_on_swarming_builders": true |
+ }, |
+ "test": "accessibility_unittests" |
+ }, |
+ { |
+ "swarming": { |
+ "can_use_on_swarming_builders": true |
+ }, |
+ "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" |
+ }, |
+ { |
+ "swarming": { |
+ "can_use_on_swarming_builders": true, |
+ "shards": 5 |
+ }, |
+ "test": "browser_tests" |
+ }, |
+ { |
+ "test": "cacheinvalidation_unittests" |
+ }, |
+ { |
+ "test": "chromeos_unittests" |
+ }, |
+ { |
+ "test": "chromevox_tests" |
+ }, |
+ { |
+ "test": "components_unittests" |
+ }, |
+ { |
+ "test": "compositor_unittests" |
+ }, |
+ { |
+ "swarming": { |
+ "can_use_on_swarming_builders": true |
+ }, |
+ "test": "content_browsertests" |
+ }, |
+ { |
+ "swarming": { |
+ "can_use_on_swarming_builders": true |
+ }, |
+ "test": "content_unittests" |
+ }, |
+ { |
+ "test": "content_unittests" |
+ }, |
+ { |
+ "swarming": { |
+ "can_use_on_swarming_builders": true |
+ }, |
+ "test": "crypto_unittests" |
+ }, |
+ { |
+ "test": "dbus_unittests" |
+ }, |
+ { |
+ "test": "device_unittests" |
+ }, |
+ { |
+ "test": "display_unittests" |
+ }, |
+ { |
+ "test": "events_unittests" |
+ }, |
+ { |
+ "swarming": { |
+ "can_use_on_swarming_builders": true |
+ }, |
+ "test": "extensions_browsertests" |
+ }, |
+ { |
+ "test": "extensions_unittests" |
+ }, |
+ { |
+ "test": "gcm_unit_tests" |
+ }, |
+ { |
+ "test": "google_apis_unittests" |
+ }, |
+ { |
+ "test": "gpu_unittests" |
+ }, |
+ { |
+ "swarming": { |
+ "can_use_on_swarming_builders": true |
+ }, |
+ "test": "interactive_ui_tests" |
+ }, |
+ { |
+ "test": "ipc_tests" |
+ }, |
+ { |
+ "test": "jingle_unittests" |
+ }, |
+ { |
+ "test": "media_unittests" |
+ }, |
+ { |
+ "test": "message_center_unittests" |
+ }, |
+ { |
+ "test": "nacl_loader_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" |
+ }, |
+ { |
+ "test": "sync_unit_tests" |
+ }, |
+ { |
+ "test": "ui_base_unittests" |
+ }, |
+ { |
+ "test": "ui_touch_selection_unittests" |
+ }, |
+ { |
+ "swarming": { |
+ "can_use_on_swarming_builders": true |
+ }, |
+ "test": "unit_tests" |
+ }, |
+ { |
+ "test": "url_unittests" |
+ }, |
+ { |
+ "test": "views_unittests" |
+ }, |
+ { |
+ "test": "wm_unittests" |
+ } |
+ ] |
+ }, |
+ "Linux ChromiumOS Tests (2)": { |
+ "gtest_tests": [] |
+ }, |
+ "Linux ChromiumOS Tests (dbg)(1)": { |
+ "gtest_tests": [ |
+ { |
+ "swarming": { |
+ "can_use_on_swarming_builders": true |
+ }, |
+ "test": "accessibility_unittests" |
+ }, |
+ { |
+ "swarming": { |
+ "can_use_on_swarming_builders": true |
+ }, |
+ "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" |
+ }, |
+ { |
+ "swarming": { |
+ "can_use_on_swarming_builders": true, |
+ "shards": 20 |
+ }, |
+ "test": "browser_tests" |
+ }, |
+ { |
+ "test": "cacheinvalidation_unittests" |
+ }, |
+ { |
+ "test": "chromeos_unittests" |
+ }, |
+ { |
+ "test": "components_unittests" |
+ }, |
+ { |
+ "test": "compositor_unittests" |
+ }, |
+ { |
+ "swarming": { |
+ "can_use_on_swarming_builders": true, |
+ "shards": 2 |
+ }, |
+ "test": "content_browsertests" |
+ }, |
+ { |
+ "swarming": { |
+ "can_use_on_swarming_builders": true |
+ }, |
+ "test": "content_unittests" |
+ }, |
+ { |
+ "swarming": { |
+ "can_use_on_swarming_builders": true |
+ }, |
+ "test": "crypto_unittests" |
+ }, |
+ { |
+ "test": "dbus_unittests" |
+ }, |
+ { |
+ "test": "device_unittests" |
+ }, |
+ { |
+ "test": "display_unittests" |
+ }, |
+ { |
+ "test": "events_unittests" |
+ }, |
+ { |
+ "swarming": { |
+ "can_use_on_swarming_builders": true |
+ }, |
+ "test": "extensions_browsertests" |
+ }, |
+ { |
+ "test": "extensions_unittests" |
+ }, |
+ { |
+ "test": "gcm_unit_tests" |
+ }, |
+ { |
+ "test": "google_apis_unittests" |
+ }, |
+ { |
+ "test": "gpu_unittests" |
+ }, |
+ { |
+ "swarming": { |
+ "can_use_on_swarming_builders": true, |
+ "shards": 3 |
+ }, |
+ "test": "interactive_ui_tests" |
+ }, |
+ { |
+ "test": "ipc_tests" |
+ }, |
+ { |
+ "test": "jingle_unittests" |
+ }, |
+ { |
+ "test": "media_unittests" |
+ }, |
+ { |
+ "test": "message_center_unittests" |
+ }, |
+ { |
+ "test": "nacl_loader_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" |
+ }, |
+ { |
+ "test": "sync_unit_tests" |
+ }, |
+ { |
+ "test": "ui_base_unittests" |
+ }, |
+ { |
+ "test": "ui_touch_selection_unittests" |
+ }, |
+ { |
+ "swarming": { |
+ "can_use_on_swarming_builders": true |
+ }, |
+ "test": "unit_tests" |
+ }, |
+ { |
+ "test": "url_unittests" |
+ }, |
+ { |
+ "test": "views_unittests" |
+ }, |
+ { |
+ "test": "wm_unittests" |
+ } |
+ ] |
+ }, |
+ "Linux ChromiumOS Tests (dbg)(2)": { |
+ "gtest_tests": [] |
+ }, |
+ "Linux ChromiumOS Tests (dbg)(3)": { |
+ "gtest_tests": [] |
+ }, |
+ "Linux GN": { |
+ "additional_compile_targets": [ |
+ "accessibility_unittests", |
+ "app_list_unittests", |
+ "aura_unittests", |
+ "browser_tests", |
+ "cacheinvalidation_unittests", |
+ "cast_unittests", |
+ "cc_unittests", |
+ "chromedriver_unittests", |
+ "components_browsertests", |
+ "components_unittests", |
+ "content_browsertests", |
+ "content_unittests", |
+ "crypto_unittests", |
+ "dbus_unittests", |
+ "device_unittests", |
+ "display_unittests", |
+ "events_unittests", |
+ "extensions_browsertests", |
+ "extensions_unittests", |
+ "gcm_unit_tests", |
+ "gfx_unittests", |
+ "gn_unittests", |
+ "google_apis_unittests", |
+ "gpu_unittests", |
+ "interactive_ui_tests", |
+ "ipc_mojo_unittests", |
+ "ipc_tests", |
+ "jingle_unittests", |
+ "media_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", |
+ "net_unittests", |
+ "ppapi_unittests", |
+ "printing_unittests", |
+ "remoting_unittests", |
+ "sandbox_linux_unittests", |
+ "skia_unittests", |
+ "sql_unittests", |
+ "sync_integration_tests", |
+ "sync_unit_tests", |
+ "ui_base_unittests", |
+ "ui_touch_selection_unittests", |
+ "unit_tests", |
+ "url_unittests", |
+ "views_unittests", |
+ "wm_unittests" |
+ ], |
+ "gtest_tests": [ |
+ { |
+ "test": "base_unittests" |
+ } |
+ ] |
+ }, |
+ "Linux GN (dbg)": { |
+ "additional_compile_targets": [ |
+ "accessibility_unittests", |
+ "app_list_unittests", |
+ "aura_unittests", |
+ "browser_tests", |
+ "cacheinvalidation_unittests", |
+ "cast_unittests", |
+ "cc_unittests", |
+ "chromedriver_unittests", |
+ "components_browsertests", |
+ "components_unittests", |
+ "content_browsertests", |
+ "content_unittests", |
+ "crypto_unittests", |
+ "dbus_unittests", |
+ "device_unittests", |
+ "display_unittests", |
+ "events_unittests", |
+ "extensions_browsertests", |
+ "extensions_unittests", |
+ "gcm_unit_tests", |
+ "gfx_unittests", |
+ "gn_unittests", |
+ "google_apis_unittests", |
+ "gpu_unittests", |
+ "interactive_ui_tests", |
+ "ipc_mojo_unittests", |
+ "ipc_tests", |
+ "jingle_unittests", |
+ "media_unittests", |
+ "mojo_common_unittests", |
+ "mojo_public_bindings_unittests", |
+ "mojo_public_environment_unittests", |
+ "mojo_public_system_unittests", |
+ "mojo_public_utility_unittests", |
+ "mojo_system_unittests", |
+ "net_unittests", |
+ "ppapi_unittests", |
+ "printing_unittests", |
+ "remoting_unittests", |
+ "sandbox_linux_unittests", |
+ "skia_unittests", |
+ "sql_unittests", |
+ "sync_integration_tests", |
+ "sync_unit_tests", |
+ "ui_base_unittests", |
+ "ui_touch_selection_unittests", |
+ "unit_tests", |
+ "url_unittests", |
+ "views_unittests", |
+ "wm_unittests" |
+ ], |
+ "gtest_tests": [ |
+ { |
+ "test": "base_unittests" |
+ } |
+ ] |
+ }, |
+ "WebKit Linux": { |
+ "gtest_tests": [ |
+ { |
+ "test": "blink_heap_unittests" |
+ }, |
+ { |
+ "test": "blink_platform_unittests" |
+ }, |
+ { |
+ "test": "webkit_unit_tests" |
+ }, |
+ { |
+ "test": "wtf_unittests" |
+ } |
], |
"scripts": [ |
{ |
@@ -17,12 +513,176 @@ |
} |
] |
}, |
- "WebKit Win7": { |
+ "WebKit Linux (dbg)": { |
+ "gtest_tests": [ |
+ { |
+ "test": "blink_heap_unittests" |
+ }, |
+ { |
+ "test": "blink_platform_unittests" |
+ }, |
+ { |
+ "test": "webkit_unit_tests" |
+ }, |
+ { |
+ "test": "wtf_unittests" |
+ } |
+ ], |
+ "scripts": [ |
+ { |
+ "name": "webkit_lint", |
+ "script": "webkit_lint.py" |
+ }, |
+ { |
+ "name": "webkit_python_tests", |
+ "script": "webkit_python_tests.py" |
+ } |
+ ] |
+ }, |
+ "WebKit Linux 32": { |
+ "gtest_tests": [ |
+ { |
+ "test": "blink_heap_unittests" |
+ }, |
+ { |
+ "test": "blink_platform_unittests" |
+ }, |
+ { |
+ "test": "webkit_unit_tests" |
+ }, |
+ { |
+ "test": "wtf_unittests" |
+ } |
+ ], |
+ "scripts": [ |
+ { |
+ "name": "webkit_lint", |
+ "script": "webkit_lint.py" |
+ }, |
+ { |
+ "name": "webkit_python_tests", |
+ "script": "webkit_python_tests.py" |
+ } |
+ ] |
+ }, |
+ "WebKit Linux Leak": { |
+ "gtest_tests": [ |
+ { |
+ "test": "blink_heap_unittests" |
+ }, |
+ { |
+ "test": "blink_platform_unittests" |
+ }, |
+ { |
+ "test": "webkit_unit_tests" |
+ }, |
+ { |
+ "test": "wtf_unittests" |
+ } |
+ ], |
+ "scripts": [ |
+ { |
+ "name": "webkit_lint", |
+ "script": "webkit_lint.py" |
+ }, |
+ { |
+ "name": "webkit_python_tests", |
+ "script": "webkit_python_tests.py" |
+ } |
+ ] |
+ }, |
+ "WebKit Linux Oilpan": { |
"gtest_tests": [ |
- "blink_heap_unittests", |
- "blink_platform_unittests", |
- "webkit_unit_tests", |
- "wtf_unittests" |
+ { |
+ "test": "blink_heap_unittests" |
+ }, |
+ { |
+ "test": "blink_platform_unittests" |
+ }, |
+ { |
+ "test": "webkit_unit_tests" |
+ }, |
+ { |
+ "test": "wtf_unittests" |
+ } |
+ ], |
+ "scripts": [ |
+ { |
+ "name": "webkit_lint", |
+ "script": "webkit_lint.py" |
+ }, |
+ { |
+ "name": "webkit_python_tests", |
+ "script": "webkit_python_tests.py" |
+ } |
+ ] |
+ }, |
+ "WebKit Linux Oilpan (dbg)": { |
+ "gtest_tests": [ |
+ { |
+ "test": "blink_heap_unittests" |
+ }, |
+ { |
+ "test": "blink_platform_unittests" |
+ }, |
+ { |
+ "test": "webkit_unit_tests" |
+ }, |
+ { |
+ "test": "wtf_unittests" |
+ } |
+ ], |
+ "scripts": [ |
+ { |
+ "name": "webkit_lint", |
+ "script": "webkit_lint.py" |
+ }, |
+ { |
+ "name": "webkit_python_tests", |
+ "script": "webkit_python_tests.py" |
+ } |
+ ] |
+ }, |
+ "WebKit Linux Oilpan Leak": { |
+ "gtest_tests": [ |
+ { |
+ "test": "blink_heap_unittests" |
+ }, |
+ { |
+ "test": "blink_platform_unittests" |
+ }, |
+ { |
+ "test": "webkit_unit_tests" |
+ }, |
+ { |
+ "test": "wtf_unittests" |
+ } |
+ ], |
+ "scripts": [ |
+ { |
+ "name": "webkit_lint", |
+ "script": "webkit_lint.py" |
+ }, |
+ { |
+ "name": "webkit_python_tests", |
+ "script": "webkit_python_tests.py" |
+ } |
+ ] |
+ }, |
+ "WebKit Mac Oilpan": { |
+ "gtest_tests": [ |
+ { |
+ "test": "blink_heap_unittests" |
+ }, |
+ { |
+ "test": "blink_platform_unittests" |
+ }, |
+ { |
+ "test": "webkit_unit_tests" |
+ }, |
+ { |
+ "test": "wtf_unittests" |
+ } |
], |
"scripts": [ |
{ |
@@ -35,12 +695,20 @@ |
} |
] |
}, |
- "WebKit Win7 (dbg)": { |
+ "WebKit Mac Oilpan (dbg)": { |
"gtest_tests": [ |
- "blink_heap_unittests", |
- "blink_platform_unittests", |
- "webkit_unit_tests", |
- "wtf_unittests" |
+ { |
+ "test": "blink_heap_unittests" |
+ }, |
+ { |
+ "test": "blink_platform_unittests" |
+ }, |
+ { |
+ "test": "webkit_unit_tests" |
+ }, |
+ { |
+ "test": "wtf_unittests" |
+ } |
], |
"scripts": [ |
{ |
@@ -55,10 +723,18 @@ |
}, |
"WebKit Mac10.6": { |
"gtest_tests": [ |
- "blink_heap_unittests", |
- "blink_platform_unittests", |
- "webkit_unit_tests", |
- "wtf_unittests" |
+ { |
+ "test": "blink_heap_unittests" |
+ }, |
+ { |
+ "test": "blink_platform_unittests" |
+ }, |
+ { |
+ "test": "webkit_unit_tests" |
+ }, |
+ { |
+ "test": "wtf_unittests" |
+ } |
], |
"scripts": [ |
{ |
@@ -71,12 +747,20 @@ |
} |
] |
}, |
- "WebKit Mac10.7": { |
+ "WebKit Mac10.6 (dbg)": { |
"gtest_tests": [ |
- "blink_heap_unittests", |
- "blink_platform_unittests", |
- "webkit_unit_tests", |
- "wtf_unittests" |
+ { |
+ "test": "blink_heap_unittests" |
+ }, |
+ { |
+ "test": "blink_platform_unittests" |
+ }, |
+ { |
+ "test": "webkit_unit_tests" |
+ }, |
+ { |
+ "test": "wtf_unittests" |
+ } |
], |
"scripts": [ |
{ |
@@ -89,12 +773,20 @@ |
} |
] |
}, |
- "WebKit Mac10.8": { |
+ "WebKit Mac10.7": { |
"gtest_tests": [ |
- "blink_heap_unittests", |
- "blink_platform_unittests", |
- "webkit_unit_tests", |
- "wtf_unittests" |
+ { |
+ "test": "blink_heap_unittests" |
+ }, |
+ { |
+ "test": "blink_platform_unittests" |
+ }, |
+ { |
+ "test": "webkit_unit_tests" |
+ }, |
+ { |
+ "test": "wtf_unittests" |
+ } |
], |
"scripts": [ |
{ |
@@ -107,12 +799,20 @@ |
} |
] |
}, |
- "WebKit Mac10.8 (retina)": { |
+ "WebKit Mac10.7 (dbg)": { |
"gtest_tests": [ |
- "blink_heap_unittests", |
- "blink_platform_unittests", |
- "webkit_unit_tests", |
- "wtf_unittests" |
+ { |
+ "test": "blink_heap_unittests" |
+ }, |
+ { |
+ "test": "blink_platform_unittests" |
+ }, |
+ { |
+ "test": "webkit_unit_tests" |
+ }, |
+ { |
+ "test": "wtf_unittests" |
+ } |
], |
"scripts": [ |
{ |
@@ -125,12 +825,20 @@ |
} |
] |
}, |
- "WebKit Mac10.9": { |
+ "WebKit Mac10.8": { |
"gtest_tests": [ |
- "blink_heap_unittests", |
- "blink_platform_unittests", |
- "webkit_unit_tests", |
- "wtf_unittests" |
+ { |
+ "test": "blink_heap_unittests" |
+ }, |
+ { |
+ "test": "blink_platform_unittests" |
+ }, |
+ { |
+ "test": "webkit_unit_tests" |
+ }, |
+ { |
+ "test": "wtf_unittests" |
+ } |
], |
"scripts": [ |
{ |
@@ -143,12 +851,20 @@ |
} |
] |
}, |
- "WebKit Mac10.6 (dbg)": { |
+ "WebKit Mac10.8 (retina)": { |
"gtest_tests": [ |
- "blink_heap_unittests", |
- "blink_platform_unittests", |
- "webkit_unit_tests", |
- "wtf_unittests" |
+ { |
+ "test": "blink_heap_unittests" |
+ }, |
+ { |
+ "test": "blink_platform_unittests" |
+ }, |
+ { |
+ "test": "webkit_unit_tests" |
+ }, |
+ { |
+ "test": "wtf_unittests" |
+ } |
], |
"scripts": [ |
{ |
@@ -161,12 +877,20 @@ |
} |
] |
}, |
- "WebKit Mac10.7 (dbg)": { |
+ "WebKit Mac10.9": { |
"gtest_tests": [ |
- "blink_heap_unittests", |
- "blink_platform_unittests", |
- "webkit_unit_tests", |
- "wtf_unittests" |
+ { |
+ "test": "blink_heap_unittests" |
+ }, |
+ { |
+ "test": "blink_platform_unittests" |
+ }, |
+ { |
+ "test": "webkit_unit_tests" |
+ }, |
+ { |
+ "test": "wtf_unittests" |
+ } |
], |
"scripts": [ |
{ |
@@ -179,12 +903,20 @@ |
} |
] |
}, |
- "WebKit Linux": { |
+ "WebKit Win Oilpan": { |
"gtest_tests": [ |
- "blink_heap_unittests", |
- "blink_platform_unittests", |
- "webkit_unit_tests", |
- "wtf_unittests" |
+ { |
+ "test": "blink_heap_unittests" |
+ }, |
+ { |
+ "test": "blink_platform_unittests" |
+ }, |
+ { |
+ "test": "webkit_unit_tests" |
+ }, |
+ { |
+ "test": "wtf_unittests" |
+ } |
], |
"scripts": [ |
{ |
@@ -197,12 +929,20 @@ |
} |
] |
}, |
- "WebKit Linux 32": { |
+ "WebKit Win Oilpan (dbg)": { |
"gtest_tests": [ |
- "blink_heap_unittests", |
- "blink_platform_unittests", |
- "webkit_unit_tests", |
- "wtf_unittests" |
+ { |
+ "test": "blink_heap_unittests" |
+ }, |
+ { |
+ "test": "blink_platform_unittests" |
+ }, |
+ { |
+ "test": "webkit_unit_tests" |
+ }, |
+ { |
+ "test": "wtf_unittests" |
+ } |
], |
"scripts": [ |
{ |
@@ -215,12 +955,20 @@ |
} |
] |
}, |
- "WebKit Linux (dbg)": { |
+ "WebKit Win7": { |
"gtest_tests": [ |
- "blink_heap_unittests", |
- "blink_platform_unittests", |
- "webkit_unit_tests", |
- "wtf_unittests" |
+ { |
+ "test": "blink_heap_unittests" |
+ }, |
+ { |
+ "test": "blink_platform_unittests" |
+ }, |
+ { |
+ "test": "webkit_unit_tests" |
+ }, |
+ { |
+ "test": "wtf_unittests" |
+ } |
], |
"scripts": [ |
{ |
@@ -233,216 +981,56 @@ |
} |
] |
}, |
- "Linux ChromiumOS Tests (1)": { |
+ "WebKit Win7 (dbg)": { |
"gtest_tests": [ |
- "accessibility_unittests", |
- { |
- "test": "base_unittests", |
- "swarming": { |
- "can_use_on_swarming_builders": true |
- } |
- }, |
- { |
- "test": "browser_tests", |
- "swarming": { |
- "can_use_on_swarming_builders": true, |
- "shards": 5 |
- } |
- }, |
- "cacheinvalidation_unittests", |
- "chromeos_unittests", |
- "components_unittests", |
- { |
- "test": "content_browsertests", |
- "swarming": { |
- "can_use_on_swarming_builders": true |
- } |
- }, |
- { |
- "test": "content_unittests", |
- "swarming": { |
- "can_use_on_swarming_builders": true |
- } |
- }, |
{ |
- "test": "crypto_unittests", |
- "swarming": { |
- "can_use_on_swarming_builders": true |
- } |
+ "test": "blink_heap_unittests" |
}, |
- "dbus_unittests", |
- "display_unittests", |
- "extensions_unittests", |
- "gcm_unit_tests", |
- "google_apis_unittests", |
- "gpu_unittests", |
- "url_unittests", |
{ |
- "test": "interactive_ui_tests", |
- "swarming": { |
- "can_use_on_swarming_builders": true |
- } |
+ "test": "blink_platform_unittests" |
}, |
- "jingle_unittests", |
- "content_unittests", |
- "device_unittests", |
- "media_unittests", |
{ |
- "test": "net_unittests", |
- "swarming": { |
- "can_use_on_swarming_builders": true |
- } |
+ "test": "webkit_unit_tests" |
}, |
- "ppapi_unittests", |
- "printing_unittests", |
- "remoting_unittests", |
- "sandbox_linux_unittests", |
- "ui_base_unittests", |
- "ui_touch_selection_unittests", |
- "views_unittests", |
- "wm_unittests", |
- "aura_unittests", |
{ |
- "test": "ash_unittests", |
- "swarming": { |
- "can_use_on_swarming_builders": true |
- } |
- }, |
- "app_list_unittests", |
- "message_center_unittests", |
- "compositor_unittests", |
- "events_unittests", |
- "ipc_tests", |
- "sync_unit_tests", |
+ "test": "wtf_unittests" |
+ } |
+ ], |
+ "scripts": [ |
{ |
- "test": "unit_tests", |
- "swarming": { |
- "can_use_on_swarming_builders": true |
- } |
+ "name": "webkit_lint", |
+ "script": "webkit_lint.py" |
}, |
- "sql_unittests", |
- "nacl_loader_unittests", |
- "app_shell_unittests", |
- "chromevox_tests", |
{ |
- "test": "extensions_browsertests", |
- "swarming": { |
- "can_use_on_swarming_builders": true |
- } |
- }, |
- "skia_unittests" |
- ] |
- }, |
- "Linux ChromiumOS Tests (2)": { |
- "gtest_tests": [ |
+ "name": "webkit_python_tests", |
+ "script": "webkit_python_tests.py" |
+ } |
] |
}, |
- "Linux ChromiumOS Tests (dbg)(1)": { |
+ "WebKit XP": { |
"gtest_tests": [ |
- "accessibility_unittests", |
- { |
- "test": "base_unittests", |
- "swarming": { |
- "can_use_on_swarming_builders": true |
- } |
- }, |
- "cacheinvalidation_unittests", |
- "chromeos_unittests", |
- "components_unittests", |
- { |
- "test": "crypto_unittests", |
- "swarming": { |
- "can_use_on_swarming_builders": true |
- } |
- }, |
- "dbus_unittests", |
- "extensions_unittests", |
- "google_apis_unittests", |
- "gpu_unittests", |
- "url_unittests", |
- "jingle_unittests", |
- { |
- "test": "content_unittests", |
- "swarming": { |
- "can_use_on_swarming_builders": true |
- } |
- }, |
- "device_unittests", |
- "display_unittests", |
- "media_unittests", |
- "ppapi_unittests", |
- "printing_unittests", |
- "remoting_unittests", |
- "sandbox_linux_unittests", |
- "ui_base_unittests", |
- "ui_touch_selection_unittests", |
- "views_unittests", |
- "wm_unittests", |
- "aura_unittests", |
- { |
- "test": "ash_unittests", |
- "swarming": { |
- "can_use_on_swarming_builders": true |
- } |
- }, |
- "app_list_unittests", |
- "message_center_unittests", |
- "compositor_unittests", |
- "events_unittests", |
- "ipc_tests", |
- "sync_unit_tests", |
{ |
- "test": "unit_tests", |
- "swarming": { |
- "can_use_on_swarming_builders": true |
- } |
+ "test": "blink_heap_unittests" |
}, |
- "sql_unittests", |
- "nacl_loader_unittests", |
{ |
- "test": "net_unittests", |
- "swarming": { |
- "can_use_on_swarming_builders": true |
- } |
+ "test": "blink_platform_unittests" |
}, |
{ |
- "test": "browser_tests", |
- "swarming": { |
- "can_use_on_swarming_builders": true, |
- "shards": 20 |
- } |
+ "test": "webkit_unit_tests" |
}, |
- "app_shell_unittests", |
{ |
- "test": "content_browsertests", |
- "swarming": { |
- "can_use_on_swarming_builders": true, |
- "shards": 2 |
- } |
- }, |
+ "test": "wtf_unittests" |
+ } |
+ ], |
+ "scripts": [ |
{ |
- "test": "extensions_browsertests", |
- "swarming": { |
- "can_use_on_swarming_builders": true |
- } |
+ "name": "webkit_lint", |
+ "script": "webkit_lint.py" |
}, |
- "gcm_unit_tests", |
- "skia_unittests", |
{ |
- "test": "interactive_ui_tests", |
- "swarming": { |
- "can_use_on_swarming_builders": true, |
- "shards": 3 |
- } |
+ "name": "webkit_python_tests", |
+ "script": "webkit_python_tests.py" |
} |
] |
- }, |
- "Linux ChromiumOS Tests (dbg)(2)": { |
- "gtest_tests": [ |
- ] |
- }, |
- "Linux ChromiumOS Tests (dbg)(3)": { |
- "gtest_tests": [ |
- ] |
} |
} |