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

Unified Diff: testing/buildbot/chromium_trybot.json

Issue 829093002: Revert of 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 5 years, 12 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 | « 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 e8bf5816b46cc4e9278fb508a8025739e65e0d64..edfcad23fba91a0e0db6e01daaf277711bb318e1 100644
--- a/testing/buildbot/chromium_trybot.json
+++ b/testing/buildbot/chromium_trybot.json
@@ -19,8 +19,6 @@
"can_use_on_swarming_builders": true
}
},
- "app_shell_browsertests",
- "app_shell_unittests",
{
"test": "ash_unittests",
"chromium_configs": [
@@ -215,6 +213,14 @@
"url_unittests",
{
"test": "wm_unittests",
+ "platforms": ["linux", "win"]
+ },
+ {
+ "test": "app_shell_browsertests",
+ "platforms": ["linux", "win"]
+ },
+ {
+ "test": "app_shell_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