diff options
author | hans <hans@chromium.org> | 2015-04-09 15:06:19 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2015-04-09 22:06:53 +0000 |
commit | 7f94dea2beefd0e7944642b7c95682fa1060984e (patch) | |
tree | c25f0c916e38d7f817dd3ce4bb29ec3d3d5274a5 /testing | |
parent | 5a1bb0b8a37b744aef72dcd4a4e5df8cde7c360e (diff) | |
download | chromium_src-7f94dea2beefd0e7944642b7c95682fa1060984e.zip chromium_src-7f94dea2beefd0e7944642b7c95682fa1060984e.tar.gz chromium_src-7f94dea2beefd0e7944642b7c95682fa1060984e.tar.bz2 |
Add test list for Clang ToT Mac bots
BUG=452728
Review URL: https://codereview.chromium.org/1062743003
Cr-Commit-Position: refs/heads/master@{#324520}
Diffstat (limited to 'testing')
-rw-r--r-- | testing/buildbot/chromium.fyi.json | 276 |
1 files changed, 276 insertions, 0 deletions
diff --git a/testing/buildbot/chromium.fyi.json b/testing/buildbot/chromium.fyi.json index 205e583..a159fcc 100644 --- a/testing/buildbot/chromium.fyi.json +++ b/testing/buildbot/chromium.fyi.json @@ -506,6 +506,282 @@ } ] }, + "ClangToTMac tester": { + "gtest_tests": [ + { + "test": "accessibility_unittests" + }, + { + "test": "app_list_unittests" + }, + { + "test": "base_unittests" + }, + { + "test": "browser_tests" + }, + { + "test": "cacheinvalidation_unittests" + }, + { + "test": "cast_unittests" + }, + { + "test": "cc_unittests" + }, + { + "test": "chromedriver_unittests" + }, + { + "test": "components_unittests" + }, + { + "test": "content_browsertests" + }, + { + "test": "content_unittests" + }, + { + "test": "crypto_unittests" + }, + { + "test": "extensions_unittests" + }, + { + "test": "gcm_unit_tests" + }, + { + "test": "gfx_unittests" + }, + { + "test": "google_apis_unittests" + }, + { + "test": "gpu_unittests" + }, + { + "test": "interactive_ui_tests" + }, + { + "test": "ipc_tests" + }, + { + "test": "jingle_unittests" + }, + { + "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": "net_unittests" + }, + { + "test": "ppapi_unittests" + }, + { + "test": "printing_unittests" + }, + { + "test": "remoting_unittests" + }, + { + "test": "sandbox_mac_unittests" + }, + { + "test": "skia_unittests" + }, + { + "test": "sql_unittests" + }, + { + "test": "sync_integration_tests" + }, + { + "test": "sync_unit_tests" + }, + { + "test": "ui_base_unittests" + }, + { + "test": "unit_tests" + }, + { + "test": "url_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" + } + ] + }, + "ClangToTMacASan tester": { + "gtest_tests": [ + { + "test": "accessibility_unittests" + }, + { + "test": "app_list_unittests" + }, + { + "test": "base_unittests" + }, + { + "test": "browser_tests" + }, + { + "test": "cacheinvalidation_unittests" + }, + { + "test": "cast_unittests" + }, + { + "test": "cc_unittests" + }, + { + "test": "chromedriver_unittests" + }, + { + "test": "components_unittests" + }, + { + "test": "content_browsertests" + }, + { + "test": "content_unittests" + }, + { + "test": "crypto_unittests" + }, + { + "test": "extensions_unittests" + }, + { + "test": "gcm_unit_tests" + }, + { + "test": "gfx_unittests" + }, + { + "test": "google_apis_unittests" + }, + { + "test": "gpu_unittests" + }, + { + "test": "interactive_ui_tests" + }, + { + "test": "ipc_tests" + }, + { + "test": "jingle_unittests" + }, + { + "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": "net_unittests" + }, + { + "test": "ppapi_unittests" + }, + { + "test": "printing_unittests" + }, + { + "test": "remoting_unittests" + }, + { + "test": "sandbox_mac_unittests" + }, + { + "test": "skia_unittests" + }, + { + "test": "sql_unittests" + }, + { + "test": "sync_integration_tests" + }, + { + "test": "sync_unit_tests" + }, + { + "test": "ui_base_unittests" + }, + { + "test": "unit_tests" + }, + { + "test": "url_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" + } + ] + }, "CrWinAsan tester": { "gtest_tests": [ { |