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

Unified Diff: testing/commit_queue/config.json

Issue 940473003: Move ios_dbg_simulator to experimental 100% (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 10 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/commit_queue/config.json
diff --git a/testing/commit_queue/config.json b/testing/commit_queue/config.json
index da48bda5df2d2a8c11dbb507bb2f643b23810c43..2d1169a47f850867aa4dad09c0bed01fd12dc93d 100644
--- a/testing/commit_queue/config.json
+++ b/testing/commit_queue/config.json
@@ -44,6 +44,9 @@
"trybots": {
"launched": {
"tryserver.chromium.linux": {
+ },
+ "tryserver.chromium.mac": {
+ "ios_dbg_simulator": ["defaulttests"]
}
}
}
@@ -72,19 +75,6 @@
"tryserver.chromium.mac": {
"mac_chromium_compile_dbg_ng": ["defaulttests"],
"mac_chromium_rel_ng": ["defaulttests"],
- "ios_dbg_simulator": [
- "compile",
- "base_unittests",
- "components_unittests",
- "content_unittests",
- "crypto_unittests",
- "url_unittests",
- "net_unittests",
- "sql_unittests",
- "ui_unittests",
- "sync_unit_tests",
- "gfx_unittests"
- ],
"ios_rel_device_ng": ["defaulttests"],
"ios_rel_device_ninja_ng": ["defaulttests"]
},
« 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