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

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

Issue 296113011: Add mojo unittests to Windows main waterfall bots. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 7 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.win.json
diff --git a/testing/buildbot/chromium.win.json b/testing/buildbot/chromium.win.json
index fc577288a4326800d28e6a39945217f8fbfe7287..317f07a7d9f47e58b5d054d894fa3635c64d7087 100644
--- a/testing/buildbot/chromium.win.json
+++ b/testing/buildbot/chromium.win.json
@@ -103,6 +103,16 @@
"gcm_unit_tests",
"google_apis_unittests",
"ipc_tests",
+ "mojo_apps_js_unittests",
+ "mojo_common_unittests",
+ "mojo_js_unittests",
+ "mojo_public_bindings_unittests",
+ "mojo_public_environment_unittests",
+ "mojo_public_system_unittests",
+ "mojo_public_utility_unittests",
+ "mojo_service_manager_unittests",
+ "mojo_system_unittests",
+ "mojo_view_manager_unittests",
Paweł Hajdan Jr. 2014/05/28 12:22:31 Tryserver only runs this on Linux (see chromium_tr
yzshen1 2014/05/28 16:36:17 This test has been on the fyi bot for a while, too
"sync_unit_tests",
"unit_tests",
"sql_unittests",
@@ -160,6 +170,16 @@
"gcm_unit_tests",
"google_apis_unittests",
"ipc_tests",
+ "mojo_apps_js_unittests",
+ "mojo_common_unittests",
+ "mojo_js_unittests",
+ "mojo_public_bindings_unittests",
+ "mojo_public_environment_unittests",
+ "mojo_public_system_unittests",
+ "mojo_public_utility_unittests",
+ "mojo_service_manager_unittests",
+ "mojo_system_unittests",
+ "mojo_view_manager_unittests",
"sync_unit_tests",
"unit_tests",
"sql_unittests",
@@ -214,6 +234,16 @@
"views_unittests",
"wm_unittests",
"ipc_tests",
+ "mojo_apps_js_unittests",
+ "mojo_common_unittests",
+ "mojo_js_unittests",
+ "mojo_public_bindings_unittests",
+ "mojo_public_environment_unittests",
+ "mojo_public_system_unittests",
+ "mojo_public_utility_unittests",
+ "mojo_service_manager_unittests",
+ "mojo_system_unittests",
+ "mojo_view_manager_unittests",
"sync_unit_tests",
"unit_tests",
"sql_unittests",
@@ -272,6 +302,16 @@
},
"Win7 Tests (dbg)(4)": {
"gtest_tests": [
+ "mojo_apps_js_unittests",
+ "mojo_common_unittests",
+ "mojo_js_unittests",
+ "mojo_public_bindings_unittests",
+ "mojo_public_environment_unittests",
+ "mojo_public_system_unittests",
+ "mojo_public_utility_unittests",
+ "mojo_service_manager_unittests",
+ "mojo_system_unittests",
+ "mojo_view_manager_unittests",
{"test": "browser_tests", "shard_index": 2, "total_shards": 5}
]
},
« 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