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

Unified Diff: testing/buildbot/chromium.memory.fyi.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.memory.json ('k') | testing/buildbot/chromium.perf.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/buildbot/chromium.memory.fyi.json
diff --git a/testing/buildbot/chromium.memory.fyi.json b/testing/buildbot/chromium.memory.fyi.json
index 644bd9e8885c7d2027a3d9114be8b907f1b927c1..46094b205ca0bbc0e9e9cd37bab3d76d828e5266 100644
--- a/testing/buildbot/chromium.memory.fyi.json
+++ b/testing/buildbot/chromium.memory.fyi.json
@@ -1,209 +1,475 @@
{
- "Linux MSan Tests": {
+ "Linux ChromeOS MSan Tests": {
"gtest_tests": [
- "accessibility_unittests",
- "app_list_unittests",
- "aura_unittests",
- "base_unittests",
{
- "test": "browser_tests",
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
+ "test": "accessibility_unittests"
+ },
+ {
+ "test": "app_list_unittests"
+ },
+ {
+ "test": "aura_unittests"
+ },
+ {
+ "test": "base_unittests"
+ },
+ {
"swarming": {
"can_use_on_swarming_builders": true,
"shards": 5
- }
- },
- "cacheinvalidation_unittests",
- "cast_unittests",
- "cc_unittests",
- "chromedriver_unittests",
- "components_unittests",
- "compositor_unittests",
- "content_browsertests",
- "content_unittests",
- "crypto_unittests",
- "dbus_unittests",
- "device_unittests",
- "display_unittests",
- "events_unittests",
- "extensions_browsertests",
- "extensions_unittests",
- "gcm_unit_tests",
- "gfx_unittests",
- "google_apis_unittests",
- "gpu_unittests",
- {
- "test": "interactive_ui_tests",
+ },
+ "test": "browser_tests"
+ },
+ {
+ "test": "cacheinvalidation_unittests"
+ },
+ {
+ "test": "cast_unittests"
+ },
+ {
+ "test": "cc_unittests"
+ },
+ {
+ "test": "chromedriver_unittests"
+ },
+ {
+ "test": "components_unittests"
+ },
+ {
+ "test": "compositor_unittests"
+ },
+ {
+ "test": "content_browsertests"
+ },
+ {
+ "test": "content_unittests"
+ },
+ {
+ "test": "crypto_unittests"
+ },
+ {
+ "test": "dbus_unittests"
+ },
+ {
+ "test": "device_unittests"
+ },
+ {
+ "test": "display_unittests"
+ },
+ {
+ "test": "events_unittests"
+ },
+ {
+ "test": "extensions_browsertests"
+ },
+ {
+ "test": "extensions_unittests"
+ },
+ {
+ "test": "gcm_unit_tests"
+ },
+ {
+ "test": "gfx_unittests"
+ },
+ {
+ "test": "google_apis_unittests"
+ },
+ {
+ "test": "gpu_unittests"
+ },
+ {
"swarming": {
- "can_use_on_swarming_builders": true
- }
- },
- "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_unit_tests",
- "ui_base_unittests",
- "ui_touch_selection_unittests",
- "unit_tests",
- "url_unittests",
- "views_unittests",
- "wm_unittests"
+ "can_use_on_swarming_builders": true,
+ "shards": 2
+ },
+ "test": "interactive_ui_tests"
+ },
+ {
+ "test": "ipc_mojo_unittests"
+ },
+ {
+ "test": "ipc_tests"
+ },
+ {
+ "test": "jingle_unittests"
+ },
+ {
+ "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"
+ },
+ {
+ "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": "unit_tests"
+ },
+ {
+ "test": "url_unittests"
+ },
+ {
+ "test": "views_unittests"
+ },
+ {
+ "test": "wm_unittests"
+ }
]
},
- "Linux ChromeOS MSan Tests": {
+ "Linux MSan Tests": {
"gtest_tests": [
- "accessibility_unittests",
- "app_list_unittests",
- "aura_unittests",
- "base_unittests",
{
- "test": "browser_tests",
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
+ "test": "accessibility_unittests"
+ },
+ {
+ "test": "app_list_unittests"
+ },
+ {
+ "test": "aura_unittests"
+ },
+ {
+ "test": "base_unittests"
+ },
+ {
"swarming": {
"can_use_on_swarming_builders": true,
"shards": 5
- }
- },
- "cacheinvalidation_unittests",
- "cast_unittests",
- "cc_unittests",
- "chromedriver_unittests",
- "components_unittests",
- "compositor_unittests",
- "content_browsertests",
- "content_unittests",
- "crypto_unittests",
- "dbus_unittests",
- "device_unittests",
- "display_unittests",
- "events_unittests",
- "extensions_browsertests",
- "extensions_unittests",
- "gcm_unit_tests",
- "gfx_unittests",
- "google_apis_unittests",
- "gpu_unittests",
- {
- "test": "interactive_ui_tests",
+ },
+ "test": "browser_tests"
+ },
+ {
+ "test": "cacheinvalidation_unittests"
+ },
+ {
+ "test": "cast_unittests"
+ },
+ {
+ "test": "cc_unittests"
+ },
+ {
+ "test": "chromedriver_unittests"
+ },
+ {
+ "test": "components_unittests"
+ },
+ {
+ "test": "compositor_unittests"
+ },
+ {
+ "test": "content_browsertests"
+ },
+ {
+ "test": "content_unittests"
+ },
+ {
+ "test": "crypto_unittests"
+ },
+ {
+ "test": "dbus_unittests"
+ },
+ {
+ "test": "device_unittests"
+ },
+ {
+ "test": "display_unittests"
+ },
+ {
+ "test": "events_unittests"
+ },
+ {
+ "test": "extensions_browsertests"
+ },
+ {
+ "test": "extensions_unittests"
+ },
+ {
+ "test": "gcm_unit_tests"
+ },
+ {
+ "test": "gfx_unittests"
+ },
+ {
+ "test": "google_apis_unittests"
+ },
+ {
+ "test": "gpu_unittests"
+ },
+ {
"swarming": {
- "can_use_on_swarming_builders": true,
- "shards": 2
- }
- },
- "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_unit_tests",
- "ui_base_unittests",
- "unit_tests",
- "url_unittests",
- "views_unittests",
- "wm_unittests"
+ "can_use_on_swarming_builders": true
+ },
+ "test": "interactive_ui_tests"
+ },
+ {
+ "test": "ipc_mojo_unittests"
+ },
+ {
+ "test": "ipc_tests"
+ },
+ {
+ "test": "jingle_unittests"
+ },
+ {
+ "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"
+ },
+ {
+ "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"
+ },
+ {
+ "test": "unit_tests"
+ },
+ {
+ "test": "url_unittests"
+ },
+ {
+ "test": "views_unittests"
+ },
+ {
+ "test": "wm_unittests"
+ }
]
},
"Linux TSan Tests": {
+ "disabled_tests": {
+ "app_shell_browsertests": "http://crbug.com/455633",
+ "browser_tests": "Too many errors, clean content_browsertests first. http://crbug.com/368525",
+ "cc_unittests": "http://crbug.com/437454",
+ "interactive_ui_tests": "http://crbug.com/455679"
+ },
"gtest_tests": [
- "accessibility_unittests",
- "app_list_unittests",
- "aura_unittests",
{
- "test": "base_unittests",
"swarming": {
"can_use_on_swarming_builders": true
- }
+ },
+ "test": "accessibility_unittests"
+ },
+ {
+ "test": "app_list_unittests"
+ },
+ {
+ "test": "aura_unittests"
},
- "cacheinvalidation_unittests",
- "cast_unittests",
- "chromedriver_unittests",
- "components_unittests",
{
- "test": "content_browsertests",
"swarming": {
"can_use_on_swarming_builders": true
- }
+ },
+ "test": "base_unittests"
+ },
+ {
+ "test": "cacheinvalidation_unittests"
+ },
+ {
+ "test": "cast_unittests"
+ },
+ {
+ "test": "chromedriver_unittests"
+ },
+ {
+ "test": "components_unittests"
+ },
+ {
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
+ "test": "content_browsertests"
},
{
- "test": "content_unittests",
"swarming": {
"can_use_on_swarming_builders": true
- }
- },
- "crypto_unittests",
- "dbus_unittests",
- "device_unittests",
- "display_unittests",
- "events_unittests",
- "extensions_unittests",
- "gcm_unit_tests",
- "gfx_unittests",
- "google_apis_unittests",
- "gpu_unittests",
- "ipc_mojo_unittests",
- "ipc_tests",
- "jingle_unittests",
- "media_unittests",
- "mojo_common_unittests",
- {
- "test": "net_unittests",
+ },
+ "test": "content_unittests"
+ },
+ {
+ "test": "crypto_unittests"
+ },
+ {
+ "test": "dbus_unittests"
+ },
+ {
+ "test": "device_unittests"
+ },
+ {
+ "test": "display_unittests"
+ },
+ {
+ "test": "events_unittests"
+ },
+ {
+ "test": "extensions_unittests"
+ },
+ {
+ "test": "gcm_unit_tests"
+ },
+ {
+ "test": "gfx_unittests"
+ },
+ {
+ "test": "google_apis_unittests"
+ },
+ {
+ "test": "gpu_unittests"
+ },
+ {
+ "test": "ipc_mojo_unittests"
+ },
+ {
+ "test": "ipc_tests"
+ },
+ {
+ "test": "jingle_unittests"
+ },
+ {
+ "test": "media_unittests"
+ },
+ {
+ "test": "mojo_common_unittests"
+ },
+ {
"swarming": {
"can_use_on_swarming_builders": true,
"shards": 4
- }
- },
- "ppapi_unittests",
- "printing_unittests",
- "remoting_unittests",
- "sandbox_linux_unittests",
- "skia_unittests",
- "sql_unittests",
- "sync_unit_tests",
- "ui_base_unittests",
- "ui_touch_selection_unittests",
- {
- "test": "unit_tests",
+ },
+ "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,
"shards": 2
- }
+ },
+ "test": "unit_tests"
},
- "url_unittests",
- "views_unittests",
- "wm_unittests"
- ],
- "disabled_tests": {
- "app_shell_browsertests": "http://crbug.com/455633",
- "cc_unittests": "http://crbug.com/437454",
- "browser_tests":
- "Too many errors, clean content_browsertests first. http://crbug.com/368525",
- "interactive_ui_tests": "http://crbug.com/455679"
- }
+ {
+ "test": "url_unittests"
+ },
+ {
+ "test": "views_unittests"
+ },
+ {
+ "test": "wm_unittests"
+ }
+ ]
}
}
« no previous file with comments | « testing/buildbot/chromium.memory.json ('k') | testing/buildbot/chromium.perf.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698