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

Unified Diff: testing/buildbot/chromium_trybot.json

Issue 282363002: Updates try bots for aura/ash_unittests (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: remove trailing commas 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_trybot.json
diff --git a/testing/buildbot/chromium_trybot.json b/testing/buildbot/chromium_trybot.json
index 2fa23bdccaf34254cd403b6251e37fada187dfe0..7ff18750ed5a9c453f8376d5641f6fded4a82a34 100644
--- a/testing/buildbot/chromium_trybot.json
+++ b/testing/buildbot/chromium_trybot.json
@@ -58,6 +58,18 @@
"chromium_configs": ["chromium_chromeos", "chromium_chromeos_clang"]
},
{
+ "test": "ash_unittests",
+ "chromium_configs": ["chromium_chromeos"]
+ },
+ {
+ "test": "ash_unittests",
+ "platforms": ["win"]
+ },
+ {
+ "test": "aura_unittests",
+ "platforms": ["linux", "win"]
+ },
+ {
"test": "mojo_view_manager_unittests",
"platforms": ["linux"]
},
« 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