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

Unified Diff: testing/buildbot/chromium_trybot.json

Issue 822763005: Run app_shell_browsertests and app_shell_unittests on mac trybots and waterfall bots. (Closed) Base URL: https://chromium.googlesource.com/chromium/src@master
Patch Set: Created 6 years 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 | « testing/buildbot/chromium.mac.json ('k') | 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 edfcad23fba91a0e0db6e01daaf277711bb318e1..e8bf5816b46cc4e9278fb508a8025739e65e0d64 100644
--- a/testing/buildbot/chromium_trybot.json
+++ b/testing/buildbot/chromium_trybot.json
@@ -19,6 +19,8 @@
"can_use_on_swarming_builders": true
}
},
+ "app_shell_browsertests",
+ "app_shell_unittests",
{
"test": "ash_unittests",
"chromium_configs": [
@@ -216,14 +218,6 @@
"platforms": ["linux", "win"]
},
{
- "test": "app_shell_browsertests",
- "platforms": ["linux", "win"]
- },
- {
- "test": "app_shell_unittests",
- "platforms": ["linux", "win"]
- },
- {
"test": "aura_unittests",
"platforms": ["linux", "win"]
},
« no previous file with comments | « testing/buildbot/chromium.mac.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698