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

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

Issue 1841613002: Add config for Chromium Mac 10.11 Force Mac Toolchain on chromium.fyi (Closed) Base URL: https://chromium.googlesource.com/chromium/src@master
Patch Set: Remove isolated_scripts Created 4 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/buildbot/chromium.fyi.json
diff --git a/testing/buildbot/chromium.fyi.json b/testing/buildbot/chromium.fyi.json
index 943c39d425be93d3f2af48fe93ac2b767613462b..173c3c92ea3a52acc2ff483a9a6a429270df1aaa 100644
--- a/testing/buildbot/chromium.fyi.json
+++ b/testing/buildbot/chromium.fyi.json
@@ -771,6 +771,139 @@
}
]
},
+ "Chromium Mac 10.11 Force Mac Toolchain": {
+ "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_blink_unittests"
+ },
+ {
+ "test": "media_unittests"
+ },
+ {
+ "test": "message_center_unittests"
+ },
+ {
+ "test": "midi_unittests"
+ },
+ {
+ "test": "mojo_common_unittests"
+ },
+ {
+ "test": "mojo_public_bindings_unittests"
+ },
+ {
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
+ "test": "mojo_public_system_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": "nacl_integration",
+ "script": "nacl_integration.py"
+ }
+ ]
+ },
"Chromium Win 10": {
"gtest_tests": [
{
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698