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

Unified Diff: testing/buildbot/chromium.chromiumos.json

Issue 2694803002: Switch views_mus_interactive_ui_tests to use swarming. (Closed)
Patch Set: Other tests to swarming. Created 3 years, 10 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.chromiumos.json
diff --git a/testing/buildbot/chromium.chromiumos.json b/testing/buildbot/chromium.chromiumos.json
index fc44464b72303b2e7e15132fd025afd04bed66b6..e2652275b8f312f8154ed0b441a43c6749a024af 100644
--- a/testing/buildbot/chromium.chromiumos.json
+++ b/testing/buildbot/chromium.chromiumos.json
@@ -242,7 +242,7 @@
},
{
"swarming": {
- "can_use_on_swarming_builders": false
+ "can_use_on_swarming_builders": true
},
"test": "media_service_unittests"
},
@@ -416,13 +416,13 @@
},
{
"swarming": {
- "can_use_on_swarming_builders": false
+ "can_use_on_swarming_builders": true
},
"test": "views_mus_interactive_ui_tests"
},
{
"swarming": {
- "can_use_on_swarming_builders": false
+ "can_use_on_swarming_builders": true
},
"test": "views_mus_unittests"
},
« 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