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

Unified Diff: testing/buildbot/chromium_trybot.json

Issue 414143002: Mojo: Run mojo_shell_tests on trybots on all platforms. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 5 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_trybot.json
diff --git a/testing/buildbot/chromium_trybot.json b/testing/buildbot/chromium_trybot.json
index f62028006a2a9b85f05729d6642343265a513eca..3eef51598b7a526b767c0bee02704f2f26916e7b 100644
--- a/testing/buildbot/chromium_trybot.json
+++ b/testing/buildbot/chromium_trybot.json
@@ -100,6 +100,7 @@
"mojo_public_system_unittests",
"mojo_public_utility_unittests",
"mojo_service_manager_unittests",
+ "mojo_shell_tests",
"mojo_system_unittests",
{
"test": "nacl_loader_unittests",
@@ -165,10 +166,6 @@
"platforms": ["linux", "win"]
},
{
- "test": "mojo_shell_tests",
- "platforms": ["linux"]
- },
- {
"test": "mojo_view_manager_unittests",
"platforms": ["linux", "win"]
},
« 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