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

Unified Diff: testing/buildbot/chromium_trybot.json

Issue 612673002: Swarm ash_unittests. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: just use linux Created 6 years, 3 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
« ash/ash_unittests.isolate ('K') | « testing/buildbot/chromium.chromiumos.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 b8afe094db97158f08ed3540de36f9c203a3a27a..7d22ac4129943bb720b775d08e2afaa17650d8aa 100644
--- a/testing/buildbot/chromium_trybot.json
+++ b/testing/buildbot/chromium_trybot.json
@@ -6,6 +6,20 @@
"accessibility_unittests",
"app_list_unittests",
{
+ "test": "ash_unittests",
+ "chromium_configs": ["chromium_chromeos", "chromium_chromeos_clang"],
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ }
+ },
+ {
+ "test": "ash_unittests",
+ "platforms": ["win"],
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ }
+ },
+ {
"test": "base_unittests",
"swarming": {
"can_use_on_swarming_builders": true
@@ -159,14 +173,6 @@
"platforms": ["linux"]
},
{
- "test": "ash_unittests",
- "chromium_configs": ["chromium_chromeos", "chromium_chromeos_clang"]
- },
- {
- "test": "ash_unittests",
- "platforms": ["win"]
- },
- {
"test": "aura_unittests",
"platforms": ["linux", "win"]
},
« ash/ash_unittests.isolate ('K') | « testing/buildbot/chromium.chromiumos.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698